summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-11-12selftests/vsock: speed up tests by reducing the QEMU pidfile timeoutBobby Eshleman-2/+2
2025-11-12selftests/vsock: do not unconditionally die if qemu failsBobby Eshleman-4/+2
2025-11-12selftests/vsock: avoid multi-VM pidfile collisions with QEMUBobby Eshleman-19/+43
2025-11-12selftests/vsock: reuse logic for vsock_test through wrapper functionsBobby Eshleman-40/+95
2025-11-12selftests/vsock: make wait_for_listener() work even if pipefail is onBobby Eshleman-2/+4
2025-11-12selftests/vsock: improve logging in vmtest.shBobby Eshleman-40/+29
2025-11-12KVM: selftests: Test for KVM_EXIT_ARM_SEAJiaqi Yan-0/+335
2025-11-11selftests: mptcp: join: properly kill background tasksMatthieu Baerts (NGI0)-9/+30
2025-11-11selftests: mptcp: connect: trunc: read all recv dataMatthieu Baerts (NGI0)-5/+13
2025-11-11selftests: mptcp: join: userspace: longer transferMatthieu Baerts (NGI0)-5/+5
2025-11-11selftests: mptcp: join: endpoints: longer transferMatthieu Baerts (NGI0)-4/+4
2025-11-11selftests: mptcp: join: rm: set backup flagMatthieu Baerts (NGI0)-27/+27
2025-11-11selftests: mptcp: connect: fix fallback note due to OoOMatthieu Baerts (NGI0)-1/+1
2025-11-11perf stat: Align metric output without eventsNamhyung Kim-5/+5
2025-11-11perf tool_pmu: Make core_wide and target_cpu json eventsIan Rogers-123/+163
2025-11-11perf test stat csv: Update test expectations and eventsIan Rogers-2/+2
2025-11-11perf test stat: Update test expectations and eventsIan Rogers-3/+3
2025-11-11perf test stat: Update shadow test to use metricsIan Rogers-2/+2
2025-11-11perf test metrics: Update all metrics for possibly failing default metricsIan Rogers-1/+6
2025-11-11perf test stat: Update std_output testing metric expectationsIan Rogers-2/+2
2025-11-11perf test stat: Ignore failures in Default[234] metricgroupsIan Rogers-0/+3
2025-11-11perf test stat+json: Improve metric-only testingIan Rogers-3/+3
2025-11-11perf stat: Remove "unit" workarounds for metric-onlyIan Rogers-39/+8
2025-11-11perf stat: Sort default events/metricsIan Rogers-0/+32
2025-11-11perf stat: Fix default metricgroup display on hybridIan Rogers-5/+3
2025-11-11perf stat: Remove hard coded shadow metricsIan Rogers-393/+6
2025-11-11perf script: Change metric format to use json metricsIan Rogers-22/+230
2025-11-11perf stat: Add detail -d,-dd,-ddd metricsIan Rogers-113/+113
2025-11-11perf jevents: Add metric DefaultShowEventsIan Rogers-107/+102
2025-11-11perf jevents: Add set of common metrics based on default onesIan Rogers-42/+212
2025-11-11perf expr: Add #target_cpu literalIan Rogers-0/+3
2025-11-11perf metricgroup: Add care to picking the evsel for displaying a metricIan Rogers-1/+47
2025-11-11perf tools: Fix missing feature check for inherit + SAMPLE_READNamhyung Kim-1/+1
2025-11-11arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth-13/+13
2025-11-11selftests/verification: Add initial RV testsGabriele Monaco-0/+250
2025-11-11selftest/ftrace: Generalise ftracetest to use with RVGabriele Monaco-14/+28
2025-11-11tools: ynltool: add traffic distribution balanceJakub Kicinski-2/+293
2025-11-11tools: ynltool: add qstats supportJakub Kicinski-1/+333
2025-11-11tools: ynltool: add page-pool statsJakub Kicinski-154/+473
2025-11-11tools: ynltool: create skeleton for the C commandJakub Kicinski-1/+720
2025-11-11selftests/namespaces: fix nsid testsChristian Brauner-56/+51
2025-11-11Merge branch 'kbuild-6.19.fms.extension'Christian Brauner-63/+88
2025-11-10perf symbol: Remove unneeded semicolonChen Ni-1/+1
2025-11-10selftest: netcons: add test for netconsole over bonded interfacesBreno Leitao-7/+414
2025-11-10selftest: netcons: create a torture testBreno Leitao-0/+131
2025-11-10selftest: netcons: refactor target creationBreno Leitao-11/+19
2025-11-10tools: ynl: call nested attribute free function for indexed arraysZahari Doychev-0/+12
2025-11-10selftests/tracing: Run sample events to clear page cache eventsSteven Rostedt-0/+4
2025-11-10selftests/tc-testing: Create tests trying to add children to clsact/ingress q...Victor Nogueira-0/+44
2025-11-10bpf/selftests: Add selftest for bpf_smc_hs_ctrlD. Wythe-0/+512