summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2024-10-10perf python: Allow checking for the existence of warning options in clangArnaldo Carvalho de Melo
2024-10-10perf report: Fix segfault when 'sym' sort key is not usedNamhyung Kim
2024-10-10perf hist: Update hist symbol when updating mapsMatt Fleming
2024-10-10perf python: Disable -Wno-cast-function-type-mismatch if present on clangArnaldo Carvalho de Melo
2024-10-10perf callchain: Fix stitch LBR memory leaksIan Rogers
2024-10-04perf mem: Fix missed p-core mem events on ADL and RPLKan Liang
2024-10-04perf mem: Check mem_events for all eligible PMUsKan Liang
2024-10-04perf time-utils: Fix 32-bit nsec parsingIan Rogers
2024-10-04perf dwarf-aux: Handle bitfield members from pointer accessNamhyung Kim
2024-10-04perf annotate-data: Fix off-by-one in location range checkNamhyung Kim
2024-10-04perf dwarf-aux: Check allowed location expressions when collecting variablesNamhyung Kim
2024-10-04perf stat: Display iostat headers correctlyYicong Yang
2024-10-04perf inject: Fix leader sampling inserting additional samplesIan Rogers
2024-10-04perf lock contention: Change stack_id type to s32Namhyung Kim
2024-09-12perf lock contention: Fix spinlock and rwlock accountingNamhyung Kim
2024-08-11perf tool: fix dereferencing NULL al->mapsCasey Chen
2024-08-03perf dso: Fix build when libunwind is enabledJames Clark
2024-08-03perf stat: Fix the hard-coded metrics calculation on the hybridKan Liang
2024-08-03perf dso: Fix address sanitizer buildIan Rogers
2024-08-03perf stat: Fix a segfault with --per-cluster --metric-onlyNamhyung Kim
2024-08-03perf report: Fix condition in sort__sym_cmp()Namhyung Kim
2024-08-03perf pmus: Fixes always false when compare duplicates aliasesJunhao He
2024-08-03tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__loadAthira Rajeev
2024-08-03perf maps: Fix use after free in __maps__fixup_overlap_and_insertIan Rogers
2024-07-07perf dsos: When adding a dso into sorted dsos maintain the sort orderIan Rogers
2024-07-07perf comm str: Avoid sort during insertIan Rogers
2024-05-26Revert "perf parse-events: Prefer sysfs/JSON hardware events over legacy"Arnaldo Carvalho de Melo
2024-05-21Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...Linus Torvalds
2024-05-11perf pmu: Count sys and cpuid JSON events separatelyIan Rogers
2024-05-11perf stat: Don't display metric header for non-leader uncore eventsIan Rogers
2024-05-11perf annotate-data: Ensure the number of type histogramsNamhyung Kim
2024-05-11perf annotate: Fix segfault on sample histogramNamhyung Kim
2024-05-10perf tools: Ignore deleted cgroupsNamhyung Kim
2024-05-10perf parse: Allow tracepoint names to start with digitsDominique Martinet
2024-05-10perf parse-events: Add new 'fake_tp' parameter for testsDominique Martinet
2024-05-10perf parse-events: pass parse_state to add_tracepointDominique Martinet
2024-05-09perf symbols: Fix ownership of string in dso__load_vmlinux()James Clark
2024-05-09perf symbols: Update kcore map before merging in remaining symbolsJames Clark
2024-05-09perf maps: Re-use __maps__free_maps_by_name()James Clark
2024-05-09perf symbols: Remove map from list before updating addressesJames Clark
2024-05-09perf tracepoint: Don't scan all tracepoints to test if one existsIan Rogers
2024-05-09perf dwarf-aux: Fix build with HAVE_DWARF_CFI_SUPPORTJames Clark
2024-05-09perf thread: Fixes to thread__new() related to initializing commIan Rogers
2024-05-09perf comm: Fix comm_str__put() for reference count checkingIan Rogers
2024-05-07perf dwarf-aux: Print array type name with "[]"Namhyung Kim
2024-05-07perf hist: Avoid 'struct hist_entry_iter' mem_info memory leakIan Rogers
2024-05-07perf mem-info: Add reference count checkingIan Rogers
2024-05-07perf mem-info: Move mem-info out of mem-events and symbolIan Rogers
2024-05-07perf comm: Add reference count checking to 'struct comm_str'Ian Rogers
2024-05-07perf cpumap: Remove refcnt from 'struct cpu_aggr_map'Ian Rogers