summaryrefslogtreecommitdiff
path: root/tools/verification
AgeCommit message (Expand)Author
5 daysrv: Add opid per-cpu monitorGabriele Monaco
5 daysrv: Add nrp and sssw per-task monitorsGabriele Monaco
5 daysrv: Replace tss and sncid monitors with more complete stsGabriele Monaco
9 daysrv: Return init error when registering monitorsGabriele Monaco
9 daysverification/rvgen: Organise Kconfig entries for nested monitorsGabriele Monaco
9 daystools/dot2c: Fix generated files going over 100 column limitGabriele Monaco
9 daystools/rv: Stop gracefully also on SIGTERMGabriele Monaco
9 daystools/rv: Do not skip idle in traceGabriele Monaco
9 daysverification/rvgen: Do not generate unused variablesNam Cao
9 daysverification/rvgen: Generate each variable definition only onceNam Cao
9 daysverification/rvgen: Support the 'next' operatorNam Cao
9 daysverification/rvgen: Add support for linear temporal logicNam Cao
9 daysverification/rvgen: Restructure the classes to prepare for LTL inclusionNam Cao
9 daysverification/rvgen: Restructure the templates filesNam Cao
9 daysverification/dot2k: Prepare the frontend for LTL inclusionNam Cao
9 daysverification/dot2k: Replace is_container() hack with subparsersNam Cao
9 daysverification/dot2k: Remove __buff_to_string()Nam Cao
9 daysverification/dot2k: Make a separate dot2k_templates/Kconfig_containerNam Cao
2025-07-09rv: Add rtapp_sleep monitorNam Cao
2025-07-09rv: Add rtapp_pagefault monitorNam Cao
2025-03-27Merge tag 'trace-tools-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-27Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-24tools/rv: Allow rv list to filter for containerGabriele Monaco
2025-03-24verification/dot2k: Add support for nested monitorsGabriele Monaco
2025-03-24tools/rv: Add support for nested monitorsGabriele Monaco
2025-03-24rv: Add scpd, snep and sncid per-cpu monitorsGabriele Monaco
2025-03-24rv: Add snroc per-task monitorGabriele Monaco
2025-03-24rv: Add sco and tss per-cpu monitorsGabriele Monaco
2025-03-24sched: Add sched tracepoints for RV task modelGabriele Monaco
2025-03-04tools/rv: Keep user LDFLAGS in buildTomas Glozar
2025-03-04rv: Add license identifiers to monitor filesGabriele Monaco
2025-02-25Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...Linus Torvalds
2025-02-18tools: Remove redundant quiet setupCharlie Jenkins
2024-12-27verification/dot2k: Implement event type detectionGabriele Monaco
2024-12-27verification/dot2k: Auto patch current kernel sourceGabriele Monaco
2024-12-27verification/dot2k: Simplify manual steps in monitor creationGabriele Monaco
2024-12-27verification/dot2k: Add support for name and description optionsGabriele Monaco
2024-12-27verification/dot2k: More robust template variablesGabriele Monaco
2024-12-27verification/dot2k: Unify main.c templatesGabriele Monaco
2024-12-27verification/dot2k: Fix template directory detectionGabriele Monaco
2024-11-19verification/dot2: Improve dot parser robustnessGabriele Monaco
2024-10-04tools/rv: Correct the grammatical errors in the commentsBa Jing
2024-10-04tools/rv: Correct the grammatical errors in the commentsBa Jing
2024-07-17tools/verification: Use pkg-config in lib_setup of Makefile.configGuilherme Amadio
2024-03-20tools/verification: Use tools/build makefiles on rvDaniel Bristot de Oliveira
2024-02-12tools/rv: Fix curr_reactor uninitialized variableDaniel Bristot de Oliveira
2024-02-12tools/rv: Fix Makefile compiler options for clangDaniel Bristot de Oliveira
2023-10-30verification/dot2k: Delete duplicate importsAlessandro Carminati (Red Hat)
2023-04-25rv: Fix addition on an uninitialized variable 'run'Colin Ian King
2023-01-31tools/rv: Remove unneeded semicolonzhang songyi