summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-07-11tools/power turbostat: Remember global max_die_idLen Brown1-5/+5
2024-07-11bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELDJose E. Marchesi1-0/+1
2024-07-11selftests/net: fix uninitialized variablesJohn Hubbard3-2/+5
2024-07-11selftests/bpf: dummy_st_ops should reject 0 for non-nullable paramsEduard Zingerman1-0/+27
2024-07-11selftests/bpf: do not pass NULL for non-nullable params in dummy_st_opsEduard Zingerman2-3/+6
2024-07-11selftests/bpf: adjust dummy_st_ops_success to detect additional errorEduard Zingerman1-2/+11
2024-07-05cxl/region: check interleave capabilityYao Xingtao1-0/+4
2024-07-05selftests: mptcp: userspace_pm: fixed subtest namesMatthieu Baerts (NGI0)1-18/+28
2024-07-05selftests: mptcp: print_test out of verify_listener_eventsGeliang Tang1-6/+2
2024-06-27perf script: Show also errors for --insn-trace optionAdrian Hunter1-1/+1
2024-06-27perf: script: add raw|disasm arguments to --insn-trace optionChangbin Du2-7/+22
2024-06-27selftests: openvswitch: Use bash as interpreterSimon Horman1-1/+1
2024-06-27kselftest: arm64: Add a null pointer checkKunwu Chan1-0/+4
2024-06-27selftests/bpf: Fix flaky test btf_map_in_map/lookup_updateYonghong Song1-25/+1
2024-06-27selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.shAlessandro Carminati (Red Hat)1-1/+12
2024-06-21selftests: net: lib: avoid error removing empty netns nameMatthieu Baerts (NGI0)1-6/+7
2024-06-21selftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)1-3/+1
2024-06-21selftests/net/lib: no need to record ns name if it already existHangbin Liu1-2/+4
2024-06-21selftests/net/lib: update busywait timeout valueHangbin Liu1-1/+4
2024-06-21selftests: forwarding: Avoid failures to source net/lib.shBenjamin Poirier1-1/+26
2024-06-21selftests/net: add variable NS_LIST for lib.shHangbin Liu1-0/+8
2024-06-21selftests/net: add lib.shHangbin Liu3-27/+87
2024-06-21rtla/auto-analysis: Replace \t with spacesDaniel Bristot de Oliveira1-46/+63
2024-06-21rtla/timerlat: Simplify "no value" printing on topDaniel Bristot de Oliveira1-12/+5
2024-06-21tracing/selftests: Fix kprobe event name test for .isra. functionsSteven Rostedt (Google)1-1/+2
2024-06-21perf auxtrace: Fix multiple use of --itrace optionAdrian Hunter1-1/+3
2024-06-21mptcp: pm: update add_addr counters after connectYonglongLi1-2/+2
2024-06-21mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi1-1/+2
2024-06-21selftests/tracing: Fix event filter test to retry up to 10 timesMasami Hiramatsu (Google)1-1/+19
2024-06-21selftests/ftrace: Fix to check required event fileMasami Hiramatsu (Google)1-1/+1
2024-06-21cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.cDave Jiang1-0/+1
2024-06-21selftests/mm: compaction_test: fix bogus test success on Aarch64Dev Jain1-7/+13
2024-06-21selftests/mm: log a consistent test name for check_compactionMark Brown1-16/+19
2024-06-21selftests/mm: conform test to TAP format outputMuhammad Usama Anjum1-47/+44
2024-06-16selftests: net: more strict check in net_helperPaolo Abeni1-4/+7
2024-06-16selftests/mm: fix build warnings on ppc64Michael Ellerman2-0/+2
2024-06-16selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain1-0/+2
2024-06-16rtla/timerlat: Fix histogram report when a cpu count is 0John Kacur1-18/+42
2024-06-16selftests: net: List helper scripts in TEST_FILES Makefile variablePo-Hsu Lin1-3/+2
2024-06-16selftests: net: included needed helper in the install targetsPo-Hsu Lin1-0/+1
2024-06-16selftests/net: synchronize udpgro tests' tx and rx connectionPo-Hsu Lin4-11/+34
2024-06-12perf sched timehist: Fix -g/--call-graph option failureYang Jihong1-2/+5
2024-06-12perf evlist: Add perf_evlist__go_system_wide() helperYang Jihong2-0/+11
2024-06-12perf util: Add a function for replacing characters in a stringJames Clark6-0/+83
2024-06-12net/sched: taprio: extend minimum interval restriction to entire cycle tooVladimir Oltean1-0/+22
2024-06-12net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()Vladimir Oltean1-0/+22
2024-06-12selftests: mptcp: join: mark 'fail' tests as flakyMatthieu Baerts (NGI0)1-0/+2
2024-06-12selftests: mptcp: add ms units for tc-netem delayGeliang Tang2-5/+5
2024-06-12selftests: mptcp: simult flows: mark 'unbalanced' tests as flakyMatthieu Baerts (NGI0)1-3/+3
2024-06-12bpf: Fix potential integer overflow in resolve_btfidsFriedrich Vock1-1/+1