summaryrefslogtreecommitdiff
path: root/tools/verification
AgeCommit message (Expand)AuthorFilesLines
2025-07-28rv: Add opid per-cpu monitorGabriele Monaco1-0/+35
2025-07-28rv: Add nrp and sssw per-task monitorsGabriele Monaco2-0/+59
2025-07-28rv: Replace tss and sncid monitors with more complete stsGabriele Monaco3-36/+38
2025-07-24rv: Return init error when registering monitorsGabriele Monaco2-4/+2
2025-07-24verification/rvgen: Organise Kconfig entries for nested monitorsGabriele Monaco2-5/+21
2025-07-24tools/dot2c: Fix generated files going over 100 column limitGabriele Monaco1-9/+11
2025-07-24tools/rv: Stop gracefully also on SIGTERMGabriele Monaco1-0/+1
2025-07-24tools/rv: Do not skip idle in traceGabriele Monaco1-2/+2
2025-07-24verification/rvgen: Do not generate unused variablesNam Cao1-4/+21
2025-07-24verification/rvgen: Generate each variable definition only onceNam Cao1-3/+5
2025-07-24verification/rvgen: Support the 'next' operatorNam Cao1-0/+26
2025-07-24verification/rvgen: Add support for linear temporal logicNam Cao7-1/+915
2025-07-24verification/rvgen: Restructure the classes to prepare for LTL inclusionNam Cao5-261/+308
2025-07-24verification/rvgen: Restructure the templates filesNam Cao8-32/+20
2025-07-24verification/dot2k: Prepare the frontend for LTL inclusionNam Cao12-17/+25
2025-07-24verification/dot2k: Replace is_container() hack with subparsersNam Cao2-18/+21
2025-07-24verification/dot2k: Remove __buff_to_string()Nam Cao1-15/+6
2025-07-24verification/dot2k: Make a separate dot2k_templates/Kconfig_containerNam Cao2-1/+7
2025-07-09rv: Add rtapp_sleep monitorNam Cao1-0/+22
2025-07-09rv: Add rtapp_pagefault monitorNam Cao1-0/+1
2025-03-28Merge tag 'trace-tools-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-03-28Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-96/+466
2025-03-25tools/rv: Allow rv list to filter for containerGabriele Monaco3-23/+53
2025-03-25verification/dot2k: Add support for nested monitorsGabriele Monaco6-27/+125
2025-03-25tools/rv: Add support for nested monitorsGabriele Monaco2-48/+179
2025-03-25rv: Add scpd, snep and sncid per-cpu monitorsGabriele Monaco3-0/+54
2025-03-25rv: Add snroc per-task monitorGabriele Monaco1-0/+18
2025-03-25rv: Add sco and tss per-cpu monitorsGabriele Monaco2-0/+36
2025-03-25sched: 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-26Merge 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-26rv: Fix addition on an uninitialized variable 'run'Colin Ian King1-1/+1
2023-02-01tools/rv: Remove unneeded semicolonzhang songyi1-1/+1