aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2026-01-07rtla/tests: Run Test::Harness in verbose modeTomas Glozar2-2/+1
2026-01-07rtla/tests: Test BPF action programTomas Glozar3-2/+48
2026-01-07rtla/timerlat: Add example for BPF action programTomas Glozar3-1/+24
2026-01-07rtla/timerlat: Add --bpf-action optionTomas Glozar6-2/+80
2026-01-07rtla/timerlat: Support tail call from BPF programTomas Glozar3-4/+35
2026-01-07tools/rtla: Add common_usage()Costa Shulyupin6-64/+81
2026-01-07rtla: Set stop threshold after all instances are enabledCrystal Wood5-37/+38
2026-01-07selftests/hid: add a test for the Digitizer/Button Type pressurepadPeter Hutterer1-4/+35
2026-01-07selftests/hid: use a enum class for the different button typesPeter Hutterer1-10/+14
2026-01-07selftests/hid: require hidtools 0.12Peter Hutterer1-0/+14
2026-01-07selftests/hid: fix bpf compilations due to -fms-extensionsBenjamin Tissoires1-0/+2
2026-01-06bpf: GCC requires function attributes before the declaratorJose E. Marchesi1-1/+1
2026-01-06bpf: adapt selftests to GCC 16 -Wunused-but-set-variableJose E. Marchesi2-0/+20
2026-01-06selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flagsLeon Hwang2-0/+360
2026-01-06libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu mapsLeon Hwang3-19/+36
2026-01-06bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flagsLeon Hwang1-0/+2
2026-01-06selftests: netdevsim: add carrier state consistency testYohei Kojima1-0/+59
2026-01-06selftests: drv-net: Bring back tool() to driver __init__sGal Pressman2-4/+4
2026-01-06selftests/bpf: add tests for arena kfuncs under lockEmil Tsalapatis1-0/+38
2026-01-06selftests/net: packetdrill: add minimal client and server testsWillem de Bruijn2-0/+59
2026-01-06selftests: hw-net: rss-input-xfrm: try to enable the xfrm at the startJakub Kicinski1-6/+38
2026-01-06ipv6: preserve insertion order for same-scope addressesYumei Huang1-1/+1
2026-01-06perf parse-events: Fix evsel allocation failureFaisal Bukhari1-2/+5
2026-01-06perf data: Fix coding styleDerek Foreman2-9/+6
2026-01-06perf data: Allow filtering conversion by time rangeDerek Foreman5-0/+96
2026-01-06perf build: Skip nondistro build test if libbfd is oldJames Clark1-0/+5
2026-01-06perf build: Feature test for libbfd thread safety APIJames Clark4-0/+28
2026-01-06perf build: Remove unused libbfd-buildid feature testJames Clark4-20/+0
2026-01-06perf build: Do all non-distro feature checks in one goJames Clark1-20/+12
2026-01-06perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled} settingRoberto Sassu1-9/+3
2026-01-06perf test java symbol: Additional libperf-jvmti.so path checkIan Rogers1-0/+4
2026-01-06perf test: Fix test case perf evlist tests for s390xThomas Richter1-2/+3
2026-01-06docs: find-unused-docs.sh: fixup directory usageRandy Dunlap1-1/+1
2026-01-06selftests/bpf: Update xdp_context_test_run test to check maximum metadata sizeToke Høiland-Jørgensen1-3/+11
2026-01-06perf pmu: Relax uncore wildcard matching to allow numeric suffixZide Chen1-6/+8
2026-01-06selftests/nolibc: always build sparc32 tests with -mcpu=v8Thomas Weißschuh1-1/+1
2026-01-06tools/nolibc: align sys_vfork() with sys_fork()Thomas Weißschuh2-13/+13
2026-01-06selftests/nolibc: drop NOLIBC_SYSROOT=0 logicThomas Weißschuh1-6/+0
2026-01-06selftests/nolibc: add static assertions around time types handlingThomas Weißschuh2-0/+22
2026-01-06tools/nolibc: add __nolibc_static_assert()Thomas Weißschuh1-0/+8
2026-01-06tools/nolibc: add compiler version detection macrosThomas Weißschuh1-0/+16
2026-01-06tools/nolibc: remove time conversionsThomas Weißschuh2-76/+8
2026-01-06selftests/nolibc: test compatibility of nolibc and kernel time typesThomas Weißschuh1-0/+29
2026-01-06tools/rtla: Remove unused function declarationsCosta Shulyupin2-4/+0
2026-01-05selftests: mptcp: Mark xerror and die_perror __noreturnAnkit Khushwaha5-6/+11
2026-01-05selftests/tc-testing: Add test case redirecting to self on egressVictor Nogueira1-0/+47
2026-01-05vsock/test: Test setting SO_ZEROCOPY on accept()ed socketMichal Luczaj1-0/+32
2026-01-05kunit: qemu_configs: Add 32-bit big endian ARM configurationThomas Weißschuh1-0/+16
2026-01-05kunit: tool: Don't overwrite test status based on subtest countsThomas Weißschuh3-0/+7
2026-01-05kunit: tool: Add test for nested test result reportingThomas Weißschuh2-0/+17