summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-01-15selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP pr...Eelco Chaudron
2020-01-15libbpf: Support .text sub-calls relocationsAndrii Nakryiko
2020-01-15tools/bpf: Add self tests for bpf_send_signal_thread()Yonghong Song
2020-01-15bpf: Add bpf_send_signal_thread() helperYonghong Song
2020-01-15perf header: Use last modification time for timestampMichael Petlan
2020-01-15selftests: mlxsw: qos_mc_aware: Fix mausezahn invocationPetr Machata
2020-01-14selftests: mlxsw: Add test for FIB offload APIIdo Schimmel
2020-01-14selftests: netdevsim: Add test for FIB offload APIIdo Schimmel
2020-01-14selftests: forwarding: Add helpers and tests for FIB offloadIdo Schimmel
2020-01-14net: macsec: introduce the macsec_context structureAntoine Tenart
2020-01-14selftests/bpf: Build runqslower from selftestsAndrii Nakryiko
2020-01-14perf c2c: Fix return type for histogram sorting comparision functionsAndres Freund
2020-01-14perf beauty sockaddr: Fix augmented syscall format warningCengiz Can
2020-01-14perf/ui/gtk: Fix gtk2 buildJiri Olsa
2020-01-14perf ui gtk: Add missing zalloc objectJiri Olsa
2020-01-14perf tools: Use %define api.pure full instead of %pure-parserJiri Olsa
2020-01-14libperf: Setup initial evlist::all_cpus valueJiri Olsa
2020-01-14perf report: Fix no libunwind compiled warning break s390 issueJin Yao
2020-01-14perf tools: Support --prefix/--prefix-stripAndi Kleen
2020-01-14perf report: Clarify in help that --children is defaultAndi Kleen
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-13test: Add test for pidfd getfdSargun Dhillon
2020-01-13tools: bootconfig: Add bootconfig test scriptMasami Hiramatsu
2020-01-13tools: bootconfig: Add bootconfig commandMasami Hiramatsu
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-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman
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-10selftests/lkdtm: Add tests for LKDTM targetsKees Cook
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