mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-08-22 00:42:01 +02:00

Add JSON metrics for imx8mm DDR Perf. Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com> Acked-by: Kajol Jain <kjain@linux.ibm.com> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Andi Kleen <ak@linux.intel.com> Cc: Ian Rogers <irogers@google.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: John Garry <john.garry@huawei.com> Cc: Kan Liang <kan.liang@linux.intel.com> Cc: Kim Phillips <kim.phillips@amd.com> Cc: Leo Yan <leo.yan@linaro.org> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Mathieu Poirier <mathieu.poirier@linaro.org> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Shaokun Zhang <zhangshaokun@hisilicon.com> Cc: Will Deacon <will@kernel.org> Cc: linux-arm-kernel@lists.infradead.org Cc: linuxarm@huawei.com Signed-off-by: John Garry <john.garry@huawei.com> Link: http://lore.kernel.org/lkml/1607080216-36968-11-git-send-email-john.garry@huawei.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
40 lines
1.0 KiB
JSON
40 lines
1.0 KiB
JSON
[
|
|
{
|
|
"BriefDescription": "ddr cycles event",
|
|
"EventCode": "0x00",
|
|
"EventName": "imx8mm_ddr.cycles",
|
|
"Unit": "imx8_ddr",
|
|
"Compat": "i.MX8MM"
|
|
},
|
|
{
|
|
"BriefDescription": "ddr read-cycles event",
|
|
"EventCode": "0x2a",
|
|
"EventName": "imx8mm_ddr.read_cycles",
|
|
"Unit": "imx8_ddr",
|
|
"Compat": "i.MX8MM"
|
|
},
|
|
{
|
|
"BriefDescription": "ddr write-cycles event",
|
|
"EventCode": "0x2b",
|
|
"EventName": "imx8mm_ddr.write_cycles",
|
|
"Unit": "imx8_ddr",
|
|
"Compat": "i.MX8MM"
|
|
},
|
|
{
|
|
"BriefDescription": "ddr read event",
|
|
"EventCode": "0x35",
|
|
"EventName": "imx8mm_ddr.read",
|
|
"Unit": "imx8_ddr",
|
|
"Compat": "i.MX8MM"
|
|
},
|
|
{
|
|
"BriefDescription": "ddr write event",
|
|
"EventCode": "0x38",
|
|
"EventName": "imx8mm_ddr.write",
|
|
"Unit": "imx8_ddr",
|
|
"Compat": "i.MX8MM"
|
|
}
|
|
]
|
|
|
|
|