summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2025-11-19perf arm_spe: Unify operation namingLeo Yan3-14/+13
2025-11-19perf arm_spe: Fix memset subclass in operationLeo Yan2-26/+14
2025-11-19selftests: fib_tests: add fib6 from ra to static testFernando Fernandez Mancera1-1/+65
2025-11-19selftest: af_unix: Add test for SO_PEEK_OFF.Kuniyuki Iwashima3-0/+164
2025-11-19tools: ynl: Add MAC address parsing supportHangbin Liu1-0/+9
2025-11-19tools: ynltool: ignore *.d deps filesDonald Hunter1-0/+1
2025-11-19Merge branch 'for-6.19/cxl-misc' into cxl-for-nextDave Jiang1-6/+5
2025-11-19cxl/test: Assign overflow_err_count from log->nr_overflowAlison Schofield1-2/+1
2025-11-19cxl/test: Remove ret_limit race condition in mock_get_event()Alison Schofield1-4/+4
2025-11-19selftests/bpf: Replace TCP CC string comparisons with bpf_strncmpHoyeon Lee2-28/+10
2025-11-19selftests/bpf: Move common TCP helpers into bpf_tracing_net.hHoyeon Lee5-24/+14
2025-11-19Merge branch 'for-6.19/cxl-misc' into cxl-for-nextDave Jiang2-18/+0
2025-11-19cxl/test: remove unused mock function for cxl_rcd_component_reg_phys()Alejandro Lucero2-18/+0
2025-11-18selftests/x86: Update the negative vsyscall tests to expect a #GPSohil Mehta1-9/+12
2025-11-18docs: bring some order to our Python module hierarchyJonathan Corbet14-25/+24
2025-11-18docs: Move the python libraries to tools/lib/pythonJonathan Corbet20-10/+4546
2025-11-18selftests: af_unix: Add tests for ECONNRESET and EOF semanticsSunday Adelodun3-0/+179
2025-11-18objtool: Set minimum xxhash version to 0.8Josh Poimboeuf2-2/+2
2025-11-18selftests: net: lib: Do not overwrite error messagesIdo Schimmel2-1/+8
2025-11-18selftests: mptcp: get stats just before timing outMatthieu Baerts (NGI0)5-42/+86
2025-11-18selftests: mptcp: wait for port instead of sleepMatthieu Baerts (NGI0)2-2/+3
2025-11-18selftests: mptcp: connect: avoid double packet tracesMatthieu Baerts (NGI0)1-4/+10
2025-11-18selftests: mptcp: lib: get counters from nstat historyMatthieu Baerts (NGI0)2-56/+47
2025-11-18selftests: mptcp: join: dump stats from historyMatthieu Baerts (NGI0)2-5/+17
2025-11-18selftests: mptcp: lib: stats: remove nstat rate columnsMatthieu Baerts (NGI0)1-2/+2
2025-11-18selftests: mptcp: lib: remove stats files argsMatthieu Baerts (NGI0)5-13/+14
2025-11-18selftests: mptcp: lib: introduce 'nstat_{init,get}'Matthieu Baerts (NGI0)5-32/+30
2025-11-18perf tool_pmu: More accurately set the cpus for tool eventsIan Rogers3-2/+27
2025-11-18perf stat: Reduce scope of walltime_nsecs_statsIan Rogers6-21/+10
2025-11-18perf stat: Reduce scope of ru_statsIan Rogers4-25/+18
2025-11-18perf stat-shadow: Read tool events directlyIan Rogers1-83/+66
2025-11-18perf tool_pmu: Use old_count when computing count values for time eventsIan Rogers2-29/+46
2025-11-18perf pmu: perf_cpu_map__new_int to avoid parsing a stringIan Rogers2-2/+2
2025-11-18libperf cpumap: Reduce allocations and sorting in intersectIan Rogers1-10/+19
2025-11-18perf stat: Display metric-only for 0 countersIan Rogers1-0/+3
2025-11-18tools: ynltool: remove -lmnl from link flagsJakub Kicinski1-1/+1
2025-11-17kselftest/arm64: Cover disabling streaming mode without SVE in fp-ptraceMark Brown1-4/+1
2025-11-17kselftst/arm64: Test NT_ARM_SVE FPSIMD format writes on non-SVE systemsMark Brown1-0/+61
2025-11-17Merge branch 'for-6.19/cxl-elc-test' into cxl-for-nextDave Jiang4-4/+74
2025-11-17cxl/test: Add support for acpi extended linear cacheDave Jiang4-0/+45
2025-11-17cxl/test: Add cxl_test CFMWS support for extended linear cacheDave Jiang1-0/+22
2025-11-17cxl/test: Standardize CXL auto region sizeDave Jiang1-4/+7
2025-11-17tools: Remove s390 compat supportHeiko Carstens9-69/+2
2025-11-17perf test: Don't fail if user rdpmc returns 0 when disabledIan Rogers1-1/+1
2025-11-17perf parse-events: Add debug logging to perf_eventIan Rogers1-0/+2
2025-11-17perf test: Be tolerant of missing json metric none valueIan Rogers1-1/+4
2025-11-17perf sample: Fix the wrong format specifierliujing1-1/+1
2025-11-17selftests/damon/sysfs: add obsolete_target testSeongJae Park1-0/+37
2025-11-17sysfs.py: extend assert_ctx_committed() for monitoring targetsSeongJae Park1-0/+11
2025-11-17drgn_dump_damon_status: dump damon_target->obsoleteSeongJae Park1-0/+1