Skip to content

Commit db99287

Browse files
nashifcarlescufi
authored andcommitted
samples: tracing: run openocd sample with 1 cpu
openocd thread awareness support does not work with multiple CPUs enabled. Signed-off-by: Anas Nashif <[email protected]>
1 parent 8ec8816 commit db99287

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/subsys/tracing/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ tests:
2020
- CONFIG_TRACING_CPU_STATS=y
2121
tracing.backends.openocd:
2222
extra_configs:
23+
- CONFIG_MP_NUM_CPUS=1
2324
- CONFIG_OPENOCD_SUPPORT=y
2425
- CONFIG_SMP=n
2526
arch_exclude: posix xtensa

0 commit comments

Comments
 (0)