aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-10-10bootconfig: Add xbc_get_info() for the node informationMasami Hiramatsu1-0/+1
2021-10-10bootconfig: Allocate xbc_data inside xbc_init()Masami Hiramatsu1-3/+3
2021-10-10Merge tag 'objtool_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-50/+25
2021-10-08selftests/bpf: Skip verifier tests that fail to load with ENOTSUPPIlya Leoshkevich1-1/+11
2021-10-08selftests/tls: add SM4 GCM/CCM to tls selftestsTianjia Zhang1-2/+26
2021-10-08selfetest/bpf: Make some tests serialYucong Sun38-38/+48
2021-10-08selftests/bpf: Fix pid check in fexit_sleep testYucong Sun1-2/+2
2021-10-08selftests/bpf: Adding pid filtering for atomics testYucong Sun2-0/+17
2021-10-08selftests/bpf: Make cgroup_v1v2 use its own portYucong Sun2-2/+2
2021-10-08selftests/bpf: Fix race condition in enable_statsYucong Sun1-1/+1
2021-10-08selftests/bpf: Add per worker cgroup suffixYucong Sun2-4/+4
2021-10-08selftests/bpf: Allow some tests to be executed in sequenceYucong Sun1-6/+54
2021-10-08selftests/bpf: Add parallelism to test_progsYucong Sun2-37/+610
2021-10-08bpf/selftests: Add test for writable bare tracepointHou Tao7-2/+83
2021-10-08libbpf: Support detecting and attaching of writable tracepoint programHou Tao1-5/+21
2021-10-08perf kmem: Improve man page for record optionsIan Rogers1-5/+8
2021-10-08bpftool: Add install-bin target to install binary onlyQuentin Monnet2-3/+5
2021-10-08selftests/bpf: Better clean up for runqslower in test_bpftool_build.shQuentin Monnet1-0/+4
2021-10-08perf tools: Enable strict JSON parsingJames Clark1-0/+1
2021-10-08perf tools: Make the JSON parser more conformant when in strict modeJames Clark1-2/+40
2021-10-08perf vendor-events: Fix all remaining invalid JSON filesJames Clark29-44/+44
2021-10-08tools/runqslower: Install libbpf headers when buildingQuentin Monnet2-15/+22
2021-10-08tools/resolve_btfids: Install libbpf headers when buildingQuentin Monnet3-9/+18
2021-10-08bpftool: Install libbpf headers instead of including the dirQuentin Monnet2-12/+23
2021-10-08bpftool: Remove unused includes to <bpf/bpf_gen_internal.h>Quentin Monnet2-2/+0
2021-10-08libbpf: Skip re-installing headers file if source is older than targetQuentin Monnet1-9/+18
2021-10-08perf daemon: Remove duplicate sys/file.h includeGuo Zhengkui1-2/+0
2021-10-08selftests/bpf: Fix btf_dump test under new clangYucong Sun4-9/+9
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip: Send a full-length keyAmit Cohen1-2/+4
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip: Remove code duplicationAmit Cohen1-27/+11
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip: Align topology drawing correctlyAmit Cohen1-3/+3
2021-10-08selftests: mlxsw: devlink_trap_tunnel_ipip6: Add test case for IPv6 decap_errorAmit Cohen1-0/+250
2021-10-08selftests: forwarding: Add IPv6 GRE hierarchical testsAmit Cohen4-1/+364
2021-10-08selftests: forwarding: Add IPv6 GRE flat testsAmit Cohen4-0/+465
2021-10-08testing: selftests: tc_common: Add tc_check_at_least_x_packets()Amit Cohen1-0/+10
2021-10-08testing: selftests: forwarding.config.sample: Add tc flagAmit Cohen1-0/+3
2021-10-08perf test evlist-open-close: Use inline func to convert timeval to usecRiccardo Mancini1-1/+6
2021-10-08perf mmap: Introduce mmap_cpu_mask__duplicate()Riccardo Mancini2-0/+14
2021-10-08libperf cpumap: Use binary search in perf_cpu_map__idx() as array are sortedRiccardo Mancini1-4/+12
2021-10-08Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo61-229/+1590
2021-10-07selftests/bpf: Remove SEC("version") from test progsDave Marchevsky40-61/+0
2021-10-07selftests/bpf: Skip the second half of get_branch_snapshot in vmSong Liu1-0/+34
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-75/+542
2021-10-07Merge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of git://git.kernel.org/pub...Linus Torvalds8-54/+445
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-1/+3
2021-10-07Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2-1/+3
2021-10-07selftests: futex: Test sys_futex_waitv() wouldblockAndré Almeida1-4/+37
2021-10-07selftests: futex: Test sys_futex_waitv() timeoutAndré Almeida1-1/+20
2021-10-07selftests: futex: Add sys_futex_waitv() testAndré Almeida5-1/+265
2021-10-07selftests: arm64: Add coverage of ptrace flags for SVE VL inheritanceMark Brown1-1/+54