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