summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-02-08selftests/mm: build with -O2Kevin Brodsky1-1/+8
2025-02-08ktest.pl: Check kernelrelease return in get_versionRicardo B. Marliere1-0/+5
2025-02-08selftests/ftrace: Fix to use remount when testing mount GID optionMasami Hiramatsu (Google)1-4/+4
2025-02-08selftests/rseq: Fix handling of glibc without rseq supportMathieu Desnoyers2-8/+33
2025-02-08tools/power turbostat: Fix forked child affinity regressionLen Brown1-2/+52
2025-02-08tools/power turbostat: Fix PMT mmaped file size roundingPatryk Wlazlyn1-1/+3
2025-02-08perf test: Skip syscall enum test if no landlock syscallNamhyung Kim1-2/+6
2025-02-08perf trace: Fix runtime error of index out of boundsHoward Chu1-1/+5
2025-02-08perf annotate: Use an array for the disassembler preferenceIan Rogers3-78/+96
2025-02-08selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environmentJan Stancek2-2/+2
2025-02-08selftests: mptcp: extend CFLAGS to keep options from environmentJan Stancek1-1/+1
2025-02-08tools: ynl: c: correct reverse decode of empty attrsJakub Kicinski1-1/+1
2025-02-08net: netdevsim: try to close UDP port harness racesJakub Kicinski1-8/+8
2025-02-08perf trace: Fix BPF loading failure (-E2BIG)Howard Chu1-7/+4
2025-02-08tools/bootconfig: Fix the wrong format specifierLuo Yifan1-2/+2
2025-02-08perf lock: Fix parse_lock_type which only retrieve one lock flagChun-Tse Shao1-25/+41
2025-02-08tools: Sync if_xdp.h uapi tooling headerVishal Chourasia1-2/+2
2025-02-08libbpf: Fix incorrect traversal end type ID when marking BTF_IS_EMBEDDEDPu Lehui1-1/+1
2025-02-08libbpf: Fix return zero when elf_begin failedPu Lehui1-0/+1
2025-02-08selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill testPu Lehui1-2/+2
2025-02-08selftests/bpf: Fix undefined UINT_MAX in veristat.cTony Ambardar1-0/+1
2025-02-08perf inject: Fix use without initialization of local variablesIan Rogers1-4/+4
2025-02-08perf test stat: Avoid hybrid assumption when virtualizedIan Rogers1-1/+5
2025-02-08perf report: Fix misleading help message about --demangleJiachen Zhang1-1/+1
2025-02-08perf MANIFEST: Add arch/*/include/uapi/asm/bpf_perf_event.h to the perf tarballArnaldo Carvalho de Melo1-0/+1
2025-02-08perf symbol: Prefer non-label symbols with same addressNamhyung Kim1-1/+8
2025-02-08perf namespaces: Fixup the nsinfo__in_pidns() return type, its boolArnaldo Carvalho de Melo2-2/+2
2025-02-08perf namespaces: Introduce nsinfo__set_in_pidns()Arnaldo Carvalho de Melo2-0/+6
2025-02-08perf machine: Don't ignore _etext when not a text symbolChristophe Leroy1-1/+1
2025-02-08perf maps: Fix display of kernel symbolsChristophe Leroy1-1/+6
2025-02-08perf top: Don't complain about lack of vmlinux when not resolving some kernel...Arnaldo Carvalho de Melo1-1/+1
2025-02-08selftests/bpf: Avoid generating untracked files when running bpf selftestsJiayuan Chen1-2/+2
2025-02-08perf stat: Fix trailing comma when there is no metric unitJames Clark2-87/+104
2025-02-08ktest.pl: Remove unused declarations in run_bisect_test functionBa Jing1-2/+0
2025-02-08perf expr: Initialize is_test value in expr__ctx_new()Levi Yun1-4/+1
2025-02-08tools build: Remove the libunwind feature tests from the ones detected when t...Arnaldo Carvalho de Melo1-7/+0
2025-02-08perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info()Zhongqiu Han3-5/+15
2025-02-08perf header: Fix one memory leakage in process_bpf_prog_info()Zhongqiu Han3-4/+8
2025-02-08perf header: Fix one memory leakage in process_bpf_btf()Zhongqiu Han1-1/+2
2025-02-08selftests/bpf: Fix fill_link_info selftest on powerpcSaket Kumar Bhaskar2-3/+14
2025-02-08tools features: Don't check for libunwind devel files by defaultArnaldo Carvalho de Melo2-39/+49
2025-02-08libbpf: Fix segfault due to libelf functions not setting errnoQuentin Monnet1-14/+8
2025-02-08tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bindMarco Leogrande1-0/+1
2025-02-08libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missingAndrii Nakryiko1-1/+1
2025-02-08selftests/landlock: Fix error messageMickaël Salaün1-2/+1
2025-02-08selftests/landlock: Fix build with non-default pthread linkingMickaël Salaün1-2/+2
2025-02-08selftests: harness: fix printing of mismatch values in __EXPECT()Dmitry V. Levin1-12/+12
2025-02-08selftests: timers: clocksource-switch: Adapt progress to kselftest frameworkGeert Uytterhoeven1-3/+3
2025-02-08selftests: ktap_helpers: Fix uninitialized variableMickaël Salaün1-1/+1
2025-02-08cpupower: fix TSC MHz calculationHe Rongguang1-6/+9