summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf list: Remove s390 specific strcmp_cpuid_cmp functionThomas Richter2018-04-233-24/+6Star
* perf machine: Set main kernel end address properlyNamhyung Kim2018-04-231-12/+18
* coresight: Move to SPDX identifierMathieu Poirier2018-04-198-76/+8Star
* perf test BPF: Fixup BPF test using epoll_pwait syscall function probeArnaldo Carvalho de Melo2018-04-181-1/+1
* perf tests mmap: Show which tracepoint is failingArnaldo Carvalho de Melo2018-04-181-1/+1
* perf tools: Add '\n' at the end of parse-options error messagesRavi Bangoria2018-04-181-3/+3
* perf record: Remove suggestion to enable APICAndi Kleen2018-04-181-2/+1Star
* perf record: Remove misleading error suggestionAndi Kleen2018-04-181-2/+1Star
* perf hists browser: Clarify top/report browser helpAndi Kleen2018-04-181-1/+1
* perf mem: Allow all record/report optionsAndi Kleen2018-04-182-2/+5
* perf trace: Support MAP_FIXED_NOREPLACEArnaldo Carvalho de Melo2018-04-181-0/+3
* perf list: Add s390 support for detailed/verbose PMU event descriptionThomas Richter2018-04-171-0/+6
* perf script: Extend misc field decoding with switch out event typeAlexey Budankov2018-04-172-9/+13
* perf report: Extend raw dump (-D) out with switch out event typeAlexey Budankov2018-04-171-1/+3
* perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov2018-04-171-3/+15
* tools/headers: Synchronize kernel ABI headers, v4.17-rc1Ingo Molnar2018-04-1710-364/+451
* Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm...Ingo Molnar2018-04-1624-46/+178
|\
| * perf annotate: Handle variables in 'sub', 'or' and many other instructionsArnaldo Carvalho de Melo2018-04-131-1/+66
| * perf annotate: Allow setting the offset level in .perfconfigArnaldo Carvalho de Melo2018-04-132-3/+17
| * perf report: Fix switching to another perf.data fileArnaldo Carvalho de Melo2018-04-131-5/+3Star
| * perf record: Change warning for missing sysfs entry to debugThomas Richter2018-04-131-1/+2
| * perf tests: Disable breakpoint accounting test for powerpcSandipan Das2018-04-121-0/+1
| * perf sched: Fix documentation for timehistTakuya Yamamoto2018-04-121-2/+2
| * perf version: Print status for syscall_tableJin Yao2018-04-121-0/+3
| * perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORTJin Yao2018-04-125-8/+8
| * perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXXJin Yao2018-04-122-4/+4
| * perf tests bpf: Remove unused ptrace.h include from LLVM testArnaldo Carvalho de Melo2018-04-121-1/+0Star
| * perf jvmti: Give hints about package names needed to buildArnaldo Carvalho de Melo2018-04-121-1/+1
| * perf annotate browser: Allow showing offsets in more than just jump targetsArnaldo Carvalho de Melo2018-04-121-0/+5
| * perf annotate: Allow showing offsets in more than just jump targetsArnaldo Carvalho de Melo2018-04-122-2/+18
| * perf tests: Run dwarf unwind test on arm32Kim Phillips2018-04-123-0/+30
| * tools headers: Restore READ_ONCE() C++ compatibilityMark Rutland2018-04-121-5/+15
| * perf stat: Enable 1ms interval for printing event counters valuesAlexey Budankov2018-04-122-13/+3Star
* | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-04-163-3/+6
|\ \
| * | Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes2018-04-103-3/+6
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-1529-177/+585
|\ \ \ | | |/ | |/|
| * | perf tests clang: Fix function name for clang IR testSandipan Das2018-04-091-1/+1
| * | perf clang: Add support for recent clang versionsSandipan Das2018-04-091-1/+10
| * | perf tools: Fix perf builds with clang supportSandipan Das2018-04-091-1/+2
| * | perf tools: No need to include namespaces.h in util.hArnaldo Carvalho de Melo2018-04-091-2/+2
| * | perf hists browser: Remove leftover from row returned from refreshArnaldo Carvalho de Melo2018-04-061-8/+2Star
| * | perf hists browser: Show extra_title_lines in the 'D' debug hotkeyArnaldo Carvalho de Melo2018-04-061-1/+2
| * | perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filteringAdrian Hunter2018-04-061-10/+10
| * | tools headers uapi: Synchronize i915_drm.hArnaldo Carvalho de Melo2018-04-051-4/+108
| * | perf report: Remove duplicated 'samples' in lost samples warningArnaldo Carvalho de Melo2018-04-051-1/+1
| * | perf ui browser: Fixup cleaning unused lines at the bottomArnaldo Carvalho de Melo2018-04-051-2/+2
| * | perf annotate browser: Fixup vertical line separating metrics from instructionsArnaldo Carvalho de Melo2018-04-051-1/+1
| * | perf annotate: Show group details on the title lineArnaldo Carvalho de Melo2018-04-051-2/+5
| * | perf auxtrace: Make auxtrace_queues__add_buffer() allocate struct bufferAdrian Hunter2018-04-051-30/+24Star
| * | Merge tag 'perf-core-for-mingo-4.17-20180403' of git://git.kernel.org/pub/scm...Ingo Molnar2018-04-0422-116/+418
| |\ \