| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-06-04 | tools/rv: Fix cleanup after failed trace setup | Gabriele Monaco | 1 | -1/+1 |
| 2026-06-04 | tools/rv: Fix substring match when listing container monitors | Gabriele Monaco | 1 | -2/+6 |
| 2026-06-04 | tools/rv: Fix substring match bug in monitor name search | Gabriele Monaco | 1 | -22/+24 |
| 2026-06-04 | tools/rv: Ensure monitor name and desc are NUL-terminated | Gabriele Monaco | 1 | -3/+4 |
| 2025-07-24 | tools/rv: Stop gracefully also on SIGTERM | Gabriele Monaco | 1 | -0/+1 |
| 2025-07-24 | tools/rv: Do not skip idle in trace | Gabriele Monaco | 1 | -2/+2 |
| 2025-03-27 | Merge tag 'trace-tools-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2025-03-27 | Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -68/+229 |
| 2025-03-24 | tools/rv: Allow rv list to filter for container | Gabriele Monaco | 3 | -22/+52 |
| 2025-03-24 | tools/rv: Add support for nested monitors | Gabriele Monaco | 2 | -48/+179 |
| 2025-03-24 | sched: Add sched tracepoints for RV task model | Gabriele Monaco | 1 | -1/+1 |
| 2025-03-04 | tools/rv: Keep user LDFLAGS in build | Tomas Glozar | 1 | -1/+1 |
| 2025-02-18 | tools: Remove redundant quiet setup | Charlie Jenkins | 1 | -6/+0 |
| 2024-10-04 | tools/rv: Correct the grammatical errors in the comments | Ba Jing | 1 | -1/+1 |
| 2024-10-04 | tools/rv: Correct the grammatical errors in the comments | Ba Jing | 1 | -2/+2 |
| 2024-07-17 | tools/verification: Use pkg-config in lib_setup of Makefile.config | Guilherme Amadio | 1 | -1/+2 |
| 2024-03-20 | tools/verification: Use tools/build makefiles on rv | Daniel Bristot de Oliveira | 6 | -121/+171 |
| 2024-02-12 | tools/rv: Fix curr_reactor uninitialized variable | Daniel Bristot de Oliveira | 1 | -1/+1 |
| 2024-02-12 | tools/rv: Fix Makefile compiler options for clang | Daniel Bristot de Oliveira | 1 | -1/+6 |
| 2023-04-25 | rv: Fix addition on an uninitialized variable 'run' | Colin Ian King | 1 | -1/+1 |
| 2023-01-31 | tools/rv: Remove unneeded semicolon | zhang songyi | 1 | -1/+1 |
| 2022-12-09 | Documentation/rv: Add verification/rv man pages | Daniel Bristot de Oliveira | 1 | -2/+24 |
| 2022-12-09 | tools/rv: Add in-kernel monitor interface | Daniel Bristot de Oliveira | 3 | -0/+704 |
| 2022-12-09 | rv: Add rv tool | Daniel Bristot de Oliveira | 8 | -0/+558 |