summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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 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-19coresight: Move to SPDX identifierMathieu Poirier
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-17selftests/filesystems: Don't run dnotify_test by defaultMichael Ellerman
2018-04-17perf list: Add s390 support for detailed/verbose PMU event descriptionThomas Richter
2018-04-17perf script: Extend misc field decoding with switch out event typeAlexey Budankov
2018-04-17perf report: Extend raw dump (-D) out with switch out event typeAlexey Budankov
2018-04-17perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov
2018-04-17tools/headers: Synchronize kernel ABI headers, v4.17-rc1Ingo Molnar
2018-04-17objtool: Support HOSTCFLAGS and HOSTLDFLAGSLaura Abbott
2018-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-16kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini
2018-04-16tools/testing/nvdimm: enable labels for nfit_test.1 dimmsDan Williams
2018-04-16tools/testing/nvdimm: fix missing newline in nfit_test_dimm 'handle' attributeDan Williams
2018-04-16tools/testing/nvdimm: support nfit_test_dimm attributes under nfit_test.1Dan Williams
2018-04-16tools/testing/nvdimm: allow custom error code injectionDan Williams
2018-04-16Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-13perf annotate: Handle variables in 'sub', 'or' and many other instructionsArnaldo Carvalho de Melo
2018-04-13perf annotate: Allow setting the offset level in .perfconfigArnaldo Carvalho de Melo
2018-04-13perf report: Fix switching to another perf.data fileArnaldo Carvalho de Melo
2018-04-13perf record: Change warning for missing sysfs entry to debugThomas Richter
2018-04-12proc: fixup copyright signAlexey Dobriyan
2018-04-12selftests: net: add in_netns.sh to TEST_PROGSAnders Roxell
2018-04-12perf tests: Disable breakpoint accounting test for powerpcSandipan Das
2018-04-12kvm: selftests: add -std=gnu99 cflagsPeng Hao
2018-04-12perf sched: Fix documentation for timehistTakuya Yamamoto
2018-04-12perf version: Print status for syscall_tableJin Yao
2018-04-12perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORTJin Yao
2018-04-12perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXXJin Yao
2018-04-12perf tests bpf: Remove unused ptrace.h include from LLVM testArnaldo Carvalho de Melo
2018-04-12perf jvmti: Give hints about package names needed to buildArnaldo Carvalho de Melo
2018-04-12perf annotate browser: Allow showing offsets in more than just jump targetsArnaldo Carvalho de Melo
2018-04-12perf annotate: Allow showing offsets in more than just jump targetsArnaldo Carvalho de Melo
2018-04-12perf tests: Run dwarf unwind test on arm32Kim Phillips
2018-04-12tools headers: Restore READ_ONCE() C++ compatibilityMark Rutland
2018-04-12perf stat: Enable 1ms interval for printing event counters valuesAlexey Budankov
2018-04-11Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds