summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-03-04Merge tag 'perf-urgent-for-mingo-5.6-20200303' of git://git.kernel.org/pub/sc...Ingo Molnar
2020-03-03selftests: mlxsw: qos_defprio: Use until_counter_isPetr Machata
2020-03-03selftests: forwarding: tc_common: Convert to use busywaitPetr Machata
2020-03-03selftests: forwarding: Convert until_counter_is() to take expressionPetr Machata
2020-03-03selftests: forwarding: lib: Add tc_rule_handle_stats_get()Petr Machata
2020-03-03libbpf: Fix handling of optional field_name in btf_dump__emit_type_declAndrii Nakryiko
2020-03-03selftests/bpf: Test new __sk_buff field gso_sizeWillem de Bruijn
2020-03-03bpf: Sync uapi bpf.h to tools/Willem de Bruijn
2020-03-03selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu
2020-03-03tools/bootconfig: Show line and column in parse errorMasami Hiramatsu
2020-03-03bootconfig: Support O=<builddir> optionMasami Hiramatsu
2020-03-03perf symbols: Don't try to find a vmlinux file when looking for kernel modulesArnaldo Carvalho de Melo
2020-03-03perf bench: Share some global variables to fix build with gcc 10Arnaldo Carvalho de Melo
2020-03-02selftests/bpf: Add link pinning selftestsAndrii Nakryiko
2020-03-02libbpf: Add bpf_link pinning/unpinningAndrii Nakryiko
2020-03-02selftests/bpf: Declare bpf_log_buf variables as staticToke Høiland-Jørgensen
2020-03-02libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.hAndrii Nakryiko
2020-03-02selftests/bpf: Fix BPF_KRETPROBE macro and use it in attach_probe testAndrii Nakryiko
2020-03-02libbpf: Fix use of PT_REGS_PARM macros with vmlinux.hAndrii Nakryiko
2020-03-02bpftool: Add header guards to generated vmlinux.hAndrii Nakryiko
2020-03-02cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert
2020-03-02selftest/lkdtm: Use local .gitignoreChristophe Leroy
2020-03-02perf parse-events: Use asprintf() instead of strncpy() to read tracepoint filesArnaldo Carvalho de Melo
2020-03-02perf env: Do not return pointers to local variablesArnaldo Carvalho de Melo
2020-03-02perf tests bp_account: Make global variable staticArnaldo Carvalho de Melo
2020-03-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-02-28selftests: pidfd: Add pidfd_fdinfo_test in .gitignoreChristophe Leroy
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-27selftests: mlxsw: resource_scale: Invoke for Spectrum-3Amit Cohen
2020-02-27selftests: mlxsw: Reduce router scale running time using offload indicationDanielle Ratson
2020-02-27selftests: mlxsw: Reduce running time using offload indicationDanielle Ratson
2020-02-27selftests: mlxsw: Add shared buffer traffic testShalom Toledo
2020-02-27selftests: mlxsw: Add mlxsw libShalom Toledo
2020-02-27selftests: devlink_lib: Add devlink port helpersShalom Toledo
2020-02-27selftests: devlink_lib: Check devlink info command is supportedShalom Toledo
2020-02-27selftests: mlxsw: Add shared buffer configuration testShalom Toledo
2020-02-27selftests: mlxsw: Use busywait helper in rtnetlink testDanielle Ratson
2020-02-27selftests: mlxsw: Use busywait helper in vxlan testDanielle Ratson
2020-02-27selftests: mlxsw: Use busywait helper in blackhole routes testDanielle Ratson
2020-02-27selftests: devlink_trap_l3_drops: Avoid race conditionIdo Schimmel
2020-02-27selftests: add a mirror test to mlxsw tc flower restrictionsJiri Pirko
2020-02-27selftests: add egress redirect test to mlxsw tc flower restrictionsJiri Pirko
2020-02-27selftests: mlxsw: Add a RED selftestPetr Machata
2020-02-27selftests: forwarding: lib.sh: Add start_tcp_trafficPetr Machata
2020-02-27radix tree test suite: Support kmem_cache alignmentMatthew Wilcox (Oracle)
2020-02-27perf annotate: Fix segfault with source toggleRavi Bangoria
2020-02-27perf annotate: Align struct annotate_argsRavi Bangoria
2020-02-27perf annotate: Simplify disasm_line allocation and freeing codeRavi Bangoria