diff options
Diffstat (limited to 'tools/perf/pmu-events/arch/arm64/ampere/ampereonex/memory.json')
-rw-r--r-- | tools/perf/pmu-events/arch/arm64/ampere/ampereonex/memory.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/perf/pmu-events/arch/arm64/ampere/ampereonex/memory.json b/tools/perf/pmu-events/arch/arm64/ampere/ampereonex/memory.json index a211d94aacde..6c06bc928415 100644 --- a/tools/perf/pmu-events/arch/arm64/ampere/ampereonex/memory.json +++ b/tools/perf/pmu-events/arch/arm64/ampere/ampereonex/memory.json @@ -1,6 +1,8 @@ [ { - "ArchStdEvent": "LD_RETIRED" + "ArchStdEvent": "LD_RETIRED", + "Errata": "Errata AC04_CPU_21", + "BriefDescription": "Instruction architecturally executed, condition code check pass, load. Impacted by errata -" }, { "ArchStdEvent": "MEM_ACCESS_RD" |