summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
17 hoursperf tool_pmu: Fix aggregation on duration_timeIan Rogers
17 hoursperf util: Kill die() prototype, dead for a long timeArnaldo Carvalho de Melo
17 hoursperf maps: Fix copy_from that can break sorted by name orderIan Rogers
17 hoursperf cgroup: Update metric leader in evlist__expand_cgroupIan Rogers
17 hoursperf python: Add parse_events functionIan Rogers
17 hoursperf tool_pmu: Factor tool events into their own PMUIan Rogers
17 hoursperf evsel: Add alternate_hw_config and use in evsel__matchIan Rogers
17 hoursperf expr: Return -EINVAL for syntax error in expr__find_ids()Leo Yan
17 hoursperf tools: Fix module symbol resolution for non-zero .text sh_addrChuck Lever
17 hoursperf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE traceMike Leach
17 hoursperf 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
2025-06-19perf intel-pt: Fix PEBS-via-PT data_srcAdrian Hunter
2025-06-19perf symbol-minimal: Fix double free in filename__read_build_idIan Rogers
2025-04-10perf bpf-filter: Fix a parsing error with commaNamhyung Kim
2025-04-10perf: intel-tpebs: Fix incorrect usage of zfree()James Clark
2025-04-10perf dso: fix dso__is_kallsyms() checkStephen Brennan