xref: /linux/kernel/trace/rv/monitors/wip/Kconfig (revision 4ff261e725d7376c12e745fdbe8a33cd6dbd5a83)
141a4d2d3SGabriele Monaco# SPDX-License-Identifier: GPL-2.0-only
241a4d2d3SGabriele Monaco#
3bc3d482dSGabriele Monacoconfig RV_MON_WIP
4bc3d482dSGabriele Monaco	depends on RV
5*79de6617SGabriele Monaco	depends on TRACE_PREEMPT_TOGGLE
6bc3d482dSGabriele Monaco	select DA_MON_EVENTS_IMPLICIT
7bc3d482dSGabriele Monaco	bool "wip monitor"
8bc3d482dSGabriele Monaco	help
9bc3d482dSGabriele Monaco	  Enable wip (wakeup in preemptive) sample monitor that illustrates
10bc3d482dSGabriele Monaco	  the usage of per-cpu monitors, and one limitation of the
11bc3d482dSGabriele Monaco	  preempt_disable/enable events.
12bc3d482dSGabriele Monaco
13bc3d482dSGabriele Monaco	  For further information, see:
14bc3d482dSGabriele Monaco	    Documentation/trace/rv/monitor_wip.rst
15