Adds tests to verify the gathering of thread runtime stats. Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
7 lines
156 B
Plaintext
7 lines
156 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_IRQ_OFFLOAD=y
|
|
CONFIG_MP_NUM_CPUS=1
|
|
CONFIG_THREAD_RUNTIME_STATS=y
|
|
CONFIG_SCHED_THREAD_USAGE_ALL=y
|
|
CONFIG_SCHED_THREAD_USAGE_ANALYSIS=y
|