mirror of
https://github.com/zephyrproject-rtos/zephyr.git
synced 2024-12-04 10:18:24 +08:00
aead5b523b
Add a sample configuration for percepio. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
7 lines
151 B
Plaintext
7 lines
151 B
Plaintext
# enable to use thread names
|
|
CONFIG_THREAD_NAME=y
|
|
CONFIG_MP_MAX_NUM_CPUS=1
|
|
CONFIG_DEBUG_THREAD_INFO=y
|
|
CONFIG_PERCEPIO_TRACERECORDER=y
|
|
CONFIG_TRACING=y
|