summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2026-05-20perf riscv: Add SDT argument parsing for RISC-VChen Pei
2026-05-16perf trace: Introduce --show-cpu option to display cpu idAaron Tomlin
2026-05-15perf pmu: Skip test on Arm64 when #slots is zeroLeo Yan
2026-05-15perf trace beauty fcntl: Fix build with older kernel headersFlorian Fainelli
2026-05-15perf unwind-libunwind: Add RISC-V libunwind supportIan Rogers
2026-05-15perf unwind-libunwind: Remove libunwind-localIan Rogers
2026-05-15perf unwind-libunwind: Move flush/finish access out of localIan Rogers
2026-05-15perf unwind-libunwind: Make libunwind register reading cross platformIan Rogers
2026-05-15tools headers UAPI: Sync case-sensitivity flags from linux/fs.hChuck Lever
2026-05-15perf build: Be more programmatic when setting up libunwind variablesIan Rogers
2026-05-15perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selectionIan Rogers
2026-05-14perf metricgroup: Avoid scanning unnecessary PMUs for identifier matchIan Rogers
2026-05-14perf pmu-events AMD: Switch l2_itlb_misses to bp_l1_tlb_miss_l2_tlb_miss.allIan Rogers
2026-05-14perf record: Refactor ARM64 leaf caller setup out of archIan Rogers
2026-05-14perf trace: Update beautifier script for clone flagsNamhyung Kim
2026-05-14perf trace: Add beautifier script for fsmount flagsNamhyung Kim
2026-05-14perf build: Add make check-headers targetNamhyung Kim
2026-05-14perf trace: Sync uapi/linux/sched.h with the kernel sourceNamhyung Kim
2026-05-14perf trace: Sync uapi/linux/mount.h with the kernel sourceNamhyung Kim
2026-05-14perf trace: Sync uapi/linux/fs.h with the kernel sourceNamhyung Kim
2026-05-14perf trace: Sync linux/socket.h with the kernel sourceNamhyung Kim
2026-05-11perf tool: Fix missing schedstat delegates and dont_split_sample_group in del...Ian Rogers
2026-05-11perf sched: Add missing mmap2 handler in timehistIan Rogers
2026-05-11perf sched stats: Fix segmentation faults, memory leaks, and stale pointers i...Ian Rogers
2026-05-11perf test: Fix "trace summary" test for musl-based systemsMartin Kaiser
2026-05-11perf test: Fix sys_enter_openat event test for muslMartin Kaiser
2026-05-11perf test: Fix nanosleep check in the ftrace testMartin Kaiser
2026-05-05perf build: Remove NO_GTK2 build testNamhyung Kim
2026-05-05perf build: Add -fms-extensions for GEN_VMLINUX_H=1Namhyung Kim
2026-05-05perf build: Update error message for BUILD_NONDISTRO=1Namhyung Kim
2026-05-05perf arm_spe: Print remaining IMPDEF event numbersJames Clark
2026-05-05perf arm_spe: Decode Arm N1 IMPDEF eventsJames Clark
2026-05-05perf arm_spe: Turn event name mappings into an arrayJames Clark
2026-05-05perf arm_spe: Store MIDR in arm_spe_pktJames Clark
2026-05-05perf arm_spe: Handle missing CPU IDsJames Clark
2026-05-05perf arm_spe: Make a function to get the MIDRJames Clark
2026-05-05perf callchain: Handle multiple address spacesThomas Richter
2026-05-05perf debuginfo: Fix libdw API contract violationsIan Rogers
2026-05-05perf annotate-data: Fix libdw API contract violationsIan Rogers
2026-05-05perf probe-finder: Fix libdw API contract violationsIan Rogers
2026-05-05perf libdw: Fix libdw API contract violations and memory leaksIan Rogers
2026-05-05perf libdw: Support DWARF line 0 in inline listIan Rogers
2026-05-05perf libdw: Fix callchain parent update in ORDER_CALLER modeIan Rogers
2026-05-05perf srcline: Introduce inline_node__clear_frames()Ian Rogers
2026-05-05perf dwarf-aux: Fix libdw API contract violationsIan Rogers
2026-05-05perf dwarf-aux: Fix libdw segmentation fault in cu_walk_functions_atIan Rogers
2026-04-18Merge tag 'perf-tools-for-v7.1-2026-04-17' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2026-04-14perf loongarch: Fix build failure with CONFIG_LIBDW_DWARF_UNWINDWANG Rui
2026-04-13perf annotate: Use jump__delete when freeing LoongArch jumpsRong Bao
2026-04-13perf test: Fixes for check branch stack samplingIan Rogers