nuttx-apps/examples/noteprintf
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
Make.defs
Makefile
noteprintf_main.c sched/trace: correct the note print format 2022-04-03 18:04:28 +08:00