summaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)AuthorLines
2025-02-28perf arm-spe: Report error if set frequencyLeo Yan-0/+21
2025-02-28perf lock: Report owner stack in usermodeChun-Tse Shao-11/+94
2025-02-28perf lock: Make rb_tree helper functions genericChun-Tse Shao-11/+23
2025-02-28perf lock: Retrieve owner callstack in bpf programChun-Tse Shao-9/+203
2025-02-28perf lock: Add bpf maps for owner stack tracingChun-Tse Shao-2/+52
2025-02-27perf cpumap: Reduce cpu size from int to int16_tIan Rogers-22/+48
2025-02-27perf trace: Add missing perf_tool__init()Athira Rajeev-0/+1
2025-02-26perf list: Document -v option deduplication featureJames Clark-2/+2
2025-02-26perf pmu: Don't double count common sysfs and json eventsJames Clark-3/+9
2025-02-26perf pmu: Dynamically allocate tool PMUJames Clark-14/+13
2025-02-26perf probe: Pick the correct dwarf die while adding probe pointsAthira Rajeev-3/+19
2025-02-26perf ftrace latency: allow to hide empty bucketsGabriele Monaco-3/+12
2025-02-26perf ftrace latency: variable histogram bucketsGabriele Monaco-20/+51
2025-02-26perf annotate-data: Handle direct use of stack pointer without fbregNamhyung Kim-11/+26
2025-02-25Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...Linus Torvalds-41/+0
2025-02-24perf report: Fix sample number stats for branch entry modeThomas Falcon-2/+6
2025-02-24perf machine: Reuse module path bufferIan Rogers-11/+23
2025-02-24perf hwmon_pmu: Switch event discovery to io_dir__readdirIan Rogers-25/+17
2025-02-24perf parse-events: Switch tracepoints to io_dir__readdirIan Rogers-13/+19
2025-02-24perf events: Remove scandir in thread synthesisIan Rogers-10/+12
2025-02-24perf header: Switch mem topology to io_dir__readdirIan Rogers-15/+16
2025-02-24perf pmu: Switch to io_dir__readdirIan Rogers-46/+30
2025-02-24perf maps: Switch modules tree walk to io_dir__readdirIan Rogers-17/+8
2025-02-20perf parse-events: Tidy name token matchingIan Rogers-19/+32
2025-02-19perf tools: Improve startup time by reducing unnecessary stat() callsKrzysztof Ɓopatowski-6/+12
2025-02-19perf report: Fix input reload/switch with symbol sort keyDmitry Vyukov-14/+16
2025-02-19perf report: Support switching data w/ and w/o callchainsNamhyung Kim-0/+5
2025-02-19perf report: Switch data file correctly in TUINamhyung Kim-1/+1
2025-02-19perf tools: Fix up some comments and code to properly use the event_source busGreg Kroah-Hartman-12/+12
2025-02-19perf list: Also append PMU name in verbose modeJames Clark-5/+4
2025-02-19perf vendor events arm64: Fix incorrect CPU_CYCLE in metrics exprYangyu Chen-6/+6
2025-02-18perf script: Fix hangup in offline flamegraph reportNamhyung Kim-1/+1
2025-02-18perf hist: Shrink struct hist_entry sizeDmitry Vyukov-5/+5
2025-02-18perf test: Add tests for latency and parallelism profilingDmitry Vyukov-1/+69
2025-02-18perf report: Add latency and parallelism profiling documentationDmitry Vyukov-19/+124
2025-02-18perf report: Add --latency flagDmitry Vyukov-20/+135
2025-02-18perf report: Add latency output fieldDmitry Vyukov-55/+120
2025-02-18perf report: Add parallelism filterDmitry Vyukov-2/+91
2025-02-18perf report: Switch filtered from u8 to u16Dmitry Vyukov-3/+5
2025-02-18tools: Unify top-level quiet infrastructureCharlie Jenkins-41/+0
2025-02-17perf report: Add parallelism sort keyDmitry Vyukov-0/+53
2025-02-17perf report: Add machine parallelismDmitry Vyukov-0/+20
2025-02-14perf tools: Fix compile error on sample->user_regsNamhyung Kim-8/+8
2025-02-14perf tools: Fix compilation error on arm64Leo Yan-2/+2
2025-02-12perf sample: Make user_regs and intr_regs optionalIan Rogers-193/+450
2025-02-12perf test stat_all_metrics: Ensure missing events fail testIan Rogers-1/+7
2025-02-12perf vendor events: Update Tigerlake events/metricsIan Rogers-373/+513
2025-02-12perf vendor events: Update SkylakeX events/metricsIan Rogers-357/+465
2025-02-12perf vendor events: Update Skylake metricsIan Rogers-287/+406
2025-02-12perf vendor events: Update Sierraforest events/metricsIan Rogers-389/+799