1config RV_MON_WWNR 2 depends on RV 3 select DA_MON_EVENTS_ID 4 bool "wwnr monitor" 5 help 6 Enable wwnr (wakeup while not running) sample monitor, this is a 7 sample monitor that illustrates the usage of per-task monitor. 8 The model is borken on purpose: it serves to test reactors. 9 10 For further information, see: 11 Documentation/trace/rv/monitor_wwnr.rst 12