drm/nouveau: consume the return of large GSP message
[drm/drm-misc.git] / Documentation / tools / rv / rv-mon.rst
blob4d86fd55eb59125a72695f923364d8e016070faa
1 .. SPDX-License-Identifier: GPL-2.0
3 ======
4 rv-mon
5 ======
6 -----------------------
7 List available monitors
8 -----------------------
10 :Manual section: 1
12 SYNOPSIS
13 ========
15 **rv mon** [*-h*] **monitor_name** [*-h*] [*MONITOR OPTIONS*]
17 DESCRIPTION
18 ===========
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.
24 OPTIONS
25 =======
27 **-h**, **--help**
29         Print help menu.
31 AVAILABLE MONITORS
32 ==================
34 The **rv** tool provides the interface for a set of monitors. Use the
35 **rv list** command to list all available monitors.
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.
42 SEE ALSO
43 ========
45 **rv**\(1), **rv-mon**\(1)
47 Linux kernel *RV* documentation:
48 <https://www.kernel.org/doc/html/latest/trace/rv/index.html>
50 AUTHOR
51 ======
53 Written by Daniel Bristot de Oliveira <bristot@kernel.org>
55 .. include:: common_appendix.rst