summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: mptcp: clean tmp files in simult_flowsMatthieu Baerts2021-09-221-2/+2
* perf bench inject-buildid: Handle writen() errorsArnaldo Carvalho de Melo2021-09-221-22/+30
* perf unwind: Do not overwrite FEATURE_CHECK_LDFLAGS-libunwind-{x86,aarch64}Li Huafei2021-09-221-4/+4
* selftest: net: fix typo in altname testAndrea Claudi2021-09-221-1/+1
* perf machine: Initialize srcline string member in add_location structMichael Petlan2021-09-221-0/+1
* selftests/bpf: Fix potential unreleased lockChengfeng Ye2021-09-181-1/+3
* selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian2021-09-181-1/+1
* kselftest/arm64: pac: Fix skipping of tests on systems without PACMark Brown2021-09-181-4/+6
* kselftest/arm64: mte: Fix misleading output when skipping testsMark Brown2021-09-181-1/+1
* selftests/bpf: Fix flaky send_signal testYonghong Song2021-09-181-0/+16
* selftests/bpf: Fix xdp_tx.c prog section nameJussi Maki2021-09-182-2/+2
* libbpf: Fix race when pinning maps in parallelMartynas Pumputis2021-09-181-1/+14
* selftests: firmware: Fix ignored return val of asprintf() warnShuah Khan2021-09-181-1/+2
* libbpf: Fix reuse of pinned map on older kernelMartynas Pumputis2021-09-181-3/+45
* tools/thermal/tmon: Add cross compiling supportRolf Eike Beer2021-09-181-1/+1
* selftests/ftrace: Fix requirement check of README fileSteven Rostedt (VMware)2021-09-181-1/+1
* libbpf: Re-build libbpf.so when libbpf.map changesAndrii Nakryiko2021-09-151-5/+5
* selftests/bpf: Fix test_core_autosize on big-endian machinesIlya Leoshkevich2021-09-151-5/+15
* selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IPJose Blanquicet2021-09-151-1/+1
* libbpf: Fix removal of inner map in bpf_object__create_mapMartynas Pumputis2021-09-151-6/+4
* libbpf: Fix the possible memory leak on errorShuyi Cheng2021-09-151-2/+4
* bpf: Fix a typo of reuseport map in bpf.h.Kuniyuki Iwashima2021-09-151-1/+1
* perf annotate: Fix jump parsing for C++ code.Martin Liška2021-09-032-0/+9
* perf tools: Fix arm64 build error with gcc-11Jianlin Lv2021-09-038-7/+14
* perf record: Fix memory leak in vDSO found using ASANNamhyung Kim2021-09-031-0/+2
* perf symbol-elf: Fix memory leak by freeing sdt_note.argsRiccardo Mancini2021-09-031-0/+1
* perf env: Fix memory leak of bpf_prog_info_linear memberRiccardo Mancini2021-09-031-0/+1
* tools/virtio: fix buildMichael S. Tsirkin2021-09-033-1/+60
* libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPTRobin Gögge2021-08-181-1/+3
* Revert "selftests/resctrl: Use resctrl/info for feature detection"Reinette Chatre2021-08-152-46/+12
* selftest/bpf: Verifier tests for var-off accessAndrei Matei2021-08-081-2/+97
* bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann2021-08-088-8/+53
* bpf: Update selftests to reflect new error statesDaniel Borkmann2021-08-086-35/+16
* bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann2021-08-082-10/+0
* selftest/bpf: Adjust expected verifier errorsAndrei Matei2021-08-089-37/+41
* selftests/bpf: Add a test for ptr_to_map_value on stack for helper accessYonghong Song2021-08-082-3/+5
* Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo2021-08-041-2/+0
* selftest: fix build error in tools/testing/selftests/vm/userfaultfd.cGreg Kroah-Hartman2021-08-041-1/+1
* tools: Allow proper CC/CXX/... override with LLVM=1 in Makefile.includeYonghong Song2021-07-311-2/+10
* perf inject: Close inject.output on exitRiccardo Mancini2021-07-281-2/+6
* selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne2021-07-281-2/+4
* bpftool: Check malloc return value in mount_bpffs_for_pinTobias Klauser2021-07-281-0/+5
* perf sched: Fix record failure when CONFIG_SCHEDSTATS is not setYang Jihong2021-07-281-4/+29
* perf data: Close all files in close_dir()Riccardo Mancini2021-07-281-1/+1
* perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini2021-07-281-2/+2
* perf lzma: Close lzma stream on exitRiccardo Mancini2021-07-281-3/+5
* perf script: Fix memory 'threads' and 'cpus' leaks on exitRiccardo Mancini2021-07-281-0/+7
* perf report: Free generated help strings for sort optionRiccardo Mancini2021-07-283-13/+24
* perf env: Fix memory leak of cpu_pmu_capsRiccardo Mancini2021-07-281-0/+1
* perf test maps__merge_in: Fix memory leak of mapsRiccardo Mancini2021-07-281-0/+2