aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-11-11perf expr: Add #target_cpu literalIan Rogers1-0/+3
2025-11-11perf metricgroup: Add care to picking the evsel for displaying a metricIan Rogers1-1/+47
2025-11-11perf tools: Fix missing feature check for inherit + SAMPLE_READNamhyung Kim1-1/+1
2025-11-11arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth5-13/+13
2025-11-11selftests/verification: Add initial RV testsGabriele Monaco10-0/+250
2025-11-11selftest/ftrace: Generalise ftracetest to use with RVGabriele Monaco3-14/+28
2025-11-11tools: ynltool: add traffic distribution balanceJakub Kicinski2-2/+293
2025-11-11tools: ynltool: add qstats supportJakub Kicinski3-1/+333
2025-11-11tools: ynltool: add page-pool statsJakub Kicinski5-154/+473
2025-11-11tools: ynltool: create skeleton for the C commandJakub Kicinski7-1/+720
2025-11-11selftests/namespaces: fix nsid testsChristian Brauner1-56/+51
2025-11-11Merge branch 'kbuild-6.19.fms.extension'Christian Brauner6-63/+88
2025-11-10perf symbol: Remove unneeded semicolonChen Ni1-1/+1
2025-11-10selftest: netcons: add test for netconsole over bonded interfacesBreno Leitao4-7/+414
2025-11-10selftest: netcons: create a torture testBreno Leitao2-0/+131
2025-11-10selftest: netcons: refactor target creationBreno Leitao1-11/+19
2025-11-10tools: ynl: call nested attribute free function for indexed arraysZahari Doychev1-0/+12
2025-11-10selftests/tracing: Run sample events to clear page cache eventsSteven Rostedt1-0/+4
2025-11-10selftests/tc-testing: Create tests trying to add children to clsact/ingress qdiscsVictor Nogueira1-0/+44
2025-11-10bpf/selftests: Add selftest for bpf_smc_hs_ctrlD. Wythe3-0/+512
2025-11-10tools/docs/get_abi.py: fix get_abi library directoryMauro Carvalho Chehab1-1/+1
2025-11-10selftests/bpf: Cover skb metadata access after bpf_skb_change_protoJakub Sitnicki2-0/+30
2025-11-10selftests/bpf: Cover skb metadata access after change_head/tail helperJakub Sitnicki2-0/+39
2025-11-10selftests/bpf: Cover skb metadata access after bpf_skb_adjust_roomJakub Sitnicki2-15/+71
2025-11-10selftests/bpf: Cover skb metadata access after vlan push/pop helperJakub Sitnicki2-0/+49
2025-11-10selftests/bpf: Expect unclone to preserve skb metadataJakub Sitnicki2-63/+79
2025-11-10selftests/bpf: Dump skb metadata on verification failureJakub Sitnicki2-7/+42
2025-11-10selftests/bpf: Verify skb metadata in BPF instead of userspaceJakub Sitnicki2-83/+57
2025-11-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+11
2025-11-10selftests/namespaces: test for efaultChristian Brauner3-0/+533
2025-11-10tools/objtool: Copy the __cleanup unused variable fix for older clangBorislav Petkov (AMD)1-1/+10
2025-11-10selftests/namespaces: add active reference count regression testChristian Brauner3-1/+117
2025-11-09perf test: Add test that command line period overrides sysfs/json valuesIan Rogers1-0/+37
2025-11-09perf pmu: Make pmu_alias_terms weak againIan Rogers1-0/+8
2025-11-09tools/nolibc: avoid using plain integer as NULL pointerThomas Weißschuh4-6/+6
2025-11-09Merge tag 'kvmarm-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini2-1/+11
2025-11-08tools/nolibc: add support for fchdir()Thomas Weißschuh2-0/+15
2025-11-07selftests: drv-net: psp: add assertions on core-tracked psp dev statsDaniel Zahka1-0/+13
2025-11-07selftests: net: local_termination: Wait for interfaces to come upAlexander Sverdlin1-0/+2
2025-11-07selftest: packetdrill: Add max RTO test for SYN+ACK.Kuniyuki Iwashima1-0/+54
2025-11-07perf tool: Add a delegate_tool that just delegates actions to another toolIan Rogers2-0/+180
2025-11-07perf tool: Add the perf_tool argument to all callbacksIan Rogers17-97/+138
2025-11-07Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufdLinus Torvalds2-2/+4
2025-11-07kselftest/arm64: Align zt-test register dumpsMark Rutland1-1/+1
2025-11-07Merge tag 'trace-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-1/+1
2025-11-07tracing/tools: Fix incorrcet short option in usage text for --threadsZhang Chujun1-1/+1
2025-11-07torture: Permit negative kvm.sh --kconfig numberic argumentsPaul E. McKenney1-1/+1
2025-11-06perf vendor events arm64:: Add i.MX94 DDR Performance Monitor metricsXu Yang2-0/+459
2025-11-06perf stat: Add ScaleUnit to {cpu,task}-clock JSON descriptionNamhyung Kim2-136/+138
2025-11-06perf record: Make sure to update build-ID cacheNamhyung Kim2-16/+15