zephyr/samples/subsys/tracing/prj_percepio.conf
Anas Nashif aead5b523b sample: tracing: add a configuration for percepio
Add a sample configuration for percepio.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-11-04 10:00:48 +01:00

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