aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-08-07selftests/powerpc: Add a helper for checking if we're on ppc64leGravatar Michael Ellerman 2-0/+19
2018-08-06bpf: btf: Change tools/lib/bpf/btf to LGPLGravatar Martin KaFai Lau 2-2/+2
2018-08-05tc-testing: remove duplicate spaces in skbedit match patternsGravatar Vlad Buslov 1-13/+13
2018-08-05tc-testing: remove duplicate spaces in connmark match patternsGravatar Vlad Buslov 1-12/+12
2018-08-05tc-testing: flush gact actions on test teardownGravatar Vlad Buslov 1-1/+2
2018-08-05tc-testing: fix ip address in u32 testGravatar Vlad Buslov 1-2/+2
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 15-67/+114
2018-08-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 13-63/+124
2018-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 2-8/+12
2018-08-03selftests/bpf: update test_lwt_seg6local.sh according to iproute2Gravatar Mathieu Xhonneux 1-3/+3
2018-08-03selftests/bpf: fix a typo in map in map testGravatar Roman Gushchin 1-3/+3
2018-08-02tools: bpf: fix BTF code added twice to different treesGravatar Jakub Kicinski 2-18/+0
2018-08-03selftests/bpf: add a cgroup storage testGravatar Roman Gushchin 2-1/+132
2018-08-03selftests/bpf: add verifier cgroup storage testsGravatar Roman Gushchin 2-1/+141
2018-08-03bpftool: add support for CGROUP_STORAGE mapsGravatar Roman Gushchin 1-0/+1
2018-08-03bpf: sync bpf.h to tools/Gravatar Roman Gushchin 1-1/+26
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 14-141/+318
2018-08-02selftest/net: fix protocol family to work for IPv4.Gravatar Maninder Singh 1-1/+1
2018-08-01perf trace: Do not require --no-syscalls to suppress strace like outputGravatar Arnaldo Carvalho de Melo 1-8/+3
2018-08-01Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 2-65/+59
2018-08-01selftests: mlxsw: Add test for ip_forward_update_priorityGravatar Petr Machata 1-0/+233
2018-08-01selftests: forwarding: Move DSCP capture to lib.shGravatar Petr Machata 2-42/+42
2018-08-01selftests: forwarding: Move lldpad waiting to lib.shGravatar Petr Machata 2-20/+24
2018-08-01perf bpf: Include uapi/linux/bpf.h from the 'perf trace' script's bpf.hGravatar Arnaldo Carvalho de Melo 1-0/+3
2018-08-01perf tools: Allow overriding MAX_NR_CPUS at compile timeGravatar Christophe Leroy 1-0/+2
2018-08-01Merge branch 'pm-tools'Gravatar Rafael J. Wysocki 2-65/+59
2018-07-31bpf: verifier: MOV64 don't mark dst reg unboundedGravatar Arthur Fabre 1-0/+26
2018-07-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 2-2/+7
2018-07-31perf bpf: Show better message when failing to load an objectGravatar Arnaldo Carvalho de Melo 1-1/+3
2018-07-31perf list: Unify metric group description format with PMU event descriptionGravatar Michael Petlan 1-2/+2
2018-07-31perf vendor events arm64: Update ThunderX2 implementation defined pmu core ev...Gravatar Ganapatrao Kulkarni 1-3/+84
2018-07-31perf cs-etm: Generate branch sample for CS_ETM_TRACE_ON packetGravatar Leo Yan 1-7/+17
2018-07-31perf cs-etm: Generate branch sample when receiving a CS_ETM_TRACE_ON packetGravatar Leo Yan 1-0/+8
2018-07-31perf cs-etm: Support dummy address value for CS_ETM_TRACE_ON packetGravatar Leo Yan 1-2/+15
2018-07-31perf cs-etm: Fix start tracing packet handlingGravatar Leo Yan 2-1/+19
2018-07-31perf build: Fix installation directory for eBPFGravatar Thomas Richter 1-2/+2
2018-07-31perf c2c report: Fix crash for empty browserGravatar Jiri Olsa 1-0/+3
2018-07-31perf tests: Fix indexing when invoking subtestsGravatar Sandipan Das 1-2/+2
2018-07-31perf trace: Beautify the AF_INET & AF_INET6 'socket' syscall 'protocol' argsGravatar Arnaldo Carvalho de Melo 1-2/+4
2018-07-31perf trace beauty: Add beautifiers for 'socket''s 'protocol' argGravatar Arnaldo Carvalho de Melo 4-0/+42
2018-07-31perf trace beauty: Do not print NULL strarray entriesGravatar Arnaldo Carvalho de Melo 1-1/+1
2018-07-31perf beauty: Add a generator for IPPROTO_ socket's protocol constantsGravatar Arnaldo Carvalho de Melo 1-0/+11
2018-07-31tools include uapi: Grab a copy of linux/in.hGravatar Arnaldo Carvalho de Melo 2-0/+302
2018-07-31perf tests: Fix complex event name parsingGravatar Sandipan Das 1-1/+1
2018-07-31perf evlist: Fix error out while applying initial delay and LBRGravatar Kan Liang 1-0/+14
2018-07-31perf trace beauty: Default header_dir to cwd to work without parmsGravatar Arnaldo Carvalho de Melo 9-17/+18
2018-07-31Merge remote-tracking branch 'tip/perf/urgent' into perf/coreGravatar Arnaldo Carvalho de Melo 18-70/+217
2018-07-31selftests/bpf: Test for get_socket_cookieGravatar Andrey Ignatov 3-2/+289
2018-07-31selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.hGravatar Andrey Ignatov 1-0/+2
2018-07-31bpf: Sync bpf.h to tools/Gravatar Andrey Ignatov 1-0/+14