Zepp-Hanzj opened a new pull request, #19133:
URL: https://github.com/apache/nuttx/pull/19133

   ## Summary
   
   Add man page documentation for the ``critmon`` critical section monitor tool 
in `Documentation/applications/system/critmon/index.rst`.
   
   The documentation covers:
   - Three commands: `critmon` (one-shot dump), `critmon_start` (start daemon), 
`critmon_stop` (stop daemon)
   - Output format explanation (PRE-EMPTION CALLER, CSECTION CALLER, RUN, TIME, 
PID, DESCRIPTION)
   - Configuration options (`CONFIG_SYSTEM_CRITMONITOR`, 
`CONFIG_SCHED_CRITMONITOR`, etc.)
   - Usage examples
   
   ## Impact
   
   No code impact. Documentation only.
   
   ## Testing
   
   Verified locally by building the documentation with Sphinx.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to