summaryrefslogtreecommitdiff
path: root/kernel/trace/rv/monitors/wwnr/Kconfig
blob: ee741aa6d6b895ac9b9896c199e12cf5b756045f (plain)
1
2
3
4
5
6
7
8
9
10
11
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