xiaoxiang781216 commented on a change in pull request #2044: URL: https://github.com/apache/incubator-nuttx/pull/2044#discussion_r508319024
########## File path: sched/Kconfig ########## @@ -1009,6 +1009,7 @@ config SCHED_INSTRUMENTATION_FILTER_DEFAULT_MODE Bit 0 = Enable instrumentation Bit 1 = Enable syscall instrumentation Bit 2 = Enable IRQ instrumentation + Bit 3 = Enable collecting syscall arguments Review comment: should we change the default to 0xf? other change looks good. ---------------------------------------------------------------- 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: us...@infra.apache.org