Skip to content

Commit 3710578

Browse files
Xu Yangnamhyung
authored andcommitted
perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics
Add JSON metrics for i.MX95 DDR Performance Monitor. Reviewed-by: John Garry <[email protected]> Reviewed-by: Ian Rogers <[email protected]> Reviewed-by: Frank Li <[email protected]> Signed-off-by: Xu Yang <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Namhyung Kim <[email protected]>
1 parent 2697b79 commit 3710578

File tree

3 files changed

+884
-0
lines changed

3 files changed

+884
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[
2+
{
3+
"BriefDescription": "ddr cycles event",
4+
"EventCode": "0x00",
5+
"EventName": "imx95_ddr.cycles",
6+
"Unit": "imx9_ddr",
7+
"Compat": "imx95"
8+
}
9+
]

0 commit comments

Comments
 (0)