Skip to content

Commit a598976

Browse files
ben717-linuxCharlesWu465
authored andcommitted
tools: perf: andes: remove Andes L2C events from ax[25|45|65]/firmware.json (torvalds#205)
It's required that events in ax[25|45|65]/firmware.json are consistent with riscv-sbi-firmware.json. Thus, remove Andes custom firmware events since astv540 OpenSBI does not support this function. Signed-off-by: Ben Zong-You Xie <[email protected]> Reviewed-on: https://gitea.andestech.com/RD-SW/linux/pulls/205 Reviewed-by: Locus Wei-Han Chen <[email protected]> Reviewed-by: Charles Ci-Jyun Wu <[email protected]> Co-authored-by: Ben Zong-You Xie <[email protected]> Co-committed-by: Ben Zong-You Xie <[email protected]>
1 parent a7a5477 commit a598976

File tree

3 files changed

+0
-18
lines changed

3 files changed

+0
-18
lines changed

tools/perf/pmu-events/arch/riscv/andes/ax25/firmware.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,5 @@
6464
},
6565
{
6666
"ArchStdEvent": "FW_HFENCE_VVMA_ASID_RECEIVED"
67-
},
68-
{
69-
"ArchStdEvent": "ANDES_L2C_ACCESSES"
70-
},
71-
{
72-
"ArchStdEvent": "ANDES_L2C_ACCESS_MISSES"
7367
}
7468
]

tools/perf/pmu-events/arch/riscv/andes/ax45/firmware.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,5 @@
6464
},
6565
{
6666
"ArchStdEvent": "FW_HFENCE_VVMA_ASID_RECEIVED"
67-
},
68-
{
69-
"ArchStdEvent": "ANDES_L2C_ACCESSES"
70-
},
71-
{
72-
"ArchStdEvent": "ANDES_L2C_ACCESS_MISSES"
7367
}
7468
]

tools/perf/pmu-events/arch/riscv/andes/ax65/firmware.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,5 @@
6464
},
6565
{
6666
"ArchStdEvent": "FW_HFENCE_VVMA_ASID_RECEIVED"
67-
},
68-
{
69-
"ArchStdEvent": "ANDES_L2C_ACCESSES"
70-
},
71-
{
72-
"ArchStdEvent": "ANDES_L2C_ACCESS_MISSES"
7367
}
7468
]

0 commit comments

Comments
 (0)