aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/verification/rv/src
AgeCommit message (Expand)AuthorFilesLines
2026-07-31tools/rv: Fix exit status when monitor execution failsGabriele Monaco1-12/+12
2026-06-04tools/rv: Fix cleanup after failed trace setupGabriele Monaco1-1/+1
2026-06-04tools/rv: Fix substring match when listing container monitorsGabriele Monaco1-2/+6
2026-06-04tools/rv: Fix substring match bug in monitor name searchGabriele Monaco1-22/+24
2026-06-04tools/rv: Ensure monitor name and desc are NUL-terminatedGabriele Monaco1-3/+4
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-03-24tools/rv: Allow rv list to filter for containerGabriele Monaco2-21/+51
2025-03-24tools/rv: Add support for nested monitorsGabriele Monaco1-48/+178
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-03-20tools/verification: Use tools/build makefiles on rvDaniel Bristot de Oliveira1-0/+4
2024-02-12tools/rv: Fix curr_reactor uninitialized variableDaniel Bristot de Oliveira1-1/+1
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-09tools/rv: Add in-kernel monitor interfaceDaniel Bristot de Oliveira2-0/+701
2022-12-09rv: Add rv toolDaniel Bristot de Oliveira3-0/+365