Current File : //usr/lib/modules/6.14.0-1012-aws/build/kernel/trace/rv/monitors/wwnr/Kconfig
config RV_MON_WWNR
	depends on RV
	select DA_MON_EVENTS_ID
	bool "wwnr monitor"
	help
	  Enable wwnr (wakeup while not running) sample monitor, this is a
	  sample monitor that illustrates the usage of per-task monitor.
	  The model is borken on purpose: it serves to test reactors.

	  For further information, see:
	    Documentation/trace/rv/monitor_wwnr.rst