44 lines · plain
1.. SPDX-License-Identifier: GPL-2.02 3=======4rv-list5=======6-----------------------7List available monitors8-----------------------9 10:Manual section: 111 12SYNOPSIS13========14 15**rv list** [*OPTIONS*]16 17DESCRIPTION18===========19 20The **rv list** command prints all available monitors. These monitors21can be enabled using the **rv mon** command.22 23OPTIONS24=======25 26**-h**, **--help**27 28 Print help menu.29 30SEE ALSO31========32 33**rv**\(1), **rv-mon**\(1)34 35Linux kernel *RV* documentation:36<https://www.kernel.org/doc/html/latest/trace/rv/index.html>37 38AUTHOR39======40 41Written by Daniel Bristot de Oliveira <bristot@kernel.org>42 43.. include:: common_appendix.rst44