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 2022/01/04 07:02:43 UTC

[GitHub] [incubator-nuttx-apps] OctopusHu0105 opened a new pull request #954: note main: system/sched_note add output of string and binary

OctopusHu0105 opened a new pull request #954:
URL: https://github.com/apache/incubator-nuttx-apps/pull/954


   ifdef CONFIG_SCHED_INSTRUMENTATION_DUMP
   case NOTE_DUMP_STRING:
   case NOTE_DUMP_BINARY:
   endif
   
   [  198.244349] [25] [ap] 001e3fcc: Task 18 priority 100, string:shced note test count = 907592.
   [  198.244468] [25] [ap] 001e3fcc: Task 18 priority 100, string:shced note test
   [  198.244561] [25] [ap] 001e3fcc: Task 18 priority 100, binary:module=main event=1 count=2 0x1 0x2
   [  198.244679] [25] [ap] 001e3fcc: Task 18 priority 100, binary:module=main event=2 count=1 0x1
   [  198.244795] [25] [ap] 001e3fcc: Task 18 priority 100, binary:module=main event=3 count=2 0x2 0x0
   [  198.244921] [25] [ap] 001e3fcc: Task 18 priority 100, binary:module=main event=4 count=4 0x3 0x0 0x0 0x0
   [  198.245046] [25] [ap] 001e3fcc: Task 18 priority 100, binary:module=main event=5 count=4 0x4 0x0 0x0 0x0
   [  198.245180] [25] [ap] 001e3fcc: Task 18 priority 100, binary:module=main event=6 count=8 0x5 0x0 0x0 0x0 0x0 0x0 0x0 0x0
   [  198.245332] [25] [ap] 001e3fcc: Task 18 priority 100, binary:module=main event=7 count=8 0x6 0x0 0x0 0x0 0x0 0x0 0x0 0x0
   [  198.245473] [25] [ap] 001e3fcc: Task 18 priority 100, binary:module=main event=8 count=4 0x7 0x0 0x0 0x0
   [  198.245589] [25] [ap] 001e3fcc: Task 18 priority 100, binary:module=main event=9 count=4 0x8 0x0 0x0 0x0
   [  198.245700] [25] [ap] 001e3fcc: Task 18 priority 100, binary:module=main event=10 count=4 0x0 0x0 0x0 0x0
   [  198.245815] [25] [ap] 001e3fcc: Task 18 priority 100, binary:module=main event=11 count=8 0x9a 0x99 0x99 0x99 0x99 0x99 0xc9 0x3f
   [  198.245966] [25] [ap] 001e3fcc: Task 18 priority 100, binary:module=main event=12 count=12 0x0 0x98 0x99 0x99 0x99 0x99 0x99 0x99 0xfd 0x3f 0x0 0x6d
   [  198.246145] [25] [ap] 001e3fcc: Task 18 priority 100, binary:module=main event=13 count=35 0x1 0x2 0x0 0x3 0x0 0x0 0x0 0x4 0x0 0x0 0x0 0x5 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x6 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x7 0x0 0x0 0x0 0x8 0x0 0x0 0x0
   
   


-- 
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: commits-unsubscribe@nuttx.apache.org

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



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #954: note main: system/sched_note add output of string and binary

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


   


-- 
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: commits-unsubscribe@nuttx.apache.org

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