aboutsummaryrefslogtreecommitdiffstats
path: root/tools/verification
AgeCommit message (Expand)AuthorFilesLines
2025-03-27Merge tag 'trace-tools-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-03-27Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-96/+466
2025-03-24tools/rv: Allow rv list to filter for containerGabriele Monaco3-23/+53
2025-03-24verification/dot2k: Add support for nested monitorsGabriele Monaco6-27/+125
2025-03-24tools/rv: Add support for nested monitorsGabriele Monaco2-48/+179
2025-03-24rv: Add scpd, snep and sncid per-cpu monitorsGabriele Monaco3-0/+54
2025-03-24rv: Add snroc per-task monitorGabriele Monaco1-0/+18
2025-03-24rv: Add sco and tss per-cpu monitorsGabriele Monaco2-0/+36
2025-03-24sched: Add sched tracepoints for RV task modelGabriele Monaco1-1/+1
2025-03-04tools/rv: Keep user LDFLAGS in buildTomas Glozar1-1/+1
2025-03-04rv: Add license identifiers to monitor filesGabriele Monaco2-0/+3
2025-02-25Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...Linus Torvalds1-6/+0
2025-02-18tools: Remove redundant quiet setupCharlie Jenkins1-6/+0
2024-12-27verification/dot2k: Implement event type detectionGabriele Monaco2-2/+41
2024-12-27verification/dot2k: Auto patch current kernel sourceGabriele Monaco2-15/+82
2024-12-27verification/dot2k: Simplify manual steps in monitor creationGabriele Monaco5-5/+110
2024-12-27verification/dot2k: Add support for name and description optionsGabriele Monaco5-14/+12
2024-12-27verification/dot2k: More robust template variablesGabriele Monaco2-32/+32
2024-12-27verification/dot2k: Unify main.c templatesGabriele Monaco4-184/+7
2024-12-27verification/dot2k: Fix template directory detectionGabriele Monaco1-8/+8
2024-11-19verification/dot2: Improve dot parser robustnessGabriele Monaco1-9/+9
2024-10-04tools/rv: Correct the grammatical errors in the commentsBa Jing1-1/+1
2024-10-04tools/rv: Correct the grammatical errors in the commentsBa Jing1-2/+2
2024-07-17tools/verification: Use pkg-config in lib_setup of Makefile.configGuilherme Amadio1-1/+2
2024-03-20tools/verification: Use tools/build makefiles on rvDaniel Bristot de Oliveira6-133/+183
2024-02-12tools/rv: Fix curr_reactor uninitialized variableDaniel Bristot de Oliveira1-1/+1
2024-02-12tools/rv: Fix Makefile compiler options for clangDaniel Bristot de Oliveira1-1/+6
2023-10-30verification/dot2k: Delete duplicate importsAlessandro Carminati (Red Hat)1-2/+0
2023-04-25rv: Fix addition on an uninitialized variable 'run'Colin Ian King1-1/+1
2023-01-31tools/rv: Remove unneeded semicolonzhang songyi1-1/+1
2022-12-21Merge tag 'trace-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-1/+1
2022-12-20rv/monitors: Move monitor structure in rodataAlessandro Carminati1-1/+1
2022-12-09Documentation/rv: Add verification/rv man pagesDaniel Bristot de Oliveira1-2/+24
2022-12-09tools/rv: Add in-kernel monitor interfaceDaniel Bristot de Oliveira3-0/+704
2022-12-09rv: Add rv toolDaniel Bristot de Oliveira8-0/+558
2022-10-20rv/dot2c: Make automaton definition staticDaniel Bristot de Oliveira1-1/+1
2022-09-26rv/monitor: Add __init/__exit annotations to module init/exit funcsXiu Jianfeng3-6/+6
2022-09-26rv/dot2K: add 'static' qualifier for local variableZeng Heng3-6/+6
2022-07-30rv/monitor: Add the wwnr monitorDaniel Bristot de Oliveira1-0/+16
2022-07-30rv/monitor: Add the wip monitorDaniel Bristot de Oliveira1-0/+16
2022-07-30Documentation/rv: Add deterministic automata monitor synthesis documentationDaniel Bristot de Oliveira2-0/+6
2022-07-30tools/rv: Add dot2kDaniel Bristot de Oliveira6-0/+496
2022-07-30Documentation/rv: Add deterministic automaton documentationDaniel Bristot de Oliveira3-0/+9
2022-07-30tools/rv: Add dot2cDaniel Bristot de Oliveira4-0/+466