1RV-LIST(1) RV-LIST(1)
2
3
4
6 rv-list - List available monitors
7
9 rv mon [-h] monitor_name [-h] [MONITOR OPTIONS]
10
12 The rv mon command runs the monitor named monitor_name. Each monitor
13 has its own set of options. The rv list command shows all available
14 monitors.
15
17 -h, --help
18 Print help menu.
19
21 The rv tool provides the interface for a set of monitors. Use the rv
22 list command to list all available monitors.
23
24 Each monitor has its own set of options. See man rv-mon-monitor_name
25 for details about each specific monitor. Also, running rv mon moni‐
26 tor_name -h display the help menu with the available options.
27
29 rv(1), rv-mon(1)
30
31 Linux kernel RV documentation: <‐
32 https://www.kernel.org/doc/html/latest/trace/rv/index.html>
33
35 Written by Daniel Bristot de Oliveira <bristot@kernel.org>
36
38 Report bugs to <linux-kernel@vger.kernel.org> and <‐
39 linux-trace-devel@vger.kernel.org>
40
42 rv is Free Software licensed under the GNU GPLv2
43
45 Copyright (C) 2022 Red Hat, Inc. Free use of this software is granted
46 under the terms of the GNU Public License (GPL).
47
48
49
50
51 RV-LIST(1)