566 B
566 B
1 | # Format: |
---|---|
2 | # MVENDORID-MARCHID-MIMPID,Version,JSON/file/pathname,Type |
3 | # |
4 | # where |
5 | # MVENDORID JEDEC code of the core provider |
6 | # MARCHID base microarchitecture of the hart |
7 | # MIMPID unique encoding of the version |
8 | # of the processor implementation |
9 | # Version could be used to track version of JSON file |
10 | # but currently unused. |
11 | # JSON/file/pathname is the path to JSON file, relative |
12 | # to tools/perf/pmu-events/arch/riscv/. |
13 | # Type is core, uncore etc |
14 | # |
15 | # |
16 | #MVENDORID-MARCHID-MIMPID,Version,Filename,EventType |
17 | 0x489-0x8000000000000007-0x[[:xdigit:]]+,v1,sifive/u74,core |