summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann2021-08-151-0/+2
* 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-07-311-1/+1
* 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 probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini2021-07-281-2/+2
* perf test bpf: Free obj_bufRiccardo Mancini2021-07-281-0/+2
* perf lzma: Close lzma stream on exitRiccardo Mancini2021-07-281-3/+5
* perf dso: Fix memory leak in dso__new_map()Riccardo Mancini2021-07-281-1/+3
* perf probe: Fix dso->nsinfo refcountingRiccardo Mancini2021-07-281-1/+3
* perf map: Fix dso->nsinfo refcountingRiccardo Mancini2021-07-281-0/+2
* bpftool: Properly close va_list 'ap' by va_end() on errorGu Shengxian2021-07-281-2/+4
* 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
* perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo2021-07-201-0/+2
* selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen2021-07-201-1/+2
* tools/bpftool: Fix error return code in do_batch()Zhihao Cheng2021-07-201-1/+3
* KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba2021-06-301-1/+1
* tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-06-301-0/+3
* perf session: Correct buffer copying when peeking eventsLeo Yan2021-06-161-0/+1
* selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel2021-06-101-0/+13
* selftests/bpf: add "any alignment" annotation for some testsBjörn Töpel2021-06-101-0/+3
* bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.David S. Miller2021-06-101-0/+16
* bpf: Make more use of 'any' alignment in test_verifier.cDavid S. Miller2021-06-101-0/+41
* bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.cDavid S. Miller2021-06-101-18/+24
* bpf: Add BPF_F_ANY_ALIGNMENT.David S. Miller2021-06-105-8/+23
* selftests/bpf: Generalize dummy program typesJoe Stringer2021-06-101-14/+17
* bpf: test make sure to run unpriv test cases in test_verifierDaniel Borkmann2021-06-101-31/+40
* bpf: fix test suite to enable all unpriv program typesDaniel Borkmann2021-06-101-2/+10
* perf jevents: Fix getting maximum number of fdsFelix Fietkau2021-06-031-1/+1
* bpf: Update selftests to reflect new error statesDaniel Borkmann2021-06-031-23/+12
* bpf, test_verifier: switch bpf_get_stack's 0 s> r8 testDaniel Borkmann2021-06-031-1/+1
* bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend2021-06-031-4/+4
* selftests/bpf: add selftest part of "bpf: improve verifier branch analysis"Ovidiu Panait2021-06-031-2/+2
* selftests/bpf: Test narrow loads with off > 0 in test_verifierAndrey Ignatov2021-06-031-10/+38
* bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk2021-06-031-9/+33
* bpf: fix up selftests after backports were fixedOvidiu Panait2021-06-031-0/+19
* perf intel-pt: Fix transaction abort handlingAdrian Hunter2021-06-031-1/+5
* perf intel-pt: Fix sample instruction bytesAdrian Hunter2021-06-031-1/+4
* tweewide: Fix most Shebang linesFinn Behrens2021-05-224-4/+4
* selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song2021-05-221-0/+4
* perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...Arnaldo Carvalho de Melo2021-05-221-1/+1
* ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz2021-04-281-3/+0
* perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...Arnaldo Carvalho de Melo2021-04-161-4/+3
* perf auxtrace: Fix auxtrace queue conflictAdrian Hunter2021-03-301-4/+0
* libbpf: Fix INSTALL flag orderGeorgi Valkov2021-03-301-1/+1
* tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo2021-03-246-0/+27
* tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo2021-03-245-1/+23
* tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo2021-03-248-0/+48
* perf tools: Use %define api.pure full instead of %pure-parserJiri Olsa2021-03-242-2/+3