diff options
author | Genevieve Chan <genevieve.chan@starfivetech.com> | 2022-05-13 10:23:15 +0300 |
---|---|---|
committer | Ley Foon Tan <leyfoon.tan@starfivetech.com> | 2023-03-20 05:10:41 +0300 |
commit | ed06e4dd4ec1b2fd7b0b2d71383c24da8807c181 (patch) | |
tree | 01343b2214c4c804a83657abbfe1cc7ddfe9d6ca /tools | |
parent | f02a1530a95a95d88f4da0789b92e37591eec5d1 (diff) | |
download | linux-ed06e4dd4ec1b2fd7b0b2d71383c24da8807c181.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>
Diffstat (limited to 'tools')
-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 bda3fb9382f1..9bf4e1b2bbe2 100644 --- a/tools/perf/pmu-events/arch/riscv/mapfile.csv +++ b/tools/perf/pmu-events/arch/riscv/mapfile.csv @@ -13,3 +13,4 @@ # #Family-model,Version,Filename,EventType 0x48980072018,v1,sifive/u74,core +0x67e85001001,v1,starfive/dubhe,core |