summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-03-09Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-03-10bpftool: Fix typo in bash-completionSong Liu
2020-03-10bpftool: Bash completion for "bpftool prog profile"Song Liu
2020-03-10bpftool: Documentation for bpftool prog profileSong Liu
2020-03-10bpftool: Introduce "prog profile" commandSong Liu
2020-03-09selftests: bpf: Enable UDP sockmap reuseport testsLorenz Bauer
2020-03-09selftests: bpf: Add tests for UDP sockets in sockmapLorenz Bauer
2020-03-09selftests: bpf: Don't listen() on UDP socketsLorenz Bauer
2020-03-09ktest: Fix typos in ktest.plMasanari Iida
2020-03-09ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)
2020-03-09ktest: Make default build option oldconfig not randconfigSteven Rostedt (VMware)
2020-03-09ktest: Fix some typos in sample.confMasanari Iida
2020-03-09perf probe: Do not depend on dwfl_module_addrsym()Masami Hiramatsu
2020-03-09perf probe: Fix to delete multiple probe eventMasami Hiramatsu
2020-03-09perf parse-events: Fix reading of invalid memory in event parsingIan Rogers
2020-03-09perf python: Fix clang detection when using CC=clang-versionIlie Halip
2020-03-09perf map: Fix off by one in strncpy() size argumentdisconnect3d
2020-03-09Merge 5.6-rc5 into driver-core-nextGreg Kroah-Hartman
2020-03-07Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds
2020-03-06Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-06tools: Let O= makes handle a relative path with -C optionMasami Hiramatsu
2020-03-06selftests: bpf: Add test for JMP32 JSET BPF_X with upper bits setLuke Nelson
2020-03-06tools: Fix off-by 1 relative directory includesIan Rogers
2020-03-06perf jevents: Fix leak of mapfile memoryJohn Garry
2020-03-06perf bench: Clear struct sigaction before sigaction() syscallTommi Rantala
2020-03-06perf bench futex-wake: Restore thread count default to online CPU countTommi Rantala
2020-03-06perf top: Fix stdio interface input handling with glibc 2.28+Tommi Rantala
2020-03-06perf diff: Fix undefined string comparision spotted by clang's -Wstring-compareNick Desaulniers
2020-03-05tc-testing: updated tdc tests for basic filter with canid extended match rulesRoman Mashak
2020-03-05tc-testing: list kernel options for basic filter with canid ematch.Roman Mashak
2020-03-05selftests: forwarding: ETS: Use Qdisc countersPetr Machata
2020-03-05selftests/bpf: Add send_signal_sched_switch testYonghong Song
2020-03-05tools headers UAPI: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo
2020-03-04seccomp: allow TSYNC and USER_NOTIF togetherTycho Andersen
2020-03-04bpf: Add selftests for BPF_MODIFY_RETURNKP Singh
2020-03-04bpf: Add test ops for BPF_PROG_TYPE_TRACINGKP Singh
2020-03-04tools/libbpf: Add support for BPF_MODIFY_RETURNKP Singh
2020-03-04bpf: Introduce BPF_MODIFY_RETURNKP Singh
2020-03-04selftests/bpf: Support out-of-tree vmlinux builds for VMLINUX_BTFAndrii Nakryiko
2020-03-04Merge series "Compatible string consolidation for NXP DSPI driver" from Vladi...Mark Brown
2020-03-04tools/runqslower: Drop copy/pasted BPF_F_CURRENT_CPU definitonAndrii Nakryiko
2020-03-04libbpf: Assume unsigned values for BTF_KIND_ENUMAndrii Nakryiko
2020-03-04bpf: Switch BPF UAPI #define constants used from BPF program side to enumsAndrii Nakryiko
2020-03-04tools lib traceevent: Remove extra '\n' in print_event_time()Steven Rostedt (VMware)
2020-03-04libperf: Add counting exampleMichael Petlan
2020-03-04perf annotate: Get rid of annotation->nr_jumpsRavi Bangoria
2020-03-04perf llvm: Add debug hint message about missing kernel-devel packageArnaldo Carvalho de Melo
2020-03-04perf stat: Show percore counts in per CPU outputJin Yao
2020-03-04tools lib api fs: Move cgroupsfs_find_mountpoint()Namhyung Kim
2020-03-04perf diff: Fix undefined string comparison spotted by clang's -Wstring-compareNick Desaulniers