aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2026-05-14perf trace: Add beautifier script for fsmount flagsNamhyung Kim6-15/+56
2026-05-14perf build: Add make check-headers targetNamhyung Kim2-2/+4
2026-05-14perf trace: Sync uapi/linux/sched.h with the kernel sourceNamhyung Kim1-2/+15
2026-05-14perf trace: Sync uapi/linux/mount.h with the kernel sourceNamhyung Kim1-0/+1
2026-05-14perf trace: Sync uapi/linux/fs.h with the kernel sourceNamhyung Kim1-0/+12
2026-05-14perf trace: Sync linux/socket.h with the kernel sourceNamhyung Kim1-1/+1
2026-05-11perf tool: Fix missing schedstat delegates and dont_split_sample_group in delegate_toolIan Rogers1-0/+6
2026-05-11perf sched: Add missing mmap2 handler in timehistIan Rogers1-0/+1
2026-05-11perf sched stats: Fix segmentation faults, memory leaks, and stale pointers in diff modeIan Rogers1-37/+138
2026-05-11perf test: Fix "trace summary" test for musl-based systemsMartin Kaiser1-1/+1
2026-05-11perf test: Fix sys_enter_openat event test for muslMartin Kaiser1-1/+4
2026-05-11perf test: Fix nanosleep check in the ftrace testMartin Kaiser1-3/+4
2026-05-05perf build: Remove NO_GTK2 build testNamhyung Kim1-5/+1
2026-05-05perf build: Add -fms-extensions for GEN_VMLINUX_H=1Namhyung Kim1-0/+1
2026-05-05perf build: Update error message for BUILD_NONDISTRO=1Namhyung Kim1-1/+1
2026-05-05perf arm_spe: Print remaining IMPDEF event numbersJames Clark1-0/+18
2026-05-05perf arm_spe: Decode Arm N1 IMPDEF eventsJames Clark3-2/+41
2026-05-05perf arm_spe: Turn event name mappings into an arrayJames Clark1-45/+43
2026-05-05perf arm_spe: Store MIDR in arm_spe_pktJames Clark5-17/+30
2026-05-05perf arm_spe: Handle missing CPU IDsJames Clark1-1/+8
2026-05-05perf arm_spe: Make a function to get the MIDRJames Clark1-14/+22
2026-05-05perf callchain: Handle multiple address spacesThomas Richter2-2/+5
2026-05-05perf debuginfo: Fix libdw API contract violationsIan Rogers1-3/+6
2026-05-05perf annotate-data: Fix libdw API contract violationsIan Rogers1-10/+17
2026-05-05perf probe-finder: Fix libdw API contract violationsIan Rogers1-37/+65
2026-05-05perf libdw: Fix libdw API contract violations and memory leaksIan Rogers1-6/+43
2026-05-05perf libdw: Support DWARF line 0 in inline listIan Rogers1-1/+2
2026-05-05perf libdw: Fix callchain parent update in ORDER_CALLER modeIan Rogers1-7/+13
2026-05-05perf srcline: Introduce inline_node__clear_frames()Ian Rogers2-1/+9
2026-05-05perf dwarf-aux: Fix libdw API contract violationsIan Rogers2-17/+22
2026-05-05perf dwarf-aux: Fix libdw segmentation fault in cu_walk_functions_atIan Rogers1-3/+2
2026-04-18Merge tag 'perf-tools-for-v7.1-2026-04-17' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-toolsLinus Torvalds240-1636/+12181
2026-04-14perf loongarch: Fix build failure with CONFIG_LIBDW_DWARF_UNWINDWANG Rui1-1/+0
2026-04-13perf annotate: Use jump__delete when freeing LoongArch jumpsRong Bao3-1/+4
2026-04-13perf test: Fixes for check branch stack samplingIan Rogers1-49/+95
2026-04-13perf test: Fix inet_pton probe failure and unroll call graphIan Rogers1-4/+4
2026-04-13perf build: fix "argument list too long" in second locationMarkus Mayer1-2/+2
2026-04-13perf header: Add sanity checks to HEADER_BPF_BTF processingArnaldo Carvalho de Melo1-0/+17
2026-04-13perf header: Sanity check HEADER_BPF_PROG_INFOArnaldo Carvalho de Melo1-0/+20
2026-04-13perf header: Sanity check HEADER_PMU_CAPSArnaldo Carvalho de Melo1-0/+19
2026-04-13perf header: Sanity check HEADER_HYBRID_TOPOLOGYArnaldo Carvalho de Melo1-0/+12
2026-04-13perf header: Sanity check HEADER_CACHEArnaldo Carvalho de Melo1-0/+13
2026-04-13perf header: Sanity check HEADER_GROUP_DESCArnaldo Carvalho de Melo1-1/+15
2026-04-13perf header: Sanity check HEADER_PMU_MAPPINGSArnaldo Carvalho de Melo1-0/+13
2026-04-13perf header: Sanity check HEADER_MEM_TOPOLOGYArnaldo Carvalho de Melo1-0/+12
2026-04-13perf header: Sanity check HEADER_NUMA_TOPOLOGYArnaldo Carvalho de Melo1-0/+13
2026-04-13perf header: Sanity check HEADER_CPU_TOPOLOGYArnaldo Carvalho de Melo1-2/+25
2026-04-13perf header: Sanity check HEADER_NRCPUS and HEADER_CPU_DOMAIN_INFOArnaldo Carvalho de Melo1-1/+44
2026-04-13perf header: Bump up the max number of command line args allowedArnaldo Carvalho de Melo1-2/+5
2026-04-13perf header: Validate nr_domains when reading HEADER_CPU_DOMAIN_INFOArnaldo Carvalho de Melo1-0/+6