Skip to content

Commit 56bc7ef

Browse files
btian1kv2019i
authored andcommitted
performance profiling enable: add conf file for profiling enabling
After add this file, with -o app/perf_overlay.conf in build command line, profiling functionality will be enabled and mtrace/sof log will have performance data for further analysis. Signed-off-by: Baofeng Tian <baofeng.tian@intel.com>
1 parent 5594ad3 commit 56bc7ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/perf_overlay.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_PERFORMANCE_COUNTERS=y
2+
CONFIG_PERFORMANCE_COUNTERS_RUN_AVERAGE=y

0 commit comments

Comments
 (0)