summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf report: Fix -F for branch & mem modesRavi Bangoria2021-03-171-2/+2
* 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
* perf build: Fix ccache usage in $(CC) when generating arch errno tableAntonio Terceiro2021-03-171-1/+1
* tools/resolve_btfids: Fix build error with older host toolchainsKun-Chuan Hsieh2021-03-171-0/+5
* libbpf: Clear map_info before each bpf_obj_get_info_by_fdMaciej Fijalkowski2021-03-171-2/+3
* selftests/bpf: Mask bpf_csum_diff() return value to 16 bits in test_verifierYauheni Kaliuta2021-03-171-1/+2
* selftests/bpf: No need to drop the packet when there is no geneve optHangbin Liu2021-03-171-4/+2
* selftests/bpf: Use the last page in test_snprintf_btf on s390Ilya Leoshkevich2021-03-171-3/+10
* wireguard: selftests: test multiple parallel streamsJason A. Donenfeld2021-03-041-1/+14
* kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson2021-03-041-1/+1
* 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