1.. SPDX-License-Identifier: GPL-2.0
2
3==========
4rv-mon-wip
5==========
6----------------------------
7Wakeup In Preemptive monitor
8----------------------------
9
10:Manual section: 1
11
12SYNOPSIS
13========
14
15**rv mon wip** [*OPTIONS*]
16
17DESCRIPTION
18===========
19
20The wakeup in preemptive (**wip**) monitor is a sample per-cpu monitor that
21checks if the wakeup events always take place with preemption disabled.
22
23See kernel documentation for further information about this monitor:
24<https://docs.kernel.org/trace/rv/monitor_wip.html>
25
26OPTIONS
27=======
28
29.. include:: common_ikm.rst
30
31SEE ALSO
32========
33
34**rv**\(1), **rv-mon**\(1)
35
36Linux kernel *RV* documentation:
37<https://www.kernel.org/doc/html/latest/trace/rv/index.html>
38
39AUTHOR
40======
41
42Written by Daniel Bristot de Oliveira <bristot@kernel.org>
43
44.. include:: common_appendix.rst
45