apptrace: Extends SystemView heap & log example to run many allocator/freer tasks

This commit is contained in:
Alexey Gerenkov
2019-11-20 14:47:27 +03:00
parent 884717fb2f
commit b81e537b7f
3 changed files with 136 additions and 86 deletions

View File

@@ -26,3 +26,4 @@ CONFIG_SYSVIEW_EVT_TIMER_EXIT_ENABLE=y
CONFIG_LOG_COLORS=n
# Enable heap tracing to host
CONFIG_HEAP_TRACING_TOHOST=y
CONFIG_HEAP_TRACING_STACK_DEPTH=10