summaryrefslogtreecommitdiff
path: root/tools/verification/rv/src
AgeCommit message (Expand)AuthorFilesLines
12 daystools/rv: Fix cleanup after failed trace setupGabriele Monaco1-1/+1
12 daystools/rv: Fix substring match when listing container monitorsGabriele Monaco1-2/+6
12 daystools/rv: Fix substring match bug in monitor name searchGabriele Monaco1-23/+25
12 daystools/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-25tools/rv: Allow rv list to filter for containerGabriele Monaco2-22/+52
2025-03-25tools/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-26rv: Fix addition on an uninitialized variable 'run'Colin Ian King1-1/+1
2023-02-01tools/rv: Remove unneeded semicolonzhang songyi1-1/+1
2022-12-10tools/rv: Add in-kernel monitor interfaceDaniel Bristot de Oliveira2-0/+701
2022-12-10rv: Add rv toolDaniel Bristot de Oliveira3-0/+365