summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-06-12net/sched: taprio: extend minimum interval restriction to entire cycle tooVladimir Oltean
2024-06-12net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()Vladimir Oltean
2024-06-12selftests: mptcp: join: mark 'fail' tests as flakyMatthieu Baerts (NGI0)
2024-06-12selftests: mptcp: add ms units for tc-netem delayGeliang Tang
2024-06-12selftests: mptcp: join: mark 'fastclose' tests as flakyMatthieu Baerts (NGI0)
2024-06-12selftests: mptcp: simult flows: mark 'unbalanced' tests as flakyMatthieu Baerts (NGI0)
2024-06-12bpf: Fix potential integer overflow in resolve_btfidsFriedrich Vock
2024-06-12selftests: net: lib: set 'i' as localMatthieu Baerts (NGI0)
2024-06-12riscv: selftests: Add hwprobe binaries to .gitignoreCharlie Jenkins
2024-06-12selftests/net: use tc rule to filter the na packetHangbin Liu
2024-06-12selftests: net: Unify code of busywait() and slowwait()Petr Machata
2024-06-12selftests: forwarding: Convert log_test() to recognize RET valuesPetr Machata
2024-06-12selftests: forwarding: Have RET track kselftest framework constantsPetr Machata
2024-06-12selftests: forwarding: Change inappropriate log_test_skip() callsPetr Machata
2024-06-12selftests: net: kill smcrouted in the cleanup logic in amt.shTaehee Yoo
2024-06-12selftests/powerpc/dexcr: Add -no-pie to hashchk testsBenjamin Gray
2024-06-12tools/arch/x86/intel_sdsi: Fix meter_certificate decodingDavid E. Box
2024-06-12tools/arch/x86/intel_sdsi: Fix meter_show displayDavid E. Box
2024-06-12tools/arch/x86/intel_sdsi: Fix maximum meter bundle lengthDavid E. Box
2024-06-12selftests/harness: use 1024 in place of LINE_MAXTao Su
2024-06-12Revert "selftests/harness: remove use of LINE_MAX"Tao Su
2024-06-12perf pmu: Count sys and cpuid JSON events separatelyIan Rogers
2024-06-12perf pmu: Assume sysfs events are always the same caseIan Rogers
2024-06-12perf tools: Add/use PMU reverse lookup from config to nameIan Rogers
2024-06-12perf tools: Use pmus to describe type from attributeIan Rogers
2024-06-12perf stat: Don't display metric header for non-leader uncore eventsIan Rogers
2024-06-12perf annotate: Fix segfault on sample histogramNamhyung Kim
2024-06-12perf daemon: Fix file leak in daemon_session__controlSamasth Norway Ananda
2024-06-12libsubcmd: Fix parse-options memory leakIan Rogers
2024-06-12perf symbols: Fix ownership of string in dso__load_vmlinux()James Clark
2024-06-12perf symbols: Update kcore map before merging in remaining symbolsJames Clark
2024-06-12perf symbols: Remove map from list before updating addressesJames Clark
2024-06-12perf dwarf-aux: Fix build with HAVE_DWARF_CFI_SUPPORTJames Clark
2024-06-12perf dwarf-aux: Add die_collect_vars()Namhyung Kim
2024-06-12perf thread: Fixes to thread__new() related to initializing commIan Rogers
2024-06-12perf report: Avoid SEGV in report__setup_sample_type()Ian Rogers
2024-06-12perf ui browser: Avoid SEGV on titleIan Rogers
2024-06-12perf annotate: Fix memory leak in annotated_sourceIan Rogers
2024-06-12perf ui browser: Don't save pointer to stack memoryIan Rogers
2024-06-12perf bench internals inject-build-id: Fix trap divide when collecting just on...He Zhe
2024-06-12perf intel-pt: Fix unassigned instruction op (discovered by MemorySanitizer)Adrian Hunter
2024-06-12perf test shell arm_coresight: Increase buffer size for Coresight basic testsJames Clark
2024-06-12perf docs: Document bpf event modifierIan Rogers
2024-06-12perf dwarf-aux: Check pointer offset when checking variablesNamhyung Kim
2024-06-12perf bench uprobe: Remove lib64 from libc.so.6 binary pathIan Rogers
2024-06-12perf record: Fix debug message placement for test consumptionAdrian Hunter
2024-06-12perf map: Remove kernel map before updating start and end addressesJames Clark
2024-06-12perf tests: Apply attributes to all events in object code reading testJames Clark
2024-06-12perf tests: Make "test data symbol" more robust on Neoverse N1James Clark
2024-06-12perf annotate: Fix annotation_calc_lines() to pass correct address to get_src...Namhyung Kim