mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
fc6084f311
fs/procfs/fs_procfsproc: Extended the process ID ProcFS output to show per-thread maximum time for pre-emption disabled and maximum time within a critical section.
sched/sched/sched_critmonitor.c: Adds data collection logic in support of monitoring critical sections and pre-emption state.