tracing: move tracing under subsys/
Tracing subsystem is growing and although related to debugging, it does deserve to belong into its own subsystem. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
707858eed1
commit
41abcc57c1
32 changed files with 185 additions and 177 deletions
|
@ -9,5 +9,3 @@ zephyr_sources_ifdef(
|
|||
CONFIG_ASAN
|
||||
asan_hacks.c
|
||||
)
|
||||
|
||||
add_subdirectory(tracing)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue