You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/06/16 14:07:24 UTC

[GitHub] [incubator-nuttx] patacongo opened a new pull request #1256: sched/Kconfig: Add interrupt and system call instrumentation

patacongo opened a new pull request #1256:
URL: https://github.com/apache/incubator-nuttx/pull/1256


   ## Summary
   
   This PR brings in the system call and interrupt instrumentation from https://github.com/YuuichiNakamura/incubator-nuttx (feature/task-tracer branch).
   
   ## Impact
   
   These are not currently used in the code base but are used by users of the OS.  There should be no impact if the features are not enabled.
   
   ## Testing
   
   N/A.  These are enabling hooks for features, but not testable features themselves.
   
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] acassis merged pull request #1256: sched/Kconfig: Add interrupt and system call instrumentation

Posted by GitBox <gi...@apache.org>.
acassis merged pull request #1256:
URL: https://github.com/apache/incubator-nuttx/pull/1256


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org