zephyr/subsys/debug/tracing
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
..
ctf license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
include subsys tracing: remove (uintptr_t) casts in snprintk and use %p 2019-07-07 08:58:11 -04:00
sysview
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
cpu_stats.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
sysview_config.c subsystems: Rename reserved function names 2019-04-03 17:31:00 -04:00
sysview.c subsys tracing: remove (uintptr_t) casts in snprintk and use %p 2019-07-07 08:58:11 -04:00