aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-20selftests/bpf: Skip perf hw events test if the setup disabled itHangbin Liu1-2/+6
2020-01-20selftests/bpf: Don't check for btf fd in test_btfStanislav Fomichev1-4/+0
2020-01-20tools/power/x86/intel-speed-select: Update versionSrinivas Pandruvada1-1/+1
2020-01-20tools/power/x86/intel-speed-select: Change the order for clos disableSrinivas Pandruvada1-16/+14
2020-01-20tools/power/x86/intel-speed-select: Fix result display for turbo-freq auto modeSrinivas Pandruvada2-8/+10
2020-01-20tools/power/x86/intel-speed-select: Add support for core-power discoverySrinivas Pandruvada3-0/+72
2020-01-20Merge tag 'perf-core-for-mingo-5.6-20200116' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar18-16/+97
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar18-49/+140
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller6-7/+19
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-3/+7
2020-01-19selftests: devlink_trap_tunnel_vxlan: Add test case for overlay_smac_is_mcAmit Cohen1-0/+54
2020-01-19selftests: devlink_trap_tunnel_ipip: Add test case for decap_errorAmit Cohen1-0/+265
2020-01-19selftests: devlink_trap_tunnel_vxlan: Add test case for decap_errorAmit Cohen1-0/+276
2020-01-19selftests: devlink_trap_l3_drops: Add test cases of irif and erif disabledAmit Cohen1-0/+112
2020-01-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-4/+12
2020-01-17libbpf: Load btf_vmlinux only once per object.KP Singh1-52/+101
2020-01-17iocost: Fix iocost_monitor.py due to helper type mismatchTejun Heo1-2/+2
2020-01-17libbpf: Fix potential multiplication overflow in mmap() size calculationAndrii Nakryiko1-1/+1
2020-01-17libbpf: Simplify BTF initialization logicAndrii Nakryiko1-13/+6
2020-01-17libbpf: Fix error handling bug in btf_dump__newAndrii Nakryiko1-0/+1
2020-01-16libbpf: Revert bpf_helper_defs.h inclusion regressionAndrii Nakryiko1-1/+1
2020-01-16selftests/bpf: Fix test_progs send_signal flakiness with nmi modeYonghong Song1-5/+1
2020-01-16libbpf: Fix unneeded extra initialization in bpf_map_batch_commonBrian Vazquez1-1/+1
2020-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2020-01-15selftests/bpf: Add whitelist/blacklist of test names to test_progsAndrii Nakryiko2-11/+80
2020-01-15bpftool: Support dumping a map with btf_vmlinux_value_type_idMartin KaFai Lau1-11/+50
2020-01-15bpftool: Add struct_ops map nameMartin KaFai Lau1-0/+1
2020-01-15libbpf: Expose bpf_find_kernel_btf as a LIBBPF_APIMartin KaFai Lau4-96/+102
2020-01-15bpftool: Fix missing BTF output for json during map dumpMartin KaFai Lau1-22/+20
2020-01-15bpftool: Fix a leak of btf objectMartin KaFai Lau1-14/+2
2020-01-15selftests/bpf: Add batch ops testing to array bpf mapBrian Vazquez1-0/+129
2020-01-15selftests/bpf: Add batch ops testing for htab and htab_percpu mapYonghong Song1-0/+283
2020-01-15libbpf: Add libbpf support to batch opsYonghong Song3-0/+84
2020-01-15tools/bpf: Sync uapi header bpf.hYonghong Song1-0/+21
2020-01-15selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP programEelco 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-14selftests: mlxsw: Add test for FIB offload APIIdo Schimmel1-0/+180
2020-01-14selftests: netdevsim: Add test for FIB offload APIIdo Schimmel1-0/+341
2020-01-14selftests: 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