summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2021-09-18selftests/bpf: Fix potential unreleased lockChengfeng Ye
2021-09-18selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian
2021-09-18kselftest/arm64: pac: Fix skipping of tests on systems without PACMark Brown
2021-09-18kselftest/arm64: mte: Fix misleading output when skipping testsMark Brown
2021-09-18selftests/bpf: Fix flaky send_signal testYonghong Song
2021-09-18selftests/bpf: Fix xdp_tx.c prog section nameJussi Maki
2021-09-18libbpf: Fix race when pinning maps in parallelMartynas Pumputis
2021-09-18selftests: firmware: Fix ignored return val of asprintf() warnShuah Khan
2021-09-18libbpf: Fix reuse of pinned map on older kernelMartynas Pumputis
2021-09-18tools/thermal/tmon: Add cross compiling supportRolf Eike Beer
2021-09-18selftests/ftrace: Fix requirement check of README fileSteven Rostedt (VMware)
2021-09-15libbpf: Re-build libbpf.so when libbpf.map changesAndrii Nakryiko
2021-09-15selftests/bpf: Fix test_core_autosize on big-endian machinesIlya Leoshkevich
2021-09-15selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IPJose Blanquicet
2021-09-15libbpf: Fix removal of inner map in bpf_object__create_mapMartynas Pumputis
2021-09-15libbpf: Fix the possible memory leak on errorShuyi Cheng
2021-09-15bpf: Fix a typo of reuseport map in bpf.h.Kuniyuki Iwashima
2021-09-03perf annotate: Fix jump parsing for C++ code.Martin Liška
2021-09-03perf tools: Fix arm64 build error with gcc-11Jianlin Lv
2021-09-03perf record: Fix memory leak in vDSO found using ASANNamhyung Kim
2021-09-03perf symbol-elf: Fix memory leak by freeing sdt_note.argsRiccardo Mancini
2021-09-03perf env: Fix memory leak of bpf_prog_info_linear memberRiccardo Mancini
2021-09-03tools/virtio: fix buildMichael S. Tsirkin
2021-08-18libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPTRobin Gögge
2021-08-15Revert "selftests/resctrl: Use resctrl/info for feature detection"Reinette Chatre
2021-08-08selftest/bpf: Verifier tests for var-off accessAndrei Matei
2021-08-08bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann
2021-08-08bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-08-08bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann
2021-08-08selftest/bpf: Adjust expected verifier errorsAndrei Matei
2021-08-08selftests/bpf: Add a test for ptr_to_map_value on stack for helper accessYonghong Song
2021-08-04Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo
2021-08-04selftest: fix build error in tools/testing/selftests/vm/userfaultfd.cGreg Kroah-Hartman
2021-07-31tools: Allow proper CC/CXX/... override with LLVM=1 in Makefile.includeYonghong Song
2021-07-28perf inject: Close inject.output on exitRiccardo Mancini
2021-07-28selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne
2021-07-28bpftool: Check malloc return value in mount_bpffs_for_pinTobias Klauser
2021-07-28perf sched: Fix record failure when CONFIG_SCHEDSTATS is not setYang Jihong
2021-07-28perf data: Close all files in close_dir()Riccardo Mancini
2021-07-28perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini
2021-07-28perf lzma: Close lzma stream on exitRiccardo Mancini
2021-07-28perf script: Fix memory 'threads' and 'cpus' leaks on exitRiccardo Mancini
2021-07-28perf report: Free generated help strings for sort optionRiccardo Mancini
2021-07-28perf env: Fix memory leak of cpu_pmu_capsRiccardo Mancini
2021-07-28perf test maps__merge_in: Fix memory leak of mapsRiccardo Mancini
2021-07-28perf dso: Fix memory leak in dso__new_map()Riccardo Mancini
2021-07-28perf test event_update: Fix memory leak of evlistRiccardo Mancini
2021-07-28perf test session_topology: Delete session->evlistRiccardo Mancini
2021-07-28perf env: Fix sibling_dies memory leakRiccardo Mancini
2021-07-28perf probe: Fix dso->nsinfo refcountingRiccardo Mancini