summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
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 maps: Fix fixup_overlap_and_insert that can break sorted by name orderIan Rogers
2026-05-23perf cgroup: Update metric leader in evlist__expand_cgroupIan 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 stat: Fix opt->value type for parse_cache_levelIan Rogers
2026-05-23perf lock: Fix option value type in parse_max_stackIan Rogers
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-23perf trace: Avoid an ERR_PTR in syscall_statsIan Rogers
2026-05-23perf trace: Fix IS_ERR() vs NULL check bugwangguangju
2026-05-07perf annotate: Use jump__delete when freeing LoongArch jumpsRong Bao
2026-03-19perf synthetic-events: Fix stale build ID in module MMAP2 recordsChuck Lever
2026-03-19perf ftrace: Fix hashmap__new() error checkingChen Ni
2026-03-19perf annotate: Fix hashmap__new() error checkingChen Ni
2026-03-19perf disasm: Fix off-by-one bug in outside checkPeter Collingbourne
2026-03-04perf test: Fix test case perftool-testsuite_report for s390Thomas Richter
2026-03-04perf build: Remove NO_LIBCAP that controls nothingIan Rogers
2026-03-04perf vendor events amd: Fix Zen 5 MAB allocation eventsSandipan Das
2026-03-04perf annotate: Fix BUILD_NONDISTRO=1 missing args->ms conversions to pointerArnaldo Carvalho de Melo
2026-03-04perf annotate: Fix memcpy size in arch__grow_instructions()Suchit Karunakaran
2026-03-04perf tests sched: Avoid error in cleanup on loaded machinesIan Rogers
2026-03-04perf maps: Fix reference count leak in maps__find_ams()Ian Rogers
2026-03-04perf annotate: Fix args leak of map_symbolIan Rogers
2026-03-04perf cs-etm: Fix decoding for sparse CPU mapsJames Clark
2026-03-04perf tools: Get debug info of DSO properlyNamhyung Kim
2026-03-04perf symbol-elf: Fix leak of ELF files with GNU debugdataIan Rogers
2026-03-04perf callchain: Fix srcline printing with inlinesIan Rogers
2026-03-04perf unwind-libdw: Fix invalid reference countsIan Rogers
2026-03-04perf build: Raise minimum shellcheck version to 0.7.2Nicolas Schier
2026-03-04perf test stat tests: Fix for virtualized machinesThomas Richter
2026-03-04perf test stat: Update test expectations and eventsIan Rogers
2026-01-30perf parse-events: Fix evsel allocation failureFaisal Bukhari
2025-12-18perf stat: Allow no events to open if this is a "--null" runIan Rogers
2025-12-18perf hist: In init, ensure mem_info is put on error pathsIan Rogers
2025-12-18perf kvm: Fix debug assertionIan 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 jitdump: Add sym/str-tables to build-ID generationNamhyung Kim
2025-12-18perf arm_spe: Fix memset subclass in operationLeo Yan
2025-12-18perf tools: Fix missing feature check for inherit + SAMPLE_READNamhyung Kim
2025-12-18perf record: skip synthesize event when open evsel failedShuai Xue
2025-12-18perf lock contention: Load kernel map before lookupNamhyung Kim
2025-12-18perf hwmon_pmu: Fix uninitialized variable warningMichal Suchanek
2025-12-18perf annotate: Check return value of evsel__get_arch() properlyTianyou Li
2025-12-18perf parse-events: Make X modifier more respectful of groupsIan Rogers
2025-12-18perf parse-events: Fix legacy cache events if event is duplicated in a PMUIan Rogers
2025-12-18perf bpf_counter: Fix opening of "any"(-1) CPU eventsIan Rogers
2025-11-13perf libbfd: Ensure libbfd is initialized prior to useIan Rogers