aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-09-10selftests/bpf: Define string const as global for test_sysctl_prog.cYonghong Song1-2/+2
2020-09-10selftests/bpf: Fix test_ksyms on non-SMP kernelsIlya Leoshkevich1-2/+4
2020-09-10tools: bpftool: Add "inner_map" to "bpftool map create" outer mapsQuentin Monnet3-18/+62
2020-09-10tools: bpftool: Keep errors for map-of-map dumps if distinct from ENOENTQuentin Monnet1-2/+2
2020-09-10tools: bpftool: Clean up function to dump map entryQuentin Monnet1-49/+52
2020-09-10selftests: rtnetlink: Test bridge enslavement with different parent IDsIdo Schimmel1-0/+47
2020-09-10selftests/mptcp: Better delay & reordering configurationChristoph Paasch1-8/+9
2020-09-10selftests: bpf: Test iterating a sockmapLorenz Bauer4-0/+144
2020-09-10tools: bpftool: Include common options from separate fileQuentin Monnet14-196/+35
2020-09-10tools: bpftool: Print optional built-in features along with versionQuentin Monnet2-3/+38
2020-09-10selftests, bpftool: Add bpftool (and eBPF helpers) documentation buildQuentin Monnet2-0/+26
2020-09-10tools: bpftool: Log info-level messages when building bpftool man pagesQuentin Monnet4-1/+12
2020-09-10selftests/lkdtm: Use "comm" instead of "diff" for dmesgKees Cook1-1/+1
2020-09-10objtool: Decode unwind hint register depending on architectureJulien Thierry3-26/+40
2020-09-10objtool: Make unwind hint definitions available to other architecturesJulien Thierry6-41/+144
2020-09-10objtool: Refactor jump table code to support other architecturesRaphael Gault4-87/+103
2020-09-10objtool: Make relocation in alternative handling arch dependentJulien Thierry4-13/+29
2020-09-10objtool: Abstract alternative special case handlingJulien Thierry6-29/+47
2020-09-10objtool: Move macros describing structures to arch-dependent codeJulien Thierry2-15/+21
2020-09-10objtool: Make sync-check consider the target architectureJulien Thierry1-0/+7
2020-09-10objtool: Group headers to check in a single listJulien Thierry1-9/+14
2020-09-10perf tests: Call test_attr__open() directlyJiri Olsa5-22/+15
2020-09-10perf vendor events power9: Add hv_24x7 core level metric eventsKajol Jain1-13/+22
2020-09-10perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtim...Kajol Jain3-6/+9
2020-09-10perf jevents: Add support for parsing perchip/percore eventsKajol Jain2-0/+26
2020-09-10perf jevents: Add new structure to pass json fields.Kajol Jain1-115/+97
2020-09-10perf jevents: Make json_events() static and ditch jevents.h fileKajol Jain2-25/+1
2020-09-10perf test: Introduce script for Arm CoreSight testingLeo Yan1-0/+183
2020-09-10perf metricgroup: Fix typo in comment.Ian Rogers1-1/+1
2020-09-10perf stat: Remove dead code: no need to set os.evsel twiceIan Rogers1-1/+0
2020-09-09perf: Stop using deprecated bpf_program__title()Andrii Nakryiko1-10/+2
2020-09-09selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang changeYonghong Song2-4/+4
2020-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-2/+1
2020-09-09perf list: Do not print 'Metric Groups:' unnecessarilyNamhyung Kim1-4/+6
2020-09-09perf list: Remove dead code in argument checkNamhyung Kim1-7/+0
2020-09-09perf tools: Add build test with GTK+Arnaldo Carvalho de Melo1-0/+2
2020-09-09tools feature: Add missing -lzstd to the fast path feature detectionArnaldo Carvalho de Melo1-1/+1
2020-09-08lkdtm: remove set_fs-based testsChristoph Hellwig1-2/+0
2020-09-08selftests/bpf: Add test for map_ptr arithmeticYonghong Song2-1/+41
2020-09-08selftests/seccomp: Use bitwise instead of arithmetic operator for flagsZou Wei1-4/+4
2020-09-08selftests/seccomp: Add test for unknown SECCOMP_RET kill behaviorKees Cook1-6/+37
2020-09-08tools/libbpf: Avoid counting local symbols in ABI checkTony Ambardar1-0/+2
2020-09-08Merge tag 'linux-kselftest-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+2
2020-09-08selftests/powerpc: Fix prefixes in alignment_handler signal handlerJordan Niethe1-1/+9
2020-09-08selftests/powerpc: Properly handle failure in switch_endian_testMichael Ellerman1-4/+19
2020-09-08selftests/powerpc: Don't touch VMX/VSX on older CPUsMichael Ellerman1-0/+6
2020-09-08selftests/powerpc: Skip L3 bank test on older CPUsMichael Ellerman1-0/+3
2020-09-08selftests/powerpc: Skip security tests on older CPUsMichael Ellerman2-0/+6
2020-09-08selftests/powerpc: Don't run DSCR tests on old systemsMichael Ellerman8-1/+15
2020-09-08selftests/powerpc: Include asm/cputable.h from utils.hMichael Ellerman6-8/+3