summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf test: Fix unaligned access in sample parsing testNamhyung Kim2021-03-041-1/+1
* perf intel-pt: Fix IPC with CYC thresholdAdrian Hunter2021-03-043-0/+41
* perf intel-pt: Fix premature IPCAdrian Hunter2021-03-043-11/+17
* perf intel-pt: Fix missing CYC processing in PSBAdrian Hunter2021-03-041-0/+3
* perf record: Fix continue profiling after draining the bufferYang Jihong2021-03-043-1/+13
* perf symbols: Fix return value when loading PE DSONicholas Fraser2021-03-041-1/+3
* perf symbols: Use (long) for iterator for bfd symbolsDmitry Safonov2021-03-041-2/+1
* selftests/ftrace: Update synthetic event syntax errorsTom Zanussi2021-03-041-8/+27
* kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/includ...John Stultz2021-03-041-1/+1
* kunit: tool: fix unit test cleanup handlingDaniel Latypov2021-03-041-8/+6
* perf vendor events arm64: Fix Ampere eMag event typoJohn Garry2021-03-041-1/+1
* perf tools: Fix DSO filtering when not finding a map for a sampled addressArnaldo Carvalho de Melo2021-03-041-0/+2
* objtool: Fix ".cold" section suffix check for newer versions of GCCJosh Poimboeuf2021-03-041-2/+2
* objtool: Fix retpoline detection in asm codeJosh Poimboeuf2021-03-043-2/+14
* objtool: Fix error handling for STD/CLD warningsJosh Poimboeuf2021-03-041-2/+6
* selftests/powerpc: Make the test check in eeh-basic.sh posix compliantPo-Hsu Lin2021-03-041-1/+1
* selftests: mptcp: fix ACKRX debug messageMatthieu Baerts2021-03-041-1/+1
* libbpf: Ignore non function pointer member in struct_opsMartin KaFai Lau2021-03-041-11/+11
* selftests/bpf: Convert test_xdp_redirect.sh to bashBjörn Töpel2021-03-041-7/+3
* selftests: txtimestamp: fix compilation issueVadim Fedorenko2021-02-171-3/+3
* selftests: netfilter: fix current yearFabian Frederick2021-02-171-1/+1
* objtool: Fix seg fault with Clang non-section symbolsJosh Poimboeuf2021-02-174-26/+42
* objtool: Don't fail the kernel build on fatal errorsJosh Poimboeuf2021-02-071-9/+5
* selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman2021-02-071-1/+4
* objtool: Don't add empty symbols to the rbtreeJosh Poimboeuf2021-02-071-0/+7
* tools/power/x86/intel-speed-select: Set higher of cpuinfo_max_freq or base_fr...Srinivas Pandruvada2021-02-071-0/+11
* tools/power/x86/intel-speed-select: Set scaling_max_freq to base_frequencySrinivas Pandruvada2021-02-071-0/+21
* selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson2021-02-032-2/+2
* xfrm: Fix wraparound in xfrm_policy_addr_delta()Visa Hankala2021-02-031-0/+43
* selftests: xfrm: fix test return value override issue in xfrm_policy.shPo-Hsu Lin2021-02-031-1/+1
* tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker2021-01-306-27/+10
* objtool: Don't fail on missing symbol tableJosh Poimboeuf2021-01-301-2/+5
* selftests/powerpc: Fix exit status of pkey testsSandipan Das2021-01-272-2/+2
* tools: gpio: fix %llu warning in gpio-watch.cKent Gibson2021-01-271-2/+3
* tools: gpio: fix %llu warning in gpio-event-mon.cKent Gibson2021-01-271-2/+2
* perf evlist: Fix id index for heterogeneous systemsAdrian Hunter2021-01-271-13/+4
* selftests: net: fib_tests: remove duplicate log testHangbin Liu2021-01-271-1/+0
* libperf tests: Fail when failing to get a tracepoint idIan Rogers2021-01-271-0/+1
* libperf tests: If a test fails return non-zeroIan Rogers2021-01-274-4/+4
* bpf: Fix selftest compilation on clang 11Andrei Matei2021-01-231-0/+2
* selftests: netfilter: Pass family parameter "-f" to conntrack toolChen Yi2021-01-191-3/+9
* perf intel-pt: Fix 'CPU too large' errorAdrian Hunter2021-01-192-3/+3
* selftests: fix the return value for UDP GRO testPo-Hsu Lin2021-01-191-0/+34
* tools/bootconfig: Add tracing_on support to helper scriptsMasami Hiramatsu2021-01-192-0/+5
* tools headers UAPI: Sync linux/fscrypt.h with the kernel sourcesArnaldo Carvalho de Melo2021-01-171-3/+2
* selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel2021-01-171-1/+1
* bpftool: Fix compilation failure for net.o with older glibcAlan Maguire2021-01-171-1/+0
* selftests/bpf: Clarify build error if no vmlinuxKamal Mostafa2021-01-171-0/+3
* tools: selftests: add test for changing routes with PTMU exceptionsSean Tranchetti2021-01-171-2/+69
* selftests/vm: fix building protection keys testHarish2021-01-121-5/+5