brintos

brintos / linux-shallow public Read only

0
0
Text · 755 B · a18f3fd Raw
44 lines · plain
1.. SPDX-License-Identifier: GPL-2.02 3===========4rv-mon-wwnr5===========6--------------------------------7Wakeup While Not Running monitor8--------------------------------9 10:Manual section: 111 12SYNOPSIS13========14 15**rv mon wip** [*OPTIONS*]16 17DESCRIPTION18===========19 20The wakeup while not running (**wwnr**) is a per-task sample monitor.21 22See kernel documentation for further information about this monitor:23<https://docs.kernel.org/trace/rv/monitor_wwnr.html>24 25OPTIONS26=======27 28.. include:: common_ikm.rst29 30SEE ALSO31========32 33**rv**\(1), **rv-mon**\(1)34 35Linux kernel *RV* documentation:36<https://www.kernel.org/doc/html/latest/trace/rv/index.html>37 38AUTHOR39======40 41Written by Daniel Bristot de Oliveira <bristot@kernel.org>42 43.. include:: common_appendix.rst44