summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
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
2021-05-07perf ftrace: Fix access to pid in array when setting a pid filterThomas Richter
2021-05-07perf data: Fix error return code in perf_data__create_dir()Zhen Lei
2021-05-02bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-04-28ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz
2021-04-28perf auxtrace: Fix potential NULL pointer dereferenceLeo Yan
2021-04-16perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...Arnaldo Carvalho de Melo
2021-04-16perf tools: Use %zd for size_t printf formats on 32-bitChris Wilson
2021-04-16perf tools: Use %define api.pure full instead of %pure-parserJiri Olsa
2021-04-16idr test suite: Create anchor before launching throbberMatthew Wilcox (Oracle)
2021-04-16idr test suite: Take RCU read lock in idr_find_test_1Matthew Wilcox (Oracle)
2021-04-16radix tree test suite: Register the main thread with the RCU libraryMatthew Wilcox (Oracle)
2021-04-14perf inject: Fix repipe usageAdrian Hunter
2021-04-07flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti
2021-03-30perf auxtrace: Fix auxtrace queue conflictAdrian Hunter
2021-03-30libbpf: Fix BTF dump of pointer-to-array-of-structJean-Philippe Brucker
2021-03-30selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate valueHangbin Liu
2021-03-30libbpf: Use SOCK_CLOEXEC when opening the netlink socketKumar Kartikeya Dwivedi
2021-03-30selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu
2021-03-30libbpf: Fix INSTALL flag orderGeorgi Valkov
2021-03-20bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk
2021-03-17perf traceevent: Ensure read cmdlines are null terminated.Ian Rogers
2021-03-17selftests: forwarding: Fix race condition in mirror installationDanielle Ratson