zephyr/subsys/debug/tracing/include
Marc Herbert cd4c268a99 subsys tracing: remove (uintptr_t) casts in snprintk and use %p
Fixes -Werror=format: '%x' expects argument of type 'unsigned int', but
argument N has type 'long unsigned int'

Reproduced with sanitycheck -p bl652_dvk (or -p any other
HAS_SEGGER_RTT) and by adding CONFIG_SEGGER_SYSTEMVIEW=y to
samples/philosophers/prj.conf. sanitycheck adds -Werror.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
2019-07-07 08:58:11 -04:00
..
SEGGER_SYSVIEW_Zephyr.h ext: debug: segger: Fix SEGGER header inclusion 2018-12-05 14:35:42 +01:00
tracing_cpu_stats.h debug: tracing: Add CPU stats module 2018-11-30 11:01:32 -08:00
tracing_ctf.h debug: CTF Tracing with POSIX backend 2019-02-01 08:56:02 -05:00
tracing_sysview.h subsys tracing: remove (uintptr_t) casts in snprintk and use %p 2019-07-07 08:58:11 -04:00