nuttx-apps/system/sched_note
chao.an 90484a33e9 sched/trace: correct the note print format
note print should with Instruction pointer.

e.g:

        trace_printk("hello NuttX");

trace dump:

        hello-6  [000] .... 23080.367994: 0xc044a005: hello NuttX

Signed-off-by: chao.an <anchao@xiaomi.com>
2022-04-03 18:04:28 +08:00
..
Kconfig system/sched_note: Change DRIVER_NOTE to DRIVER_NOTERAM 2020-10-20 17:54:45 +01:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile system/sched_note/Makefile: Fix program name. 2021-11-12 08:29:03 -06:00
note_main.c sched/trace: correct the note print format 2022-04-03 18:04:28 +08:00