mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-03-29 20:32:39 -04:00
This patch adds the Ampere Computing eMAG file. This platform follows the ARMv8 recommended IMPLEMENTATION DEFINED events, where applicable. Signed-off-by: Sean V Kelley <seanvk.dev@oregontracks.org> Reviewed-by: John Garry <john.garry@huawei.com> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Ganapatrao Kulkarni <ganapatrao.kulkarni@cavium.com> Cc: Jiri Olsa <jolsa@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Will Deacon <will.deacon@arm.com> Cc: William Cohen <wcohen@redhat.com> Cc: linux-arm-kernel@lists.infradead.org LPU-Reference: 20180803041811.17065-1-seanvk.dev@oregontracks.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
611 B
611 B
| 1 | # Format: |
|---|---|
| 2 | # MIDR,Version,JSON/file/pathname,Type |
| 3 | # |
| 4 | # where |
| 5 | # MIDR Processor version |
| 6 | # Variant[23:20] and Revision [3:0] should be zero. |
| 7 | # Version could be used to track version of of JSON file |
| 8 | # but currently unused. |
| 9 | # JSON/file/pathname is the path to JSON file, relative |
| 10 | # to tools/perf/pmu-events/arch/arm64/. |
| 11 | # Type is core, uncore etc |
| 12 | # |
| 13 | # |
| 14 | #Family-model,Version,Filename,EventType |
| 15 | 0x00000000410fd03[[:xdigit:]],v1,arm/cortex-a53,core |
| 16 | 0x00000000420f5160,v1,cavium/thunderx2,core |
| 17 | 0x00000000430f0af0,v1,cavium/thunderx2,core |
| 18 | 0x00000000480fd010,v1,hisilicon/hip08,core |
| 19 | 0x00000000500f0000,v1,ampere/emag,core |