summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-06-30KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba1-1/+1
2021-06-30tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+3
2021-06-16perf session: Correct buffer copying when peeking eventsLeo Yan1-0/+1
2021-06-10selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel1-0/+13
2021-06-10selftests/bpf: add "any alignment" annotation for some testsBjörn Töpel1-0/+3
2021-06-10bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.David S. Miller1-0/+16
2021-06-10bpf: Make more use of 'any' alignment in test_verifier.cDavid S. Miller1-0/+41
2021-06-10bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.cDavid S. Miller1-18/+24
2021-06-10bpf: Add BPF_F_ANY_ALIGNMENT.David S. Miller5-8/+23
2021-06-10selftests/bpf: Generalize dummy program typesJoe Stringer1-14/+17
2021-06-10bpf: test make sure to run unpriv test cases in test_verifierDaniel Borkmann1-31/+40
2021-06-10bpf: fix test suite to enable all unpriv program typesDaniel Borkmann1-2/+10
2021-06-03perf jevents: Fix getting maximum number of fdsFelix Fietkau1-1/+1
2021-06-03bpf: Update selftests to reflect new error statesDaniel Borkmann1-23/+12
2021-06-03bpf, test_verifier: switch bpf_get_stack's 0 s> r8 testDaniel Borkmann1-1/+1
2021-06-03bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend1-4/+4
2021-06-03selftests/bpf: add selftest part of "bpf: improve verifier branch analysis"Ovidiu Panait1-2/+2
2021-06-03selftests/bpf: Test narrow loads with off > 0 in test_verifierAndrey Ignatov1-10/+38
2021-06-03bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk1-9/+33
2021-06-03bpf: fix up selftests after backports were fixedOvidiu Panait1-0/+19
2021-06-03perf intel-pt: Fix transaction abort handlingAdrian Hunter1-1/+5
2021-06-03perf intel-pt: Fix sample instruction bytesAdrian Hunter1-1/+4
2021-05-22tweewide: Fix most Shebang linesFinn Behrens4-4/+4
2021-05-22selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song1-0/+4
2021-05-22perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...Arnaldo Carvalho de Melo1-1/+1
2021-04-28ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz1-3/+0
2021-04-16perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...Arnaldo Carvalho de Melo1-4/+3
2021-03-30perf auxtrace: Fix auxtrace queue conflictAdrian Hunter1-4/+0
2021-03-30libbpf: Fix INSTALL flag orderGeorgi Valkov1-1/+1
2021-03-24tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo6-0/+27
2021-03-24tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo5-1/+23
2021-03-24tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo8-0/+48
2021-03-24perf tools: Use %define api.pure full instead of %pure-parserJiri Olsa2-2/+3
2021-03-17perf traceevent: Ensure read cmdlines are null terminated.Ian Rogers1-0/+1
2021-03-17selftests: forwarding: Fix race condition in mirror installationDanielle Ratson1-0/+9
2021-03-11usbip: tools: fix build error for multiple definitionAntonio Borneo1-1/+1
2021-03-04perf test: Fix unaligned access in sample parsing testNamhyung Kim1-1/+1
2021-03-04perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter1-0/+3
2021-03-04perf tools: Fix DSO filtering when not finding a map for a sampled addressArnaldo Carvalho de Melo1-0/+2
2021-02-07objtool: Don't fail on missing symbol tableJosh Poimboeuf1-2/+5
2021-02-07selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman1-1/+4
2021-01-30tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker5-18/+10
2021-01-27selftests: net: fib_tests: remove duplicate log testHangbin Liu1-1/+0
2020-12-30perf record: Fix memory leak when using '--user-regs=?' to list registersZheng Zengkai1-1/+1
2020-12-30perf cs-etm: Move definition of 'traceid_list' global variable from header fileLeo Yan2-3/+3
2020-12-30perf cs-etm: Change tuple from traceID-CPU# to traceID-metadataLeo Yan3-12/+31
2020-12-30selftests/bpf/test_offload.py: Reset ethtool features after failed settingToke Høiland-Jørgensen1-0/+1
2020-12-30ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)1-1/+6
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2-0/+30
2020-12-02perf probe: Fix to die_entrypc() returns error correctlyMasami Hiramatsu1-0/+8