summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-24tools/bpf: add verifier tests for accesses to map valuesPaul Chaignon
2018-04-24samples/bpf: extend test_tunnel_bpf.sh with xfrm state testEyal Birger
2018-04-24perf stat: Fix duplicate PMU name for interval printKan Liang
2018-04-24perf evsel: Only fall back group read for leaderKan Liang
2018-04-24perf stat: Print out hint for mixed PMU group errorKan Liang
2018-04-24perf pmu: Fix core PMU alias list for X86 platformKan Liang
2018-04-23selftests: net: update .gitignore with missing testAnders Roxell
2018-04-23perf record: Fix s390 undefined record__auxtrace_init() return valueThomas Richter
2018-04-23perf mem: Document incorrect and missing optionsSangwon Hong
2018-04-23perf evsel: Disable write_backward for leader sampling group eventsJiri Olsa
2018-04-23perf pmu: Fix pmu events parsing ruleJiri Olsa
2018-04-23perf stat: Keep the / modifier separator in fallbackJiri Olsa
2018-04-23tc-testing: updated ife test casesRoman Mashak
2018-04-23perf test: Adapt test case record+probe_libc_inet_pton.sh for s390Thomas Richter
2018-04-23perf list: Remove s390 specific strcmp_cpuid_cmp functionThomas Richter
2018-04-23perf machine: Set main kernel end address properlyNamhyung Kim
2018-04-23test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings
2018-04-23test_firmware: Install all scriptsBen Hutchings
2018-04-23bpf: btf: Clean up btf.h in uapiMartin KaFai Lau
2018-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-21Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-20libbpf: fixed build error for samples/bpf/Björn Töpel
2018-04-19bpf: btf: Add BTF testsMartin KaFai Lau
2018-04-19bpf: btf: Add BTF support to libbpfMartin KaFai Lau
2018-04-19bpf: btf: Sync bpf.h and btf.h to tools/Martin KaFai Lau
2018-04-19coresight: Move to SPDX identifierMathieu Poirier
2018-04-19tools/bpf: fix test_sock and test_sock_addr.sh failureYonghong Song
2018-04-18bpf: add bpf_xdp_adjust_tail sample progNikita V. Shirokov
2018-04-18bpf: adding tests for bpf_xdp_adjust_tailNikita V. Shirokov
2018-04-18perf test BPF: Fixup BPF test using epoll_pwait syscall function probeArnaldo Carvalho de Melo
2018-04-18perf tests mmap: Show which tracepoint is failingArnaldo Carvalho de Melo
2018-04-18perf tools: Add '\n' at the end of parse-options error messagesRavi Bangoria
2018-04-18perf record: Remove suggestion to enable APICAndi Kleen
2018-04-18perf record: Remove misleading error suggestionAndi Kleen
2018-04-18perf hists browser: Clarify top/report browser helpAndi Kleen
2018-04-18perf mem: Allow all record/report optionsAndi Kleen
2018-04-18perf trace: Support MAP_FIXED_NOREPLACEArnaldo Carvalho de Melo
2018-04-18tools: bpftool: make it easier to feed hex bytes to bpftoolQuentin Monnet
2018-04-18libbpf: Type functions for raw tracepointsAndrey Ignatov
2018-04-18libbpf: Support guessing post_bind{4,6} progsAndrey Ignatov
2018-04-18bpftool: Support new prog types and attach typesAndrey Ignatov
2018-04-17selftests/filesystems: Don't run dnotify_test by defaultMichael Ellerman
2018-04-17selftest: tc_flower: add testcase for 'ip_flags'Davide Caratti
2018-04-17perf list: Add s390 support for detailed/verbose PMU event descriptionThomas Richter