summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-01-14tools build: Fix test-clang.cpp with Clang 8+Maciej S. Szmigiero
2020-01-14perf clang: Fix build with Clang 9Maciej S. Szmigiero
2020-01-14selftests/timens: Check for right timens offsets after fork and execAndrei Vagin
2020-01-14selftests/timens: Add a simple perf test for clock_gettime()Andrei Vagin
2020-01-14selftests/timens: Add timer offsets testAndrei Vagin
2020-01-14selftests/timens: Add procfs selftestDmitry Safonov
2020-01-14selftests/timens: Add a test for clock_nanosleep()Andrei Vagin
2020-01-14selftests/timens: Add a test for timerfdAndrei Vagin
2020-01-14selftests/timens: Add Time Namespace test for supported clocksDmitry Safonov
2020-01-14hrtimers: Prepare hrtimer_nanosleep() for time namespacesAndrei Vagin
2020-01-13tools/bpf: Add runqslower tool to tools/bpfAndrii Nakryiko
2020-01-13bpftool: Apply preserve_access_index attribute to all types in BTF dumpAndrii Nakryiko
2020-01-13selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftoolAndrii Nakryiko
2020-01-13libbpf: Clean up bpf_helper_defs.h generation outputAndrii Nakryiko
2020-01-13tools: Sync uapi/linux/if_link.hAndrii Nakryiko
2020-01-13tools/x86: Sync msr-index.h from kernel sourcesSean Christopherson
2020-01-13selftests, kvm: Replace manual MSR defs with common msr-index.hSean Christopherson
2020-01-13ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore
2020-01-11bpftool: Fix printing incorrect pointer in btf_dump_ptrMartin KaFai Lau
2020-01-10selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macrosAndrii Nakryiko
2020-01-10libbpf: Poison kernel-only integer typesAndrii Nakryiko
2020-01-10selftests/bpf: Add unit tests for global functionsAlexei Starovoitov
2020-01-10selftests/bpf: Modify a test to check global functionsAlexei Starovoitov
2020-01-10selftests/bpf: Add a test for a large global functionAlexei Starovoitov
2020-01-10selftests/bpf: Add fexit-to-skb test for global funcsAlexei Starovoitov
2020-01-10libbpf: Sanitize global functionsAlexei Starovoitov
2020-01-09selftests/bpf: Further clean up Makefile outputAndrii Nakryiko
2020-01-09selftests/bpf: Ensure bpf_helper_defs.h are taken from selftests dirAndrii Nakryiko
2020-01-09libbpf,selftests/bpf: Fix clean targetsAndrii Nakryiko
2020-01-09libbpf: Make bpf_map order and indices stableAndrii Nakryiko
2020-01-09tcp: Define IPPROTO_MPTCPMat Martineau
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-09bpf: Document BPF_F_QUERY_EFFECTIVE flagAndrey Ignatov
2020-01-09bpf: Add bpf_dctcp exampleMartin KaFai Lau
2020-01-09bpf: libbpf: Add STRUCT_OPS supportMartin KaFai Lau
2020-01-09bpf: Synch uapi bpf.h to tools/Martin KaFai Lau
2020-01-09selftests/bpf: Restore original comm in test_overheadStanislav Fomichev
2020-01-08bpftool: Add misc section and probe for large INSN limitMichal Rostecki
2020-01-08libbpf: Add probe for large INSN limitMichal Rostecki
2020-01-06fcnal-test: Fix vrf argument in local tcp testsDavid Ahern
2020-01-06selftests: forwarding: router: Add test case for destination IP link-localAmit Cohen
2020-01-06selftests: forwarding: router: Add test case for source IP equals destination IPAmit Cohen
2020-01-06selftests: forwarding: router: Add test case for multicast destination MAC mi...Amit Cohen
2020-01-06selftests: forwarding: router: Add test case for source IP in class EAmit Cohen
2020-01-06tools lib: Fix builds when glibc contains strlcpy()Vitaly Chikunov
2020-01-06perf report/top: Make 'e' visible in the help and make it toggle showing call...Arnaldo Carvalho de Melo
2020-01-06perf report/top: Do not offer annotation for symbols without samplesArnaldo Carvalho de Melo
2020-01-06perf report/top: Allow pressing hotkeys in the options popup menuArnaldo Carvalho de Melo
2020-01-06tools ui popup: Allow returning hotkeysArnaldo Carvalho de Melo