summaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)AuthorLines
2025-03-10perf mem: Don't leak mem event namesIan Rogers-33/+53
2025-03-10perf vendor events riscv: Add SiFive P650 eventsEric Lin-0/+124
2025-03-10perf vendor events riscv: Add SiFive P550 eventsEric Lin-0/+51
2025-03-10perf vendor events riscv: Add SiFive Bullet version 0x0d eventsEric Lin-0/+78
2025-03-10perf vendor events riscv: Add SiFive Bullet version 0x07 eventsEric Lin-0/+120
2025-03-10perf vendor events riscv: Update SiFive Bullet eventsEric Lin-53/+53
2025-03-10perf vendor events riscv: Remove leading zeroesSamuel Holland-33/+33
2025-03-10perf vendor events riscv: Rename U74 to BulletSamuel Holland-1/+1
2025-03-10perf util: Remove unused perf_config__refreshDr. David Alan Gilbert-7/+0
2025-03-10perf util: Remove unused perf_pmus__default_pmu_nameDr. David Alan Gilbert-30/+0
2025-03-10perf util: Remove unused perf_data__update_dirDr. David Alan Gilbert-21/+0
2025-03-10perf util: Remove unused pstack__popDr. David Alan Gilbert-15/+0
2025-03-10perf util: Remove unused perf_color_default_configDr. David Alan Gilbert-16/+0
2025-03-07perf tests: Fix data symbol test with LTO buildsIan Rogers-13/+15
2025-03-07perf report: Fix memory leaks in the hierarchy modeNamhyung Kim-0/+10
2025-03-07perf report: Use map_symbol__copy() when copying callchainsNamhyung Kim-7/+3
2025-03-06perf annotate: Return errors from disasm_line__parse_powerpc()Athira Rajeev-2/+3
2025-03-06perf annotate: Add annotation_options.disassembler_usedAthira Rajeev-9/+14
2025-03-06perf report: Do not process non-JIT BPF ksymbol eventsNamhyung Kim-0/+4
2025-03-06perf test: Fix leak in "Synthesize attr update" testIan Rogers-0/+1
2025-03-05perf machine: Fix insertion of PERF_RECORD_KSYMBOL related kernel mapsNamhyung Kim-1/+1
2025-03-05perf maps: Add missing map__set_kmap_maps() when replacing a kernel mapArnaldo Carvalho de Melo-0/+2
2025-03-05perf maps: Fixup maps_by_name when modifying maps_by_addressNamhyung Kim-1/+23
2025-03-05perf machine: Fixup kernel maps ends after adding extra mapsNamhyung Kim-2/+2
2025-03-05perf maps: Set the kmaps for newly created/added kernel mapsArnaldo Carvalho de Melo-0/+3
2025-03-05perf maps: Introduce map__set_kmap_maps() for kernel mapsArnaldo Carvalho de Melo-8/+21
2025-03-05perf script: Fix output type for dynamically allocated core PMU'sThomas Falcon-3/+13
2025-03-05perf bench: Fix perf bench syscall loop countThomas Richter-9/+13
2025-03-05perf test: Simplify data symbol testNamhyung Kim-13/+2
2025-03-05perf test: Add timeout to datasym workloadNamhyung Kim-2/+21
2025-03-05perf test: Add trace record and replay testNamhyung Kim-0/+21
2025-03-05perf test: Skip perf trace tests when running as non-rootNamhyung Kim-0/+4
2025-03-05perf test: Skip perf probe tests when running as non-rootNamhyung Kim-6/+9
2025-03-05perf test: Add --metric-only to perf stat output testsNamhyung Kim-0/+34
2025-03-05perf arm-spe: Support previous branch target (PBT) addressLeo Yan-50/+70
2025-03-05perf arm-spe: Add branch stackLeo Yan-0/+99
2025-03-05perf arm-spe: Set sample flags with supplement infoLeo Yan-0/+20
2025-03-05perf arm-spe: Fill branch operations and events to recordLeo Yan-2/+26
2025-03-05perf arm-spe: Decode transactional eventLeo Yan-0/+3
2025-03-05perf arm-spe: Extend branch operationsLeo Yan-6/+17
2025-03-05perf arm-spe: Fix load-store operation checkingLeo Yan-1/+7
2025-03-05perf script: Add not taken event for branch stackLeo Yan-8/+15
2025-03-05perf script: Add not taken event for branchesLeo Yan-2/+5
2025-03-05perf script: Separate events from branch typesLeo Yan-4/+37
2025-03-05perf script: Refactor sample_flags_to_name() functionLeo Yan-31/+59
2025-03-05perf script: Make printing flags reliableLeo Yan-2/+9
2025-03-03perf stat: Fix non-uniquified hybrid legacy eventsJames Clark-6/+6
2025-03-02perf tools: Skip BPF sideband event for userspace profilingNamhyung Kim-0/+21
2025-02-28perf test: Fix spelling mistake "sythesizing" -> "synthesizing"Colin Ian King-2/+2
2025-02-28perf build: Fix in-tree build due to symbolic linkLuca Ceresoli-1/+1