summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 script: Release zstd dataRiccardo Mancini2021-07-281-0/+1
* 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
* perf dso: Fix memory leak in dso__new_map()Riccardo Mancini2021-07-281-1/+3
* perf test event_update: Fix memory leak of unitRiccardo Mancini2021-07-281-1/+3
* perf test event_update: Fix memory leak of evlistRiccardo Mancini2021-07-281-1/+1
* perf test session_topology: Delete session->evlistRiccardo Mancini2021-07-281-0/+1
* perf env: Fix sibling_dies memory leakRiccardo Mancini2021-07-281-0/+1
* perf probe: Fix dso->nsinfo refcountingRiccardo Mancini2021-07-281-1/+3
* perf map: Fix dso->nsinfo refcountingRiccardo Mancini2021-07-281-0/+2
* perf inject: Fix dso->nsinfo refcountingRiccardo Mancini2021-07-281-2/+3
* selftests: mptcp: fix case multiple subflows limited by serverJianguo Wu2021-07-281-1/+1
* selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirectHangbin Liu2021-07-281-2/+3
* selftests: icmp_redirect: remove from checking for IPv6 route getHangbin Liu2021-07-281-1/+1
* perf test bpf: Free obj_bufRiccardo Mancini2021-07-251-0/+2
* bpftool: Properly close va_list 'ap' by va_end() on errorGu Shengxian2021-07-251-2/+4
* tools: bpf: Fix error in 'make -C tools/ bpf_install'Wei Li2021-07-251-5/+2
* perf tools: Fix pattern matching for same substring in different PMU typeJin Yao2021-07-203-2/+37
* perf script python: Fix buffer size to report iregs in perf scriptKajol Jain2021-07-201-5/+12
* selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev2021-07-201-2/+0
* selftests: timers: rtcpie: skip test if default RTC device does not existPo-Hsu Lin2021-07-201-1/+9
* KVM: selftests: do not require 64GB in set_memory_region_testChristian Borntraeger2021-07-201-1/+2
* selftests/lkdtm: Fix expected text for CR4 pinningKees Cook2021-07-191-1/+1
* selftests: Clean forgotten resources as part of cleanup()Amit Cohen2021-07-196-0/+14
* perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo2021-07-141-0/+2
* selftests/vm/pkeys: refill shadow register after implicit kernel writeDave Hansen2021-07-141-0/+7
* selftests/vm/pkeys: handle negative sys_pkey_alloc() return codeDave Hansen2021-07-141-1/+1
* selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen2021-07-141-1/+2
* selftests/sgx: remove checks for file execute permissionsDave Hansen2021-07-141-13/+3
* selftests/ftrace: fix event-no-pid on 1-core machineKrzysztof Kozlowski2021-07-141-0/+7
* selftests: splice: Adjust for handler fallback removalKees Cook2021-07-141-21/+98
* perf scripting python: Fix tuple_set_u64()Adrian Hunter2021-07-141-65/+81
* tc-testing: fix list handlingMarcelo Ricardo Leitner2021-07-141-1/+1
* selftests: tls: fix chacha+bidir testsJakub Kicinski2021-07-141-28/+39
* selftests: tls: clean up uninitialized warningsJakub Kicinski2021-07-141-0/+20
* selftests/bpf: Retry for EAGAIN in udp_redir_to_connected()Cong Wang2021-07-141-1/+6
* bpf: Fix libelf endian handling in resolv_btfidsTony Ambardar2021-07-141-0/+3
* selftests/bpf: Fix ringbuf test fetching map FDAndrii Nakryiko2021-07-141-1/+1
* selftests/bpf: Whitelist test_progs.h from .gitignoreDaniel Xu2021-07-141-0/+1
* tools/bpftool: Fix error return code in do_batch()Zhihao Cheng2021-07-141-1/+3
* libbpf: Fix ELF symbol visibility update logicAndrii Nakryiko2021-07-141-1/+1