aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-07-10perf parse-events: Report BPF errorsIan Rogers1-18/+20
2020-07-10perf script: Show text poke address symbolAdrian Hunter6-13/+24
2020-07-10perf script: Add option --show-text-poke-eventsAdrian Hunter2-0/+23
2020-07-10perf intel-pt: Add support for text poke eventsAdrian Hunter2-0/+79
2020-07-10perf tools: Add support for PERF_RECORD_KSYMBOL_TYPE_OOLAdrian Hunter7-1/+23
2020-07-10perf tools: Add support for PERF_RECORD_TEXT_POKEAdrian Hunter14-3/+216
2020-07-10lockdep: Remove lockdep_hardirq{s_enabled,_context}() argumentPeter Zijlstra1-2/+2
2020-07-09libbpf: Fix libbpf hashmap on (I)LP32 architecturesJakub Bogusz1-4/+8
2020-07-09selftests: bpf: Fix detach from sockmap testsLorenz Bauer1-6/+6
2020-07-09Replace HTTP links with HTTPS ones: KMOD KERNEL MODULE LOADER - USERMODE HELPERAlexander A. Klimov1-1/+1
2020-07-09selftests: net: Add port split testDanielle Ratson2-0/+278
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+36
2020-07-09selftests/mptcp: add diag interface testsPaolo Abeni3-5/+140
2020-07-09perf annotate: Fix non-null terminated buffer returned by readlink()Numfor Mbiziwo-Tiapo1-4/+11
2020-07-08selftests: kmod: Add module address visibility testKees Cook1-0/+36
2020-07-09selftests/bpf: Switch perf_buffer test to tracepoint and skeletonAndrii Nakryiko2-32/+14
2020-07-09libbpf: Handle missing BPF_OBJ_GET_INFO_BY_FD gracefully in perf_bufferAndrii Nakryiko1-11/+20
2020-07-09selftests/bpf: Add test relying only on CO-RE and no recent kernel featuresAndrii Nakryiko2-0/+63
2020-07-09libbpf: Improve BTF sanitization handlingAndrii Nakryiko1-45/+58
2020-07-09libbpf: Add btf__set_fd() for more control over loaded BTF FDAndrii Nakryiko3-1/+8
2020-07-09libbpf: Make BTF finalization strictAndrii Nakryiko1-12/+4
2020-07-09selftests/bpf: test_progs avoid minus shell exit codesJesper Dangaard Brouer1-4/+5
2020-07-09selftests/bpf: test_progs use another shell exit on non-actionsJesper Dangaard Brouer1-1/+3
2020-07-09bpf: Fix another bpftool segfault without skeleton code enabledLouis Peens1-0/+1
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds1-2/+1
2020-07-08perf inject jit: Remove //anon mmap eventsSteve MacLean2-3/+32
2020-07-08Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo58-234/+827
2020-07-08selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario11-26/+0
2020-07-08tests: add CLONE_NEWTIME setns testsChristian Brauner2-0/+80
2020-07-08selftests: bpf: Remove unused bpf_map_def_legacy structDaniel T. Lee1-14/+0
2020-07-08selftests/bpf: Test BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev2-0/+117
2020-07-08bpftool: Add support for BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev1-0/+1
2020-07-08libbpf: Add support for BPF_CGROUP_INET_SOCK_RELEASEStanislav Fomichev2-0/+5
2020-07-07Merge tag 'perf-tools-fixes-2020-07-07' of git://git.kernel.org/pub/scm/linux...Linus Torvalds15-40/+123
2020-07-07selftests: fix condition in run_testsYauheni Kaliuta1-1/+1
2020-07-07selftests: do not use .ONESHELLYauheni Kaliuta1-11/+9
2020-07-07perf symbols: Add s390 idle functions 'psw_idle' and 'psw_idle_exit' to list ...Sven Schnelle1-0/+2
2020-07-07selftests: pidfd: skip test if unshare fails with EPERMPaolo Bonzini1-5/+16
2020-07-07selftests: pidfd: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini1-4/+30
2020-07-06cpupower: Fix NULL but dereferenced coccicheck errorsShuah Khan1-5/+5
2020-07-06cpupower: Fix comparing pointer to 0 coccicheck warnsShuah Khan1-3/+3
2020-07-06selftests/harness: Report skip reasonKees Cook1-4/+21
2020-07-06selftests/harness: Display signed values correctlyKees Cook1-5/+37
2020-07-06selftests/harness: Refactor XFAIL into SKIPKees Cook2-20/+52
2020-07-06selftests/harness: Switch to TAP outputKees Cook2-24/+33
2020-07-06selftests: Add header documentation and helpersKees Cook1-2/+71
2020-07-06selftests/binderfs: Fix harness API usageKees Cook1-138/+146
2020-07-06selftests: Remove unneeded selftest API headersKees Cook4-4/+0
2020-07-06selftests/clone3: Reorder reporting outputKees Cook3-4/+3
2020-07-06selftests: sync_test: do not use ksft_exit_skip after ksft_set_planPaolo Bonzini1-1/+1