xref: /linux/kernel/trace/rv/monitors/rtapp/Kconfig (revision 7798b50e002591c14bd4492b794f2d1b7addb5be)
1config RV_MON_RTAPP
2	depends on RV
3	depends on RV_PER_TASK_MONITORS >= 2
4	bool "rtapp monitor"
5	help
6	  Collection of monitors to check for common problems with real-time
7	  application that may cause unexpected latency.
8
9	  If you are developing a real-time system and not entirely sure whether
10	  the applications are designed correctly for real-time, you want to say
11	  Y here.
12