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

   ## Summary
   
   I noticed that sched_note_stop() is never called for tasks that exit 
normally. This patch fixes a regression from #13728 ; there is a missing call 
to sched_note_stop() in task_exit().
   
   ## Impact
   
   Fixes the scheduler instrumentation when a task exits. Nothing else is 
affected.
   
   ## Testing
   
   Private MPFS target with sched note driver.
   


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