summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-01-16selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP pr...Eelco Chaudron2-0/+109
2020-01-15libbpf: Support .text sub-calls relocationsAndrii Nakryiko1-7/+22
2020-01-15tools/bpf: Add self tests for bpf_send_signal_thread()Yonghong Song2-106/+73
2020-01-15bpf: Add bpf_send_signal_thread() helperYonghong Song1-2/+17
2020-01-15perf header: Use last modification time for timestampMichael Petlan1-1/+1
2020-01-15selftests: mlxsw: qos_mc_aware: Fix mausezahn invocationPetr Machata1-2/+6
2020-01-15selftests: mlxsw: Add test for FIB offload APIIdo Schimmel1-0/+180
2020-01-15selftests: netdevsim: Add test for FIB offload APIIdo Schimmel1-0/+341
2020-01-15selftests: forwarding: Add helpers and tests for FIB offloadIdo Schimmel1-0/+873
2020-01-14net: macsec: introduce the macsec_context structureAntoine Tenart1-0/+7
2020-01-14selftests/bpf: Build runqslower from selftestsAndrii Nakryiko2-2/+7
2020-01-14perf c2c: Fix return type for histogram sorting comparision functionsAndres Freund1-4/+6
2020-01-14perf beauty sockaddr: Fix augmented syscall format warningCengiz Can1-1/+1
2020-01-14perf/ui/gtk: Fix gtk2 buildJiri Olsa2-2/+2
2020-01-14perf ui gtk: Add missing zalloc objectJiri Olsa1-0/+5
2020-01-14perf tools: Use %define api.pure full instead of %pure-parserJiri Olsa2-2/+3
2020-01-14libperf: Setup initial evlist::all_cpus valueJiri Olsa1-0/+3
2020-01-14perf report: Fix no libunwind compiled warning break s390 issueJin Yao1-3/+3
2020-01-14perf tools: Support --prefix/--prefix-stripAndi Kleen8-2/+61
2020-01-14perf report: Clarify in help that --children is defaultAndi Kleen1-1/+2
2020-01-14tools build: Fix test-clang.cpp with Clang 8+Maciej S. Szmigiero1-0/+6
2020-01-14perf clang: Fix build with Clang 9Maciej S. Szmigiero1-0/+4
2020-01-14selftests/timens: Check for right timens offsets after fork and execAndrei Vagin3-1/+96
2020-01-14selftests/timens: Add a simple perf test for clock_gettime()Andrei Vagin3-1/+99
2020-01-14selftests/timens: Add timer offsets testAndrei Vagin3-1/+124
2020-01-14selftests/timens: Add procfs selftestDmitry Safonov3-1/+146
2020-01-14selftests/timens: Add a test for clock_nanosleep()Andrei Vagin3-2/+152
2020-01-14selftests/timens: Add a test for timerfdAndrei Vagin3-1/+130
2020-01-14selftests/timens: Add Time Namespace test for supported clocksDmitry Safonov7-0/+325
2020-01-14hrtimers: Prepare hrtimer_nanosleep() for time namespacesAndrei Vagin1-2/+4
2020-01-14tools/bpf: Add runqslower tool to tools/bpfAndrii Nakryiko6-5/+396
2020-01-14bpftool: Apply preserve_access_index attribute to all types in BTF dumpAndrii Nakryiko1-0/+8
2020-01-14selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftoolAndrii Nakryiko1-22/+25
2020-01-14libbpf: Clean up bpf_helper_defs.h generation outputAndrii Nakryiko1-1/+1
2020-01-14tools: Sync uapi/linux/if_link.hAndrii Nakryiko1-0/+1
2020-01-13test: Add test for pidfd getfdSargun Dhillon4-1/+260
2020-01-13tools: bootconfig: Add bootconfig test scriptMasami Hiramatsu22-0/+176
2020-01-13tools: bootconfig: Add bootconfig commandMasami Hiramatsu11-5/+480
2020-01-13tools/x86: Sync msr-index.h from kernel sourcesSean Christopherson3-12/+14
2020-01-13selftests, kvm: Replace manual MSR defs with common msr-index.hSean Christopherson2-724/+6
2020-01-13Merge 5.5-rc6 into usb-nextGreg Kroah-Hartman16-46/+133
2020-01-13ACPICA: All acpica: Update copyrights to 2020 Including tool signons.Bob Moore10-10/+10
2020-01-12bpftool: Fix printing incorrect pointer in btf_dump_ptrMartin KaFai Lau1-1/+1
2020-01-11selftests/bpf: Add BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE macrosAndrii Nakryiko11-121/+193
2020-01-11selftests/lkdtm: Add tests for LKDTM targetsKees Cook5-0/+177
2020-01-10libbpf: Poison kernel-only integer typesAndrii Nakryiko12-1/+37
2020-01-10selftests/bpf: Add unit tests for global functionsAlexei Starovoitov8-0/+280
2020-01-10selftests/bpf: Modify a test to check global functionsAlexei Starovoitov1-2/+2
2020-01-10selftests/bpf: Add a test for a large global functionAlexei Starovoitov3-2/+14
2020-01-10selftests/bpf: Add fexit-to-skb test for global funcsAlexei Starovoitov3-0/+44