aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-07-22perf stat: Factor out body of event handling loop for system wideAlexey Budankov1-6/+11
2020-07-22perf evlist: Implement control command handling functionsAlexey Budankov2-0/+158
2020-07-22perf evlist: Introduce control file descriptorsAlexey Budankov2-0/+8
2020-07-22KVM: PPC: Book3S HV: Save/restore new PMU registersAthira Rajeev1-0/+5
2020-07-21selftest: txtimestamp: fix net ns entry logicPaolo Pisati1-1/+1
2020-07-21bpftool: Use only nftw for file tree parsingTony Ambardar2-59/+82
2020-07-21bpf: Make btf_sock_ids globalYonghong Song1-0/+30
2020-07-21bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song2-11/+32
2020-07-21tools/bpf: Sync btf_ids.h to toolsYonghong Song2-1/+11
2020-07-21samples/bpf, selftests/bpf: Use bpf_probe_read_kernelIlya Leoshkevich6-8/+9
2020-07-21selftests/bpf: Fix test_lwt_seg6local.sh hangsIlya Leoshkevich1-1/+1
2020-07-21tools/bpftool: Fix error handing in do_skeleton()YueHaibing1-1/+4
2020-07-21libbpf bpf_helpers: Use __builtin_offsetof for offsetofIan Rogers1-1/+1
2020-07-21selftests: bpf: test_kmod.sh: Fix running out of srctreeIlya Leoshkevich1-3/+9
2020-07-22powerpc/64s: Remove PROT_SAO supportNicholas Piggin3-46/+1
2020-07-22selftests/powerpc: Run per_event_excludes test on Power8 or laterMichael Ellerman1-4/+3
2020-07-22selftests/powerpc: ptrace-pkey: Don't update expected UAMOR valueAneesh Kumar K.V1-3/+8
2020-07-22selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...Aneesh Kumar K.V1-18/+12
2020-07-22selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow ...Aneesh Kumar K.V1-13/+13
2020-07-21libperf: Avoid counting of nonfilterable fdarray fdsAlexey Budankov1-1/+2
2020-07-21libperf: Add flags to fdarray fds objectsAlexey Budankov6-12/+25
2020-07-21s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter1-1/+1
2020-07-21libperf: Avoid internal moving of fdarray fdsAlexey Budankov2-24/+7
2020-07-21tools/memory-model: Remove smp_read_barrier_depends() from informal docWill Deacon1-14/+12
2020-07-21tools: bpf: Use local copy of headers including uapi/linux/filter.hWill Deacon2-1/+92
2020-07-20tc-testing: Add tdc to kselftestsBriana Oursler5-4/+13
2020-07-20testptp: add new options for perout phase and pulse widthVladimir Oltean1-4/+37
2020-07-20testptp: promote 'perout' variable to int64_tVladimir Oltean1-4/+6
2020-07-20selftests: add clone3() CAP_CHECKPOINT_RESTORE testAdrian Reber3-1/+186
2020-07-20tools headers UAPI: Update tools's copy of linux/perf_event.hLeo Yan1-3/+20
2020-07-20Merge v5.8-rc6 into char-misc-nextGreg Kroah-Hartman54-255/+498
2020-07-20Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman54-255/+498
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig4-8/+8
2020-07-19Merge tag 'perf-tools-fixes-2020-07-19' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-6/+14
2020-07-18Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-4/+4
2020-07-18Merge branch 'fixes' into nextMichael Ellerman3-5/+5
2020-07-17selftests/bpf: Tests for BPF_SK_LOOKUP attach pointJakub Sitnicki4-23/+1960
2020-07-17selftests/bpf: Add verifier tests for bpf_sk_lookup context accessJakub Sitnicki1-0/+492
2020-07-17tools/bpftool: Add name mappings for SK_LOOKUP prog and attach typeJakub Sitnicki4-3/+5
2020-07-17libbpf: Add support for SK_LOOKUP program typeJakub Sitnicki4-0/+10
2020-07-17bpf: Sync linux/bpf.h to tools/Jakub Sitnicki1-0/+77
2020-07-17kunit: tool: fix improper treatment of file locationBrendan Higgins2-26/+2
2020-07-17kunit: tool: fix broken default args in unit testsBrendan Higgins1-5/+5
2020-07-17kunit: capture stderr on all make subprocess callsWill Chen1-3/+3
2020-07-17selftests/harness: Limit step counter reportingKees Cook1-7/+2
2020-07-17selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 supportPaolo Pisati1-0/+2
2020-07-17selftests/seccomp: Check ENOSYS under tracingKees Cook1-0/+26
2020-07-17selftests/seccomp: Refactor to use fixture variantsKees Cook1-157/+42
2020-07-17selftests/harness: Clean up kern-doc for fixturesKees Cook1-7/+8
2020-07-17selftests: kmod: Add module address visibility testKees Cook1-0/+36