summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2026-06-01perf parse-events: Expose/rename config_term_nameIan Rogers
2026-06-01Revert "perf tool_pmu: Factor tool events into their own PMU"Sasha Levin
2026-06-01Revert "perf python: Add parse_events function"Sasha Levin
2026-06-01Revert "perf tool_pmu: Fix aggregation on duration_time"Sasha Levin
2026-06-01Revert "perf cgroup: Update metric leader in evlist__expand_cgroup"Sasha Levin
2026-05-23perf tool_pmu: Fix aggregation on duration_timeIan Rogers
2026-05-23perf util: Kill die() prototype, dead for a long timeArnaldo Carvalho de Melo
2026-05-23perf maps: Fix copy_from that can break sorted by name orderIan Rogers
2026-05-23perf cgroup: Update metric leader in evlist__expand_cgroupIan Rogers
2026-05-23perf python: Add parse_events functionIan Rogers
2026-05-23perf tool_pmu: Factor tool events into their own PMUIan Rogers
2026-05-23perf evsel: Add alternate_hw_config and use in evsel__matchIan Rogers
2026-05-23perf expr: Return -EINVAL for syntax error in expr__find_ids()Leo Yan
2026-05-23perf tools: Fix module symbol resolution for non-zero .text sh_addrChuck Lever
2026-05-23perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE traceMike Leach
2026-05-23perf branch: Avoid incrementing NULLIan Rogers
2026-05-07perf annotate: Use jump__delete when freeing LoongArch jumpsRong Bao
2026-03-25perf annotate: Fix hashmap__new() error checkingChen Ni
2026-03-25perf disasm: Fix off-by-one bug in outside checkPeter Collingbourne
2026-03-04perf annotate: Fix memcpy size in arch__grow_instructions()Suchit Karunakaran
2026-03-04perf maps: Fix reference count leak in maps__find_ams()Ian Rogers
2026-03-04perf callchain: Fix srcline printing with inlinesIan Rogers
2026-03-04perf unwind-libdw: Fix invalid reference countsIan Rogers
2025-12-18perf hist: In init, ensure mem_info is put on error pathsIan Rogers
2025-12-18perf tools: Fix split kallsyms DSO countingNamhyung Kim
2025-12-18perf tools: Mark split kallsyms DSOs as loadedNamhyung Kim
2025-12-18perf arm_spe: Fix memset subclass in operationLeo Yan
2025-12-18perf arm-spe: Extend branch operationsLeo Yan
2025-12-18perf lock contention: Load kernel map before lookupNamhyung Kim
2025-12-18perf annotate: Check return value of evsel__get_arch() properlyTianyou Li
2025-10-19perf python: split Clang options when invoking PopenLeo Yan
2025-10-19perf evsel: Ensure the fallback message is always written toIan Rogers
2025-10-19perf tools: Add fallback for exclude_guestNamhyung Kim
2025-10-19perf session: Fix handling when buffer exceeds 2 GiBLeo Yan
2025-10-19perf arm_spe: Correct memory level for remote accessLeo Yan
2025-10-19perf arm-spe: Rename the common data source encodingLeo Yan
2025-10-19perf arm_spe: Correct setting remote accessLeo Yan
2025-10-19perf util: Fix compression checks returning -1 as boolYunseong Kim
2025-10-19perf evsel: Avoid container_of on a NULL leaderIan Rogers
2025-10-19perf disasm: Avoid undefined behavior in incrementing NULLIan Rogers
2025-09-09perf bpf-utils: Harden get_bpf_prog_info_linearIan Rogers
2025-09-09perf bpf-utils: Constify bpil_array_descIan Rogers
2025-09-09perf bpf-event: Fix use-after-free in synthesisIan Rogers
2025-09-04perf symbol-minimal: Fix ehdr reading in filename__read_build_idIan Rogers
2025-08-15perf record: Cache build-ID of hit DSOs onlyNamhyung Kim
2025-08-15perf sched: Fix memory leaks for evsel->priv in timehistNamhyung Kim
2025-08-15perf dso: Add missed dso__put to dso__load_kcoreIan Rogers
2025-06-27perf evsel: Missed close() when probing hybrid core PMUsIan Rogers
2025-06-19perf callchain: Always populate the addr_location map when adding IPIan Rogers
2025-06-19perf symbol: Fix use-after-free in filename__read_build_idIan Rogers