summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-06-21rtla/auto-analysis: Replace \t with spacesDaniel Bristot de Oliveira
2024-06-21rtla/timerlat: Simplify "no value" printing on topDaniel Bristot de Oliveira
2024-06-21tracing/selftests: Fix kprobe event name test for .isra. functionsSteven Rostedt (Google)
2024-06-21perf script: Show also errors for --insn-trace optionAdrian Hunter
2024-06-21perf auxtrace: Fix multiple use of --itrace optionAdrian Hunter
2024-06-21mptcp: pm: update add_addr counters after connectYonglongLi
2024-06-21mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi
2024-06-21selftests/futex: don't pass a const char* to asprintf(3)John Hubbard
2024-06-21selftests/tracing: Fix event filter test to retry up to 10 timesMasami Hiramatsu (Google)
2024-06-21selftests/ftrace: Fix to check required event fileMasami Hiramatsu (Google)
2024-06-21kselftest/alsa: Ensure _GNU_SOURCE is definedMark Brown
2024-06-21cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.cDave Jiang
2024-06-21selftests/mm: compaction_test: fix bogus test success and reduce probability ...Dev Jain
2024-06-21selftests/mm: ksft_exit functions do not returnNathan Chancellor
2024-06-16bpf: fix multi-uprobe PID filtering logicAndrii Nakryiko
2024-06-16Revert "perf record: Reduce memory for recording PERF_RECORD_LOST_SAMPLES event"Arnaldo Carvalho de Melo
2024-06-16selftests/mm: compaction_test: fix bogus test success on Aarch64Dev Jain
2024-06-16selftests/mm: fix build warnings on ppc64Michael Ellerman
2024-06-16selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain
2024-06-16rtla/timerlat: Fix histogram report when a cpu count is 0John Kacur
2024-06-16selftests: net: lib: avoid error removing empty netns nameMatthieu Baerts (NGI0)
2024-06-16selftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)
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