mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-03 01:28:04 +00:00

OP_SPEC is repeated twice in the file which will break invariants in 'perf list' as discussed in this thread: https://lore.kernel.org/linux-perf-users/20240719081651.24853-1-eric.lin@sifive.com/ Signed-off-by: Ian Rogers <irogers@google.com> Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Albert Ou <aou@eecs.berkeley.edu> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Atish Patra <atishp@rivosinc.com> Cc: Changbin Du <changbin.du@huawei.com> Cc: Charles Ci-Jyun Wu <dminus@andestech.com> Cc: Eric Lin <eric.lin@sifive.com> Cc: Greentime Hu <greentime.hu@sifive.com> Cc: Guilherme Amadio <amadio@gentoo.org> Cc: Ingo Molnar <mingo@redhat.com> Cc: Inochi Amaoto <inochiama@outlook.com> Cc: James Clark <james.clark@linaro.org> Cc: Ji Sheng Teoh <jisheng.teoh@starfivetech.com> Cc: Jing Zhang <renyu.zj@linux.alibaba.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: John Garry <john.g.garry@oracle.com> Cc: Kan Liang <kan.liang@linux.intel.com> Cc: Leo Yan <leo.yan@linux.dev> Cc: Locus Wei-Han Chen <locus84@andestech.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Mike Leach <mike.leach@linaro.org> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Palmer Dabbelt <palmer@dabbelt.com> Cc: Paul Walmsley <paul.walmsley@sifive.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Samuel Holland <samuel.holland@sifive.com> Cc: Sandipan Das <sandipan.das@amd.com> Cc: Vincent Chen <vincent.chen@sifive.com> Cc: Will Deacon <will@kernel.org> Cc: Xu Yang <xu.yang_2@nxp.com> Link: https://lore.kernel.org/r/20240805194424.597244-3-irogers@google.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
87 lines
1.5 KiB
JSON
87 lines
1.5 KiB
JSON
[
|
|
{
|
|
"ArchStdEvent": "SW_INCR"
|
|
},
|
|
{
|
|
"ArchStdEvent": "ST_RETIRED"
|
|
},
|
|
{
|
|
"ArchStdEvent": "OP_SPEC"
|
|
},
|
|
{
|
|
"ArchStdEvent": "LD_SPEC"
|
|
},
|
|
{
|
|
"ArchStdEvent": "ST_SPEC"
|
|
},
|
|
{
|
|
"ArchStdEvent": "LDST_SPEC"
|
|
},
|
|
{
|
|
"ArchStdEvent": "DP_SPEC"
|
|
},
|
|
{
|
|
"ArchStdEvent": "ASE_SPEC"
|
|
},
|
|
{
|
|
"ArchStdEvent": "VFP_SPEC"
|
|
},
|
|
{
|
|
"ArchStdEvent": "PC_WRITE_SPEC"
|
|
},
|
|
{
|
|
"ArchStdEvent": "BR_IMMED_RETIRED"
|
|
},
|
|
{
|
|
"ArchStdEvent": "BR_RETURN_RETIRED"
|
|
},
|
|
{
|
|
"ArchStdEvent": "CRYPTO_SPEC"
|
|
},
|
|
{
|
|
"ArchStdEvent": "ISB_SPEC"
|
|
},
|
|
{
|
|
"ArchStdEvent": "DSB_SPEC"
|
|
},
|
|
{
|
|
"ArchStdEvent": "DMB_SPEC"
|
|
},
|
|
{
|
|
"ArchStdEvent": "RC_LD_SPEC"
|
|
},
|
|
{
|
|
"ArchStdEvent": "RC_ST_SPEC"
|
|
},
|
|
{
|
|
"ArchStdEvent": "INST_RETIRED"
|
|
},
|
|
{
|
|
"ArchStdEvent": "CID_WRITE_RETIRED"
|
|
},
|
|
{
|
|
"ArchStdEvent": "PC_WRITE_RETIRED"
|
|
},
|
|
{
|
|
"ArchStdEvent": "INST_SPEC"
|
|
},
|
|
{
|
|
"ArchStdEvent": "TTBR_WRITE_RETIRED"
|
|
},
|
|
{
|
|
"ArchStdEvent": "BR_RETIRED"
|
|
},
|
|
{
|
|
"ArchStdEvent": "BR_MIS_PRED_RETIRED"
|
|
},
|
|
{
|
|
"ArchStdEvent": "OP_RETIRED"
|
|
},
|
|
{
|
|
"PublicDescription": "Operation speculatively executed, NOP",
|
|
"EventCode": "0x100",
|
|
"EventName": "NOP_SPEC",
|
|
"BriefDescription": "Speculatively executed, NOP"
|
|
}
|
|
]
|