perf list is not showing stm32_ddr_pmu
We are following the steps mentioned in this link How to measure the DDR throughput - stm32mpu.However we are facing the below error while trying to use stm32_ddr_pmu

We inserted the lkm module stm32_ddr_pmu.ko using modprobe. The lsmod lists the stm32_ddr_pmu

The zcat shows that CONFIG_STM32_DDR_PMU is enabled

perf list does not show the stm32_ddr_pmu

Can you please help us to find what are we missing here?
