summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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-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-21mptcp: pm: update add_addr counters after connectYonglongLi1-2/+2
2024-06-21tracing/selftests: Fix kprobe event name test for .isra. functionsSteven Rostedt (Google)1-1/+2
2024-06-21mptcp: pm: inc RmAddr MIB counter once per RM_ADDR IDYonglongLi1-1/+2
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-21selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepagesDev Jain1-0/+2
2024-06-12bpf: Fix potential integer overflow in resolve_btfidsFriedrich Vock1-1/+1
2024-06-12selftests: net: kill smcrouted in the cleanup logic in amt.shTaehee Yoo1-1/+7
2024-06-12perf stat: Don't display metric header for non-leader uncore eventsIan Rogers1-0/+3
2024-06-12perf daemon: Fix file leak in daemon_session__controlSamasth Norway Ananda1-2/+2
2024-06-12libsubcmd: Fix parse-options memory leakIan Rogers1-3/+5
2024-06-12perf report: Avoid SEGV in report__setup_sample_type()Ian Rogers1-1/+1
2024-06-12perf ui browser: Avoid SEGV on titleIan Rogers1-1/+1
2024-06-12perf ui browser: Don't save pointer to stack memoryIan Rogers2-2/+4
2024-06-12perf bench internals inject-build-id: Fix trap divide when collecting just on...He Zhe1-1/+1
2024-06-12perf intel-pt: Fix unassigned instruction op (discovered by MemorySanitizer)Adrian Hunter2-0/+4
2024-06-12perf docs: Document bpf event modifierIan Rogers1-0/+1
2024-06-12perf tests: Make "test data symbol" more robust on Neoverse N1James Clark1-0/+16
2024-06-12perf test: Add 'datasym' test workloadNamhyung Kim4-0/+28
2024-06-12perf test: Add 'brstack' test workloadNamhyung Kim4-0/+44
2024-06-12perf test: Add 'sqrtloop' test workloadNamhyung Kim4-0/+49
2024-06-12perf test: Add 'leafloop' test workloadNamhyung Kim4-0/+39
2024-06-12perf test: Add 'thloop' test workloadNamhyung Kim4-0/+56
2024-06-12perf test: Add -w/--workload optionNamhyung Kim5-0/+83
2024-06-12perf annotate: Get rid of duplicate --group option itemNamhyung Kim1-2/+0
2024-06-12perf probe: Add missing libgen.h header needed for using basename()Arnaldo Carvalho de Melo1-0/+1
2024-06-12perf record: Delete session after stopping sideband threadIan Rogers1-2/+2
2024-06-12selftests: net: bridge: increase IGMP/MLD exclude timeout membership intervalNikolay Aleksandrov2-6/+6
2024-06-12selftests/kcmp: remove unused open modeEdward Liaw1-1/+1
2024-06-12x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter1-4/+4
2024-06-12x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter1-1/+1
2024-06-12selftests: net: move amt to socat for better compatibilityJakub Kicinski1-6/+6
2024-06-12selftests: default to host arch for LLVM buildsValentin Obst1-2/+10
2024-06-12selftests/resctrl: fix clang build failure: use LOCAL_HDRSJohn Hubbard1-1/+3
2024-06-12selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard1-2/+0
2024-06-12libbpf: Fix error message in attach_kprobe_multiJiri Olsa1-1/+1
2024-06-12selftests/bpf: Fix a fd leak in error paths in open_netnsGeliang Tang1-0/+2
2024-06-12selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang1-1/+1
2024-06-12bpf: Pack struct bpf_fib_lookupAnton Protopopov1-1/+1
2024-06-12bpftool: Fix missing pids during link showYonghong Song1-2/+2
2024-06-12KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIFOliver Upton1-0/+50
2024-06-12selftests: sud_test: return correct emulated syscall value on RISC-VClément Léger1-0/+14