diff options
author | Genevieve Chan <genevieve.chan@starfivetech.com> | 2023-11-20 11:13:52 +0300 |
---|---|---|
committer | Ley Foon Tan <leyfoon.tan@starfivetech.com> | 2024-01-08 10:49:07 +0300 |
commit | 169b4a4db8bd76cc2b59c88f245cc69152267355 (patch) | |
tree | aeb950b44a1d70e5a0348be8e678c684a864b25d | |
parent | fa7032040ae28cb74a857a35f097044a028d590e (diff) | |
download | linux-169b4a4db8bd76cc2b59c88f245cc69152267355.tar.xz |
perf vendor events riscv: Added Dubhe mapfile
This patch added the mapfile for riscv Dubhe to support for custom events.
Signed-off-by: Genevieve Chan <genevieve.chan@starfivetech.com>
-rw-r--r-- | tools/perf/pmu-events/arch/riscv/mapfile.csv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/pmu-events/arch/riscv/mapfile.csv b/tools/perf/pmu-events/arch/riscv/mapfile.csv index c61b3d6ef616..3f62aeab2632 100644 --- a/tools/perf/pmu-events/arch/riscv/mapfile.csv +++ b/tools/perf/pmu-events/arch/riscv/mapfile.csv @@ -15,3 +15,4 @@ # #MVENDORID-MARCHID-MIMPID,Version,Filename,EventType 0x489-0x8000000000000007-0x[[:xdigit:]]+,v1,sifive/u74,core +0x67e85001001,v1,starfive/dubhe,core |