anjiahao1 opened a new pull request, #11348:
URL: https://github.com/apache/nuttx/pull/11348

   ## Summary
   Add maximum stack statistics when the task is running
   ## Impact
   procfs
   ## Testing
   use demo test
   
   To put it simply, this function uses gcc's instrumentation function to count 
the maximum stack usage of each task at runtime, which is very helpful for 
development.
   For more information please read the documentation in the patch


-- 
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