summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-06-27perf test: Directory file descriptor leakIan Rogers1-0/+1
2025-06-27perf evsel: Missed close() when probing hybrid core PMUsIan Rogers1-0/+1
2025-06-27tools: ynl: fix mixing ops and notifications on one socketJakub Kicinski1-11/+17
2025-06-27tools: ynl: parse extack for sub-messagesDonald Hunter1-14/+25
2025-06-27selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)2-1/+102
2025-06-27libbpf: Add identical pointer detection to btf_dedup_is_equiv()Alan Maguire1-0/+16
2025-06-27rtla: Define __NR_sched_setattr for LoongArchTiezhu Yang1-0/+2
2025-06-27bpftool: Fix cgroup command to only show cgroup bpf programsMartin KaFai Lau1-6/+6
2025-06-27libbpf: Check bpf_map_skeleton link for NULLMykyta Yatsenko1-0/+6
2025-06-27libbpf/btf: Fix string handling to support multi-split BTFAlan Maguire1-1/+1
2025-06-27mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn1-0/+2
2025-06-19tools/resolve_btfids: Fix build when cross compiling kernel with clang.Suleiman Souhlal1-1/+1
2025-06-19objtool/rust: relax slice condition to cover more `noreturn` Rust functionsMiguel Ojeda1-1/+2
2025-06-19tools/power turbostat: Fix AMD package-energy reportingGautham R. Shenoy1-5/+36
2025-06-19selftests: drv-net: tso: make bkg() wait for socat to quitJakub Kicinski1-1/+1
2025-06-19selftests: drv-net: tso: fix the GRE device nameJakub Kicinski1-1/+1
2025-06-19selftests: net: build net/lib dependency in all targetBui Quang Minh1-1/+1
2025-06-19bpf: Fix L4 csum update on IPv6 in CHECKSUM_COMPLETEPaul Chaignon1-0/+2
2025-06-19bpf: Clarify the meaning of BPF_F_PSEUDO_HDRPaul Chaignon1-1/+1
2025-06-19perf callchain: Always populate the addr_location map when adding IPIan Rogers3-5/+11
2025-06-19perf trace: Set errpid to false for rseq and set_robust_listAnubhav Shelat1-2/+2
2025-06-19perf trace: Always print return value for syscalls returning a pidAnubhav Shelat1-1/+1
2025-06-19perf record: Fix incorrect --user-regs commentsDapeng Mi1-1/+1
2025-06-19perf symbol: Fix use-after-free in filename__read_build_idIan Rogers1-98/+70
2025-06-19perf pmu: Avoid segv for missing name/alias_name in wildcardingIan Rogers1-0/+3
2025-06-19perf tests switch-tracking: Fix timestamp comparisonLeo Yan1-1/+1
2025-06-19perf tools: Fix arm64 source package buildJames Clark1-0/+6
2025-06-19perf scripts python: exported-sql-viewer.py: Fix pattern matching with Python 3Adrian Hunter1-1/+4
2025-06-19perf intel-pt: Fix PEBS-via-PT data_srcAdrian Hunter1-3/+202
2025-06-19perf tests: Fix 'perf report' tests installationMichael Petlan1-1/+2
2025-06-19perf trace: Fix leaks of 'struct thread' in set_filter_loop_pids()Namhyung Kim1-0/+3
2025-06-19perf trace: Fix leaks of 'struct thread' in fprintf_sys_enter()Namhyung Kim1-1/+1
2025-06-19perf symbol-minimal: Fix double free in filename__read_build_idIan Rogers1-16/+18
2025-06-19perf tests metric-only perf stat: Fix tests 84 and 86 s390Thomas Richter2-0/+10
2025-06-19perf tool_pmu: Fix aggregation on duration_timeIan Rogers1-1/+7
2025-06-19perf ui browser hists: Set actions->thread before calling do_zoom_thread()Arnaldo Carvalho de Melo1-1/+1
2025-06-19tools build: Don't show libbfd build status as it is opt-inArnaldo Carvalho de Melo1-2/+0
2025-06-19perf build: Warn when libdebuginfod devel files are not availableArnaldo Carvalho de Melo1-0/+2
2025-06-19tools build: Don't show libunwind build status as it is opt-inArnaldo Carvalho de Melo1-1/+0
2025-06-19tools build: Don't set libunwind as available if test-all.c build succeedsArnaldo Carvalho de Melo2-2/+3
2025-06-19libbpf: Use proper errno value in nlattrAnton Protopopov1-8/+7
2025-06-19selftests/bpf: Fix caps for __xlated/jited_unprivLuis Gerhorst1-6/+8
2025-06-19selftests/bpf: Avoid passing out-of-range values to __retval()Peilin Ye2-20/+52
2025-06-19rtla: Define _GNU_SOURCE in timerlat_bpf.cTomas Glozar1-0/+1
2025-06-19bpftool: Fix regression of "bpftool cgroup tree" EINVAL on older kernelsYiFei Zhu1-1/+1
2025-06-19bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READAnton Protopopov1-0/+6
2025-06-19libbpf: Use proper errno value in linkerAnton Protopopov1-2/+2
2025-06-19selftests/bpf: Fix kmem_cache iterator drainingT.J. Mercier1-1/+1
2025-06-19Use thread-safe function pointer in libbpf_printJonathan Wiepert1-1/+1
2025-06-19libbpf: Remove sample_period init in perf_bufferTao Chen1-1/+0