summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-11-18perf arm_spe: Report memset and memcpy in recordsLeo Yan
2025-11-18perf arm_spe: Report associated info for SVE / SME operationsLeo Yan
2025-11-18perf arm_spe: Report extended memory operations in recordsLeo Yan
2025-11-18perf arm_spe: Report MTE allocation tag in recordLeo Yan
2025-11-18perf arm_spe: Report register access in recordLeo Yan
2025-11-18perf arm_spe: Introduce data processing macro for SVE operationsLeo Yan
2025-11-18perf arm_spe: Consolidate operation typesLeo Yan
2025-11-18perf arm_spe: Remove unused operation typesLeo Yan
2025-11-18perf arm_spe: Decode SME data processing packetLeo Yan
2025-11-18perf arm_spe: Decode ASE and FP fields in other operationLeo Yan
2025-11-18perf arm_spe: Rename SPE_OP_PKT_IS_OTHER_SVE_OP macroLeo Yan
2025-11-18perf arm_spe: Decode GCS operationLeo Yan
2025-11-18perf arm_spe: Unify operation namingLeo Yan
2025-11-18perf arm_spe: Fix memset subclass in operationLeo Yan
2025-11-18selftests: fib_tests: add fib6 from ra to static testFernando Fernandez Mancera
2025-11-18selftest: af_unix: Add test for SO_PEEK_OFF.Kuniyuki Iwashima
2025-11-18tools: ynl: Add MAC address parsing supportHangbin Liu
2025-11-18tools: ynltool: ignore *.d deps filesDonald Hunter
2025-11-18Merge branch 'for-6.19/cxl-misc' into cxl-for-nextDave Jiang
2025-11-18cxl/test: Assign overflow_err_count from log->nr_overflowAlison Schofield
2025-11-18cxl/test: Remove ret_limit race condition in mock_get_event()Alison Schofield
2025-11-18selftests/bpf: Replace TCP CC string comparisons with bpf_strncmpHoyeon Lee
2025-11-18selftests/bpf: Move common TCP helpers into bpf_tracing_net.hHoyeon Lee
2025-11-18Merge branch 'for-6.19/cxl-misc' into cxl-for-nextDave Jiang
2025-11-18cxl/test: remove unused mock function for cxl_rcd_component_reg_phys()Alejandro Lucero
2025-11-18selftests/x86: Update the negative vsyscall tests to expect a #GPSohil Mehta
2025-11-18docs: bring some order to our Python module hierarchyJonathan Corbet
2025-11-18docs: Move the python libraries to tools/lib/pythonJonathan Corbet
2025-11-18selftests: af_unix: Add tests for ECONNRESET and EOF semanticsSunday Adelodun
2025-11-18objtool: Set minimum xxhash version to 0.8Josh Poimboeuf
2025-11-17selftests: net: lib: Do not overwrite error messagesIdo Schimmel
2025-11-17selftests: mptcp: get stats just before timing outMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: wait for port instead of sleepMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: connect: avoid double packet tracesMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: lib: get counters from nstat historyMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: join: dump stats from historyMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: lib: stats: remove nstat rate columnsMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: lib: remove stats files argsMatthieu Baerts (NGI0)
2025-11-17selftests: mptcp: lib: introduce 'nstat_{init,get}'Matthieu Baerts (NGI0)
2025-11-17perf tool_pmu: More accurately set the cpus for tool eventsIan Rogers
2025-11-17perf stat: Reduce scope of walltime_nsecs_statsIan Rogers
2025-11-17perf stat: Reduce scope of ru_statsIan Rogers
2025-11-17perf stat-shadow: Read tool events directlyIan Rogers
2025-11-17perf tool_pmu: Use old_count when computing count values for time eventsIan Rogers
2025-11-17perf pmu: perf_cpu_map__new_int to avoid parsing a stringIan Rogers
2025-11-17libperf cpumap: Reduce allocations and sorting in intersectIan Rogers
2025-11-17perf stat: Display metric-only for 0 countersIan Rogers
2025-11-17tools: ynltool: remove -lmnl from link flagsJakub Kicinski
2025-11-17kselftest/arm64: Cover disabling streaming mode without SVE in fp-ptraceMark Brown
2025-11-17kselftst/arm64: Test NT_ARM_SVE FPSIMD format writes on non-SVE systemsMark Brown