summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2021-08-12bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann
2021-08-08bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann
2021-08-08bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit onesJohn Fastabend
2021-08-08bpf: Test_verifier, add alu32 bounds tracking testsJohn Fastabend
2021-08-04Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo
2021-07-31tools: Allow proper CC/CXX/... override with LLVM=1 in Makefile.includeYonghong Song
2021-07-31selftest: fix build error in tools/testing/selftests/vm/userfaultfd.cGreg Kroah-Hartman
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 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 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
2021-07-28perf map: Fix dso->nsinfo refcountingRiccardo Mancini
2021-07-28selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirectHangbin Liu
2021-07-28selftests: icmp_redirect: remove from checking for IPv6 route getHangbin Liu
2021-07-25perf test bpf: Free obj_bufRiccardo Mancini
2021-07-25bpftool: Properly close va_list 'ap' by va_end() on errorGu Shengxian
2021-07-20selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev
2021-07-20selftests: timers: rtcpie: skip test if default RTC device does not existPo-Hsu Lin
2021-07-19perf bench: Fix 2 memory sanitizer warningsIan Rogers
2021-07-14perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo
2021-07-14selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen
2021-07-14tc-testing: fix list handlingMarcelo Ricardo Leitner
2021-07-14tools/bpftool: Fix error return code in do_batch()Zhihao Cheng
2021-06-30KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba
2021-06-23tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo
2021-06-16perf session: Correct buffer copying when peeking eventsLeo Yan
2021-06-03perf jevents: Fix getting maximum number of fdsFelix Fietkau
2021-06-03selftests/gpio: Fix build when source tree is read onlyMichael Ellerman
2021-06-03selftests/gpio: Move include of lib.mk upMichael Ellerman
2021-06-03selftests/gpio: Use TEST_GEN_PROGS_EXTENDEDMichael Ellerman
2021-06-03perf scripts python: exported-sql-viewer.py: Fix warning displayAdrian Hunter
2021-06-03perf scripts python: exported-sql-viewer.py: Fix Array TypeErrorAdrian Hunter
2021-06-03perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...Adrian Hunter
2021-06-03perf intel-pt: Fix transaction abort handlingAdrian Hunter
2021-06-03perf intel-pt: Fix sample instruction bytesAdrian Hunter
2021-05-28perf unwind: Set userdata for all __report_module() pathsDave Rigby
2021-05-28perf unwind: Fix separate debug info files when using elfutils' libdw's unwinderJan Kratochvil
2021-05-22tweewide: Fix most Shebang linesFinn Behrens
2021-05-19selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song
2021-05-14selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata
2021-05-14perf beauty: Fix fsconfig generatorVitaly Chikunov
2021-05-14perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...Arnaldo Carvalho de Melo