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
|
@ -19,5 +19,6 @@ add_subdirectory(fb)
|
|||
add_subdirectory(power)
|
||||
add_subdirectory(stats)
|
||||
add_subdirectory(testsuite)
|
||||
add_subdirectory(tracing)
|
||||
add_subdirectory_if_kconfig(jwt)
|
||||
add_subdirectory(canbus)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue