summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2025-03-05perf arm-spe: Extend branch operationsLeo Yan
2025-03-05perf arm-spe: Fix load-store operation checkingLeo Yan
2025-03-05perf script: Add not taken event for branch stackLeo Yan
2025-03-05perf script: Add not taken event for branchesLeo Yan
2025-03-05perf script: Separate events from branch typesLeo Yan
2025-03-05perf script: Refactor sample_flags_to_name() functionLeo Yan
2025-03-05perf script: Make printing flags reliableLeo Yan
2025-03-03perf stat: Fix non-uniquified hybrid legacy eventsJames Clark
2025-03-02perf tools: Skip BPF sideband event for userspace profilingNamhyung Kim
2025-02-28perf test: Fix spelling mistake "sythesizing" -> "synthesizing"Colin Ian King
2025-02-28perf build: Fix in-tree build due to symbolic linkLuca Ceresoli
2025-02-28perf arm-spe: Report error if set frequencyLeo Yan
2025-02-28perf lock: Report owner stack in usermodeChun-Tse Shao
2025-02-28perf lock: Make rb_tree helper functions genericChun-Tse Shao
2025-02-28perf lock: Retrieve owner callstack in bpf programChun-Tse Shao
2025-02-28perf lock: Add bpf maps for owner stack tracingChun-Tse Shao
2025-02-27perf cpumap: Reduce cpu size from int to int16_tIan Rogers
2025-02-27perf trace: Add missing perf_tool__init()Athira Rajeev
2025-02-26perf list: Document -v option deduplication featureJames Clark
2025-02-26perf pmu: Don't double count common sysfs and json eventsJames Clark
2025-02-26perf pmu: Dynamically allocate tool PMUJames Clark
2025-02-26perf probe: Pick the correct dwarf die while adding probe pointsAthira Rajeev
2025-02-26perf ftrace latency: allow to hide empty bucketsGabriele Monaco
2025-02-26perf ftrace latency: variable histogram bucketsGabriele Monaco
2025-02-26perf annotate-data: Handle direct use of stack pointer without fbregNamhyung Kim
2025-02-25Merge tag 'perf-tools-fixes-for-v6.14-2-2025-02-25' of git://git.kernel.org/p...Linus Torvalds
2025-02-24perf report: Fix sample number stats for branch entry modeThomas Falcon
2025-02-24perf machine: Reuse module path bufferIan Rogers
2025-02-24perf hwmon_pmu: Switch event discovery to io_dir__readdirIan Rogers
2025-02-24perf parse-events: Switch tracepoints to io_dir__readdirIan Rogers
2025-02-24perf events: Remove scandir in thread synthesisIan Rogers
2025-02-24perf header: Switch mem topology to io_dir__readdirIan Rogers
2025-02-24perf pmu: Switch to io_dir__readdirIan Rogers
2025-02-24perf maps: Switch modules tree walk to io_dir__readdirIan Rogers
2025-02-20perf parse-events: Tidy name token matchingIan Rogers
2025-02-19perf tools: Improve startup time by reducing unnecessary stat() callsKrzysztof Ɓopatowski
2025-02-19perf report: Fix input reload/switch with symbol sort keyDmitry Vyukov
2025-02-19perf report: Support switching data w/ and w/o callchainsNamhyung Kim
2025-02-19perf report: Switch data file correctly in TUINamhyung Kim
2025-02-19perf tools: Fix up some comments and code to properly use the event_source busGreg Kroah-Hartman
2025-02-19perf list: Also append PMU name in verbose modeJames Clark
2025-02-19perf vendor events arm64: Fix incorrect CPU_CYCLE in metrics exprYangyu Chen
2025-02-18perf script: Fix hangup in offline flamegraph reportNamhyung Kim
2025-02-18perf hist: Shrink struct hist_entry sizeDmitry Vyukov
2025-02-18perf test: Add tests for latency and parallelism profilingDmitry Vyukov
2025-02-18perf report: Add latency and parallelism profiling documentationDmitry Vyukov
2025-02-18perf report: Add --latency flagDmitry Vyukov
2025-02-18perf report: Add latency output fieldDmitry Vyukov
2025-02-18perf report: Add parallelism filterDmitry Vyukov
2025-02-18perf report: Switch filtered from u8 to u16Dmitry Vyukov