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