summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* perf traceevent: Ensure read cmdlines are null terminated.Ian Rogers2021-03-171-0/+1
* selftests: forwarding: Fix race condition in mirror installationDanielle Ratson2021-03-171-0/+9
* usbip: tools: fix build error for multiple definitionAntonio Borneo2021-03-111-1/+1
* perf test: Fix unaligned access in sample parsing testNamhyung Kim2021-03-041-1/+1
* perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter2021-03-041-0/+3
* perf tools: Fix DSO filtering when not finding a map for a sampled addressArnaldo Carvalho de Melo2021-03-041-0/+2
* objtool: Don't fail on missing symbol tableJosh Poimboeuf2021-02-071-2/+5
* selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman2021-02-071-1/+4
* tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker2021-01-305-18/+10
* selftests: net: fib_tests: remove duplicate log testHangbin Liu2021-01-271-1/+0
* perf record: Fix memory leak when using '--user-regs=?' to list registersZheng Zengkai2020-12-301-1/+1
* perf cs-etm: Move definition of 'traceid_list' global variable from header fileLeo Yan2020-12-302-3/+3
* perf cs-etm: Change tuple from traceID-CPU# to traceID-metadataLeo Yan2020-12-303-12/+31
* selftests/bpf/test_offload.py: Reset ethtool features after failed settingToke Høiland-Jørgensen2020-12-301-0/+1
* ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)2020-12-301-1/+6
* x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2020-12-112-0/+30
* perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu2020-12-021-0/+8