1 .. SPDX-License-Identifier: GPL-2.0 2 3 ====== 4 rv-mon 5 ====== 6 ----------------------- 7 List available monitors 8 ----------------------- 9 10 :Manual section: 1 11 12 SYNOPSIS 13 ======== 14 15 **rv mon** [*-h*] **monitor_name** [*-h*] [*MONITOR OPTIONS*] 16 17 DESCRIPTION 18 =========== 19 20 The **rv mon** command runs the monitor named *monitor_name*. Each monitor 21 has its own set of options. The **rv list** command shows all available 22 monitors. 23 24 OPTIONS 25 ======= 26 27 **-h**, **--help** 28 29 Print help menu. 30 31 AVAILABLE MONITORS 32 ================== 33 34 The **rv** tool provides the interface for a set of monitors. Use the 35 **rv list** command to list all available monitors. 36 37 Each monitor has its own set of options. See man **rv-mon**-*monitor_name* 38 for details about each specific monitor. Also, running **rv mon** 39 **monitor_name** **-h** display the help menu with the available 40 options. 41 42 SEE ALSO 43 ======== 44 45 **rv**\(1), **rv-mon**\(1) 46 47 Linux kernel *RV* documentation: 48 <https://www.kernel.org/doc/html/latest/trace/rv/index.html> 49 50 AUTHOR 51 ====== 52 53 Written by Daniel Bristot de Oliveira <bristot@kernel.org> 54 55 .. include:: common_appendix.rst
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.