systemview: add support natively using tracing hooks
Add needed hooks as a subsystem that can be enabled in any application. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
a2248782a2
commit
483910ab4b
32 changed files with 296 additions and 38 deletions
|
@ -2,3 +2,5 @@ zephyr_sources_ifdef(
|
|||
CONFIG_OPENOCD_SUPPORT
|
||||
openocd.c
|
||||
)
|
||||
|
||||
add_subdirectory(tracing)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue