summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
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
2026-04-13perf test: Fix inet_pton probe failure and unroll call graphIan Rogers
2026-04-13perf build: fix "argument list too long" in second locationMarkus Mayer
2026-04-13perf header: Add sanity checks to HEADER_BPF_BTF processingArnaldo Carvalho de Melo
2026-04-13perf header: Sanity check HEADER_BPF_PROG_INFOArnaldo Carvalho de Melo
2026-04-13perf header: Sanity check HEADER_PMU_CAPSArnaldo Carvalho de Melo
2026-04-13perf header: Sanity check HEADER_HYBRID_TOPOLOGYArnaldo Carvalho de Melo
2026-04-13perf header: Sanity check HEADER_CACHEArnaldo Carvalho de Melo
2026-04-13perf header: Sanity check HEADER_GROUP_DESCArnaldo Carvalho de Melo
2026-04-13perf header: Sanity check HEADER_PMU_MAPPINGSArnaldo Carvalho de Melo
2026-04-13perf header: Sanity check HEADER_MEM_TOPOLOGYArnaldo Carvalho de Melo
2026-04-13perf header: Sanity check HEADER_NUMA_TOPOLOGYArnaldo Carvalho de Melo
2026-04-13perf header: Sanity check HEADER_CPU_TOPOLOGYArnaldo Carvalho de Melo
2026-04-13perf header: Sanity check HEADER_NRCPUS and HEADER_CPU_DOMAIN_INFOArnaldo Carvalho de Melo
2026-04-13perf header: Bump up the max number of command line args allowedArnaldo Carvalho de Melo