aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-26perf ftrace latency: allow to hide empty bucketsGabriele Monaco1-0/+1
2025-02-26perf ftrace latency: variable histogram bucketsGabriele Monaco3-4/+10
2025-02-26perf annotate-data: Handle direct use of stack pointer without fbregNamhyung Kim1-5/+10
2025-02-24perf report: Fix sample number stats for branch entry modeThomas Falcon1-2/+6
2025-02-24perf machine: Reuse module path bufferIan Rogers1-11/+23
2025-02-24perf hwmon_pmu: Switch event discovery to io_dir__readdirIan Rogers1-25/+17
2025-02-24perf parse-events: Switch tracepoints to io_dir__readdirIan Rogers1-13/+19
2025-02-24perf events: Remove scandir in thread synthesisIan Rogers1-10/+12
2025-02-24perf header: Switch mem topology to io_dir__readdirIan Rogers1-15/+16
2025-02-24perf pmu: Switch to io_dir__readdirIan Rogers2-46/+30
2025-02-24perf maps: Switch modules tree walk to io_dir__readdirIan Rogers1-17/+8
2025-02-20perf parse-events: Tidy name token matchingIan Rogers1-19/+32
2025-02-19perf tools: Improve startup time by reducing unnecessary stat() callsKrzysztof Ɓopatowski1-6/+12
2025-02-19perf tools: Fix up some comments and code to properly use the event_source busGreg Kroah-Hartman2-3/+3
2025-02-18perf hist: Shrink struct hist_entry sizeDmitry Vyukov2-5/+5
2025-02-18perf report: Add --latency flagDmitry Vyukov4-8/+32
2025-02-18perf report: Add latency output fieldDmitry Vyukov6-14/+65
2025-02-18perf report: Add parallelism filterDmitry Vyukov6-1/+87
2025-02-18perf report: Switch filtered from u8 to u16Dmitry Vyukov3-3/+5
2025-02-17perf report: Add parallelism sort keyDmitry Vyukov6-0/+42
2025-02-17perf report: Add machine parallelismDmitry Vyukov5-0/+19
2025-02-12perf sample: Make user_regs and intr_regs optionalIan Rogers18-147/+351
2025-02-12perf tools: Use symfs when opening debuginfo by pathNamhyung Kim1-1/+5
2025-02-12perf tools: Get rid of now-unused rb_resort.hNamhyung Kim1-146/+0
2025-02-10perf tools: Add skip check in tool_pmu__event_to_str()Kan Liang2-1/+4
2025-02-10perf tools: Deadcode removalDr. David Alan Gilbert4-36/+0
2025-02-05Merge tag 'v6.14-rc1' into perf-tools-nextNamhyung Kim5-87/+102
2025-02-04perf stat: Changes to event name uniquificationIan Rogers2-33/+79
2025-02-04perf stat: Don't merge counters purely on nameIan Rogers1-2/+11
2025-02-04perf pmu: Rename name matching for no suffix or wildcard variantsIan Rogers3-80/+183
2025-02-04perf pmus: Restructure pmu_read_sysfs to scan fewer PMUsIan Rogers2-51/+97
2025-02-04perf evsel: Reduce scanning core PMUs in is_hybridIan Rogers1-2/+2
2025-02-04perf test: Fix Hwmon PMU test endianess issueThomas Richter2-14/+16
2025-01-31perf: Always feature test reallocarrayJames Clark1-0/+2
2025-01-29perf stat: Fix find_stat for mixed legacy/non-legacy eventsIan Rogers2-4/+19
2025-01-29perf evsel: Add pmu_name helperIan Rogers2-0/+11
2025-01-28perf cpumap: Fix die and cluster IDsJames Clark1-2/+2
2025-01-27perf annotate: Use an array for the disassembler preferenceIan Rogers3-78/+96
2025-01-23perf trace: Fix BPF loading failure (-E2BIG)Howard Chu1-7/+4
2025-01-18perf annotate: Prefer passing evsel to evsel->core.idxIan Rogers2-26/+26
2025-01-16perf hist: Fix bogus profiles when filters are enabledDmitry Vyukov1-1/+10
2025-01-16perf hist: Deduplicate cmp/sort/collapse codeDmitry Vyukov2-68/+49
2025-01-14perf config: Add a function to set one variable in .perfconfigArnaldo Carvalho de Melo1-0/+1
2025-01-14perf probe: Rename err labelJames Clark1-9/+9
2025-01-14perf record: Fix segfault with --off-cpu when debuginfo is not enabledAthira Rajeev1-0/+5
2025-01-10perf tools: Fixup end address of modulesNamhyung Kim1-0/+2
2025-01-10perf symbol: Prefer non-label symbols with same addressNamhyung Kim1-1/+8
2025-01-10perf symbol-elf: Avoid a weak cxx_demangle_sym functionIan Rogers1-2/+4
2025-01-10perf tools: Remove dependency on libauditCharlie Jenkins4-58/+5
2025-01-10perf tools s390: Use generic syscall table scriptsCharlie Jenkins1-5/+1