]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf vendor events riscv: Add SiFive P650 events
authorEric Lin <eric.lin@sifive.com>
Thu, 13 Feb 2025 01:21:40 +0000 (17:21 -0800)
committerNamhyung Kim <namhyung@kernel.org>
Mon, 10 Mar 2025 21:15:38 +0000 (14:15 -0700)
commit6dad43bb114983cab4aa74ae6e13318100447c80
tree69d5d88f27abb4d53082012017861687e16fa52e
parent2e3a13d6b74ee0ca59b2243878b7b6e0dddbcf6b
perf vendor events riscv: Add SiFive P650 events

The SiFive Performance P650 core (including the vector-enabled P670 and
area-optimized P450/P470 variants) updates the P550 microarchitecture.
It brings in the debug, trace, and counter events from newer Bullet
cores, and adds new events for iTLB and dTLB multi-hits.

All other PMU events are unchanged from the P550 core.

Signed-off-by: Eric Lin <eric.lin@sifive.com>
Co-developed-by: Samuel Holland <samuel.holland@sifive.com>
Signed-off-by: Samuel Holland <samuel.holland@sifive.com>
Reviewed-by: Ian Rogers <irogers@google.com>
Tested-by: Ian Rogers <irogers@google.com>
Tested-by: Atish Patra <atishp@rivosinc.com>
Link: https://lore.kernel.org/r/20250213220341.3215660-8-samuel.holland@sifive.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/pmu-events/arch/riscv/mapfile.csv
tools/perf/pmu-events/arch/riscv/sifive/p650/cycle-and-instruction-count.json [new symlink]
tools/perf/pmu-events/arch/riscv/sifive/p650/firmware.json [new symlink]
tools/perf/pmu-events/arch/riscv/sifive/p650/instruction.json [new symlink]
tools/perf/pmu-events/arch/riscv/sifive/p650/memory.json [new file with mode: 0644]
tools/perf/pmu-events/arch/riscv/sifive/p650/microarch.json [new file with mode: 0644]
tools/perf/pmu-events/arch/riscv/sifive/p650/watchpoint.json [new symlink]