Skip to content

Commit 1e5b284

Browse files
tobonexkv2019i
authored andcommitted
I/O performance monitor: enable I/O performance measurements
Enable I/O performance for mtl and lnl Signed-off-by: Tobiasz Dryjanski <tobiaszx.dryjanski@intel.com>
1 parent d595afd commit 1e5b284

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

app/boards/intel_adsp_ace15_mtpm.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ CONFIG_AMS=y
4747
CONFIG_COUNTER=y
4848
CONFIG_SOF_TELEMETRY=y
4949
CONFIG_SOF_TELEMETRY_PERFORMANCE_MEASUREMENTS=y
50+
CONFIG_SOF_TELEMETRY_IO_PERFORMANCE_MEASUREMENTS=y
5051

5152
CONFIG_HEAP_MEM_POOL_SIZE=8192
5253
CONFIG_L3_HEAP=y

app/boards/intel_adsp_ace20_lnl.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ CONFIG_AMS=y
4141
CONFIG_COUNTER=y
4242
CONFIG_SOF_TELEMETRY=y
4343
CONFIG_SOF_TELEMETRY_PERFORMANCE_MEASUREMENTS=y
44+
CONFIG_SOF_TELEMETRY_IO_PERFORMANCE_MEASUREMENTS=y
4445

4546
CONFIG_HEAP_MEM_POOL_SIZE=8192
4647
CONFIG_L3_HEAP=y

0 commit comments

Comments
 (0)