zephyr/subsys/debug
Kumar Gala bb292d799e debug: tracing: Fix build with renaming of reserved functions.
We renamed _sys_trace_thread_switched_in to
z_sys_trace_thread_switched_in, however we already had a function
named z_sys_trace_thread_switched_in.  So rename z_sys_trace... to
z__sys_trace...

Fixes: #15184

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-04-05 01:00:31 +08:00
..
tracing debug: tracing: Fix build with renaming of reserved functions. 2019-04-05 01:00:31 +08:00
CMakeLists.txt systemview: add support natively using tracing hooks 2018-08-21 05:45:47 -07:00
Kconfig doc: prepare for improving doc API linking 2019-03-15 05:47:19 +01:00
Kconfig.segger doc: fix docs, include, and Kconfig misspellings 2019-02-28 09:32:12 +01:00
openocd.c arch: x86: Remove not used fp struct 2019-04-03 12:06:31 -04:00