sts monitor
modulename: monitors/sts/sts.ko
configname: CONFIG_RV_MON_STS
Linux Kernel Configuration
└─>Kernel hacking
└─>Tracers
└─>Runtime Verification
└─>sts monitor
In linux kernel since version 6.17 (release Date: 2025-09-28)
Monitor to ensure relationships between scheduler and task switches
* the scheduler is called and returns with interrupts disabled
* each call to the scheduler has up to one switch
* switches only happen inside the scheduler
* each call to the scheduler disables interrupts to switch
This monitor is part of the sched monitors collection.
For further information, see: <a href="https://www.kernel.org/doc/Documentation/trace/rv/monitor_sched.rst
">Documentation/trace/rv/monitor_sched.rst
</a>
* the scheduler is called and returns with interrupts disabled
* each call to the scheduler has up to one switch
* switches only happen inside the scheduler
* each call to the scheduler disables interrupts to switch
This monitor is part of the sched monitors collection.
For further information, see: <a href="https://www.kernel.org/doc/Documentation/trace/rv/monitor_sched.rst
">Documentation/trace/rv/monitor_sched.rst
</a>
