summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-11-01bpf: Simplify checking size of helper accessesAndrei Matei2-5/+5
2024-11-01tracing/probes: Support $argN in return probe (kprobe and fprobe)Masami Hiramatsu (Google)2-0/+6
2024-11-01selftests/bpf: Fix cross-compiling urandom_readTony Ambardar1-1/+1
2024-11-01selftests/bpf: fix perf_event link info name_len assertionTyrone Wu1-3/+6
2024-11-01selftests/bpf: Add cookies check for perf_event fill_link_info testJiri Olsa1-5/+21
2024-11-01selftests/bpf: Use bpf_link__destroy in fill_link_info testsJiri Olsa1-21/+23
2024-11-01bpf: Add cookie to perf_event bpf_link_info recordsJiri Olsa1-0/+6
2024-11-01bpf: Add missed value to kprobe perf link infoJiri Olsa1-0/+1
2024-10-22selftests: mptcp: remove duplicated variablesMatthieu Baerts (NGI0)1-11/+0
2024-10-22selftests: mptcp: join: test for prohibited MPC to port-based endpPaolo Abeni1-30/+85
2024-10-22selftests: mptcp: join: change capture/checksum as boolGeliang Tang1-11/+11
2024-10-22selftest: hid: add the missing tests directoryYun Lu1-0/+1
2024-10-22selftests/mm: fix deadlock for fork after pthread_create on ARMEdward Liaw1-0/+7
2024-10-22selftests/mm: replace atomic_bool with pthread_barrier_tEdward Liaw3-10/+12
2024-10-17selftests/rseq: Fix mm_cid test failureMathieu Desnoyers2-43/+77
2024-10-17selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom1-1/+1
2024-10-17selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() testKacper Ludwinski1-1/+1
2024-10-17tools/iio: Add memory allocation failure check for trigger_nameZhu Jun1-0/+4
2024-10-17ktest.pl: Avoid false positives with grub2 skip regexDaniel Jordan1-1/+1
2024-10-17selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized testDaniel Borkmann1-4/+1
2024-10-17selftests: Introduce Makefile variable to list shared bash scriptsBenjamin Poirier2-1/+25
2024-10-17selftests: net: Remove executable bits from library scriptsBenjamin Poirier1-0/+0
2024-10-17libsubcmd: Don't free the usage stringAditya Gupta7-5/+20
2024-10-17perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched_...Yang Jihong1-33/+61
2024-10-17perf sched: Move curr_thread initialization to perf_sched__map()Yang Jihong1-7/+8
2024-10-17perf sched: Fix memory leak in perf_sched__map()Yang Jihong1-15/+26
2024-10-17perf sched: Move start_work_mutex and work_done_wait_mutex initialization to ...Yang Jihong1-7/+12
2024-10-10Revert "perf callchain: Fix stitch LBR memory leaks"Greg Kroah-Hartman3-20/+2
2024-10-10perf python: Allow checking for the existence of warning options in clangArnaldo Carvalho de Melo1-1/+1
2024-10-10perf report: Fix segfault when 'sym' sort key is not usedNamhyung Kim1-1/+1
2024-10-10rtla: Fix the help text in osnoise and timerlat top toolsEder Zulian2-3/+3
2024-10-10perf hist: Update hist symbol when updating mapsMatt Fleming1-0/+5
2024-10-10perf python: Disable -Wno-cast-function-type-mismatch if present on clangArnaldo Carvalho de Melo1-0/+2
2024-10-10selftests: vDSO: fix vdso_config for s390Heiko Carstens1-2/+2
2024-10-10selftests: vDSO: fix ELF hash table entry size for s390xJens Remus1-4/+10
2024-10-10selftests/mm: fix charge_reserved_hugetlb.sh testDavid Hildenbrand2-10/+13
2024-10-10selftests: vDSO: fix vDSO symbols lookup for powerpc64Christophe Leroy1-1/+2
2024-10-10selftests: vDSO: fix vdso_config for powerpcChristophe Leroy1-3/+3
2024-10-10selftests: vDSO: fix vDSO name for powerpcChristophe Leroy1-0/+6
2024-10-10perf callchain: Fix stitch LBR memory leaksIan Rogers3-2/+20
2024-10-10selftests: breakpoints: use remaining time to check if suspend succeedYifei Liu1-1/+4
2024-10-10selftest: hid: add missing run-hid-tools-tests.shYun Lu1-0/+2
2024-10-10bpftool: Fix undefined behavior in qsort(NULL, 0, ...)Kuan-Wei Chiu1-0/+3
2024-10-10bpftool: Fix undefined behavior caused by shifting into the sign bitKuan-Wei Chiu1-4/+4
2024-10-10selftests/nolibc: avoid passing NULL to printf("%s")Thomas Weißschuh1-2/+2
2024-10-10tools/nolibc: powerpc: limit stack-protector workaround to GCCThomas Weißschuh1-1/+1
2024-10-10tools/x86/kcpuid: Protect against faulty "max subleaf" valuesAhmed S. Darwish1-7/+5
2024-10-10selftests: netfilter: Fix nft_audit.sh for newer nft binariesPhil Sutter1-28/+29
2024-10-04perf time-utils: Fix 32-bit nsec parsingIan Rogers1-2/+2
2024-10-04perf sched timehist: Fixed timestamp error when unable to confirm event sched...Yang Jihong1-1/+4