aboutsummaryrefslogtreecommitdiff
path: root/Documentation/tools/rv
AgeCommit message (Collapse)AuthorFilesLines
2024-07-03Documentation/tools/rv: fix document headerJiri Kastner1-3/+3
align header of document with filename and rest of the content Signed-off-by: Jiri Kastner <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/[email protected]
2022-12-09Documentation/rv: Add verification/rv man pagesDaniel Bristot de Oliveira9-0/+361
Add man pages for the rv command line, using the same scheme we used in rtla. Link: https://lkml.kernel.org/r/e841d7cfbdfc3ebdaf7cbd40278571940145d829.1668180100.git.bristot@kernel.org Cc: Jonathan Corbet <[email protected]> Signed-off-by: Daniel Bristot de Oliveira <[email protected]> Signed-off-by: Steven Rostedt (Google) <[email protected]>