aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-06-11selftests/bpf: Fix cgroup_mprog_ordering failure due to uninitialized variableYonghong Song1-1/+1
2025-06-11Merge tag 'kvmarm-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-14/+25
2025-06-11selftests/bpf: Add test to cover ktls with bpf_msg_pop_dataJiayuan Chen2-0/+95
2025-06-10selftests/net: packetdrill: more xfail changesJakub Kicinski1-0/+4
2025-06-10net: stop napi kthreads when THREADED napi is disabledSamiullah Khawaja1-2/+36
2025-06-10selftests: netconsole: Add support for basic netconsole target formatBreno Leitao2-21/+51
2025-06-10selftests: netconsole: Do not exit from inside the validation functionBreno Leitao2-1/+2
2025-06-10tools/resolve_btfids: Fix build when cross compiling kernel with clang.Suleiman Souhlal1-1/+1
2025-06-10selftests/nolibc: make stackprotector probing more robustThomas Weißschuh1-1/+4
2025-06-10bpf: adjust path to trace_output sample eBPF programTobias Klauser1-1/+1
2025-06-09perf: Fix libjvmti.c sign compare errorYuzhuo Jing1-2/+2
2025-06-09perf script: perf script tests fails with segfaultAditya Bodkhe2-4/+9
2025-06-09tools/power turbostat: regression fix: --show C1E%Len Brown1-4/+0
2025-06-09selftests/bpf: Add test for Spectre v1 mitigationLuis Gerhorst1-0/+57
2025-06-09bpf: Fall back to nospec for Spectre v1Luis Gerhorst9-50/+109
2025-06-09bpftool: Display cookie for tracing link probeTao Chen1-0/+3
2025-06-09selftests/bpf: Add cookies check for tracing fill_link_info testTao Chen1-1/+23
2025-06-09bpf: Add cookie to tracing bpf_link_infoTao Chen1-0/+2
2025-06-09selftests/bpf: Add test cases with CONST_PTR_TO_MAP null checksIhor Solodrai1-0/+118
2025-06-09selftests/bpf: Add cmp_map_pointer_with_const testIhor Solodrai1-1/+16
2025-06-09bpf: Make reg_not_null() true for CONST_PTR_TO_MAPIhor Solodrai1-1/+1
2025-06-09selftests/bpf: Add two selftests for mprog API based cgroup progsYonghong Song3-0/+724
2025-06-09selftests/bpf: Move some tc_helpers.h functions to test_progs.hYonghong Song2-28/+28
2025-06-09libbpf: Support link-based cgroup attach with optionsYonghong Song5-0/+93
2025-06-09bpf: Implement mprog API on top of existing cgroup progsYonghong Song1-0/+7
2025-06-09perf test trace: Change the regex pattern in the struct testHoward Chu1-1/+1
2025-06-09perf test trace: Use --sort-events in BTF general testsHoward Chu1-3/+3
2025-06-09perf test trace: Remove set -e for BTF general testsHoward Chu1-10/+9
2025-06-09perf test trace: Stop tracing hrtimer_setup event in trace enum testHoward Chu1-1/+1
2025-06-09perf test trace: Remove set -e and print trace test's error messagesHoward Chu1-6/+7
2025-06-09perf test trace: Use shell's -f flag to check if vmlinux existsHoward Chu1-1/+1
2025-06-09perf trace: Remove --map-dump documentationHoward Chu1-8/+0
2025-06-09tools/build: Remove some unused libbpf pre-1.0 feature test logicIan Rogers2-27/+0
2025-06-09perf thread_map: Remove uid optionsIan Rogers12-48/+20
2025-06-09perf target: Remove uid from targetIan Rogers13-73/+6
2025-06-09perf bench evlist-open-close: Switch user option to use BPF filterIan Rogers1-15/+21
2025-06-09perf trace: Switch user option to use BPF filterIan Rogers1-9/+17
2025-06-09perf top: Switch user option to use BPF filterIan Rogers3-12/+15
2025-06-09perf tests record: Add basic uid filtering testIan Rogers1-0/+26
2025-06-09perf record: Switch user option to use BPF filterIan Rogers1-11/+16
2025-06-09perf parse-events: Add parse_uid_filter helperIan Rogers2-1/+34
2025-06-09perf target: Separate parse_uid into its own functionIan Rogers2-11/+14
2025-06-09perf parse-events filter: Use evsel__find_pmuIan Rogers1-10/+4
2025-06-09perf bpf-filter: Improve error messagesNamhyung Kim4-1/+36
2025-06-09cpupower: split unitdir from libdir in MakefileFrancesco Poli (wintermute)1-4/+5
2025-06-09selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)2-1/+102
2025-06-08Merge tag 'turbostat-2025.06.08' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds2-109/+363
2025-06-08tools/power turbostat: version 2025.06.08Len Brown1-37/+36
2025-06-08tools/power turbostat: Add initial support for BartlettLakeZhang Rui1-0/+1
2025-06-08tools/power turbostat: Add initial support for DMRZhang Rui1-0/+18