perf vendor events arm64: Fix indentation of brackets in imx8mm metrics
authorJoakim Zhang <qiangqing.zhang@nxp.com>
Wed, 27 Jan 2021 10:57:31 +0000 (18:57 +0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 18 Feb 2021 13:09:16 +0000 (10:09 -0300)
Fix indentation of brackets in imx8mm metrics.

Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com>
Reviewed-by: John Garry <john.garry@huawei.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Kajol Jain <kjain@linux.ibm.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: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Will Deacon <will@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-imx@nxp.com
Cc: kernel@pengutronix.de
Link: https://lore.kernel.org/r/20210127105734.12198-2-qiangqing.zhang@nxp.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/pmu-events/arch/arm64/freescale/imx8mm/sys/metrics.json

index 8e553b6..f416fa0 100644 (file)
@@ -6,7 +6,7 @@
            "ScaleUnit": "9.765625e-4KB",
            "Unit": "imx8_ddr",
            "Compat": "i.MX8MM"
-    },
+   },
    {
            "BriefDescription": "bytes all masters write to ddr based on write-cycles event",
            "MetricName": "imx8mm_ddr_write.all",
@@ -14,5 +14,5 @@
            "ScaleUnit": "9.765625e-4KB",
            "Unit": "imx8_ddr",
            "Compat": "i.MX8MM"
-    }
+   }
 ]