aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-11-12tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench ...Arnaldo Carvalho de Melo5-10/+22
2020-11-12perf lock: Don't free "lock_seq_stat" if read_count isn't zeroLeo Yan1-1/+1
2020-11-12perf lock: Correct field name "flags"Leo Yan1-1/+1
2020-11-12tools/bpf: Always run the *-clean recipesJean-Philippe Brucker1-2/+2
2020-11-12tools/bpf: Add bootstrap/ to .gitignoreJean-Philippe Brucker1-1/+1
2020-11-12selftests/bpf: Fix unused attribute usage in subprogs_unused testAndrii Nakryiko1-2/+2
2020-11-12selftests: pmtu.sh: improve the test result processingPo-Hsu Lin1-1/+14
2020-11-12selftests: pmtu.sh: use $ksft_skip for skipped return codePo-Hsu Lin1-32/+32
2020-11-11tools/bpftool: Fix build slowdownJean-Philippe Brucker1-1/+3
2020-11-11tools/runqslower: Build bpftool using HOSTCCJean-Philippe Brucker1-1/+2
2020-11-11tools/runqslower: Enable out-of-tree buildJean-Philippe Brucker1-14/+18
2020-11-11tools/runqslower: Use Makefile.includeJean-Philippe Brucker1-15/+9
2020-11-11tools/bpftool: Fix cross-buildJean-Philippe Brucker1-8/+26
2020-11-11tools/bpftool: Force clean of out-of-tree buildJean-Philippe Brucker1-3/+5
2020-11-11tools: Factor HOSTCC, HOSTLD, HOSTAR definitionsJean-Philippe Brucker6-27/+10
2020-11-11perf arm-spe: Fix packet length handlingLeo Yan1-22/+12
2020-11-11perf arm-spe: Refactor arm_spe_get_events()Leo Yan1-4/+2
2020-11-11perf arm-spe: Refactor payload size calculationLeo Yan1-9/+9
2020-11-11perf arm-spe: Fix a typo in commentLeo Yan1-1/+1
2020-11-11perf arm-spe: Include bitops.h for BIT() macroLeo Yan2-8/+4
2020-11-11perf mem: Support ARM SPE eventsLeo Yan2-1/+38
2020-11-11perf c2c: Support AUX traceLeo Yan1-0/+12
2020-11-11perf mem: Support AUX traceLeo Yan1-0/+13
2020-11-11perf auxtrace: Add itrace option '-M' for memory eventsLeo Yan3-0/+7
2020-11-11perf mem: Only initialize memory event for recordingLeo Yan1-5/+5
2020-11-11perf c2c: Support memory event PERF_MEM_EVENTS__LOAD_STORELeo Yan1-4/+13
2020-11-11perf mem: Support new memory event PERF_MEM_EVENTS__LOAD_STORELeo Yan3-7/+31
2020-11-11perf mem: Introduce weak function perf_mem_events__ptr()Leo Yan4-21/+46
2020-11-11perf mem: Search event name with more flexible pathLeo Yan1-3/+3
2020-11-10selftest/bpf: Add missed ip6ip6 test backHangbin Liu2-39/+46
2020-11-10tools/bpftool: Add support for in-kernel and named BTF in `btf show`Andrii Nakryiko1-1/+27
2020-11-10bpf: Assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFOAndrii Nakryiko1-0/+3
2020-11-10selftests: disable rp_filter when testing bareudpGuillaume Nault1-0/+6
2020-11-10selftest: fix flower terse dump testsVlad Buslov1-2/+2
2020-11-10selftests/cgroup: Fix build on older distrosSachin Sant1-2/+2
2020-11-10selftests/run_kselftest.sh: fix dry-run typoHangbin Liu1-1/+1
2020-11-10tool: selftests: fix spelling typo of 'writting'Wang Qing1-2/+2
2020-11-10selftests/memfd: Fix implicit declaration warningsMichael Ellerman2-2/+2
2020-11-10selftests: intel_pstate: ftime() is deprecatedTommi Rantala1-6/+16
2020-11-10selftests/gpio: Add to CLEAN rule rather than overridingMichael Ellerman1-4/+1
2020-11-10selftests/gpio: Fix build when source tree is read onlyMichael Ellerman1-5/+9
2020-11-10selftests/gpio: Move include of lib.mk upMichael Ellerman1-3/+3
2020-11-10selftests/gpio: Use TEST_GEN_PROGS_EXTENDEDMichael Ellerman1-5/+3
2020-11-10kunit: tool: fix extra trailing \n in raw + parsed test outputDaniel Latypov2-3/+4
2020-11-10kunit: tool: print out stderr from make (like build warnings)Daniel Latypov1-4/+9
2020-11-10kunit: Do not pollute source directory with generated files (test.log)Andy Shevchenko1-3/+11
2020-11-10kunit: Do not pollute source directory with generated files (.kunitconfig)Andy Shevchenko2-18/+31
2020-11-10kunit: tool: fix pre-existing python type annotation errorsDaniel Latypov1-7/+7
2020-11-10kunit: Fix kunit.py parse subcommand (use null build_dir)David Gow1-1/+1
2020-11-10kunit: tool: unmark test_data as binary blobsBrendan Higgins1-1/+0