summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Add missing newline when parsing empty BPF proggieArnaldo Carvalho de Melo2018-05-111-1/+1
* perf cs-etm: Remove redundant spaceLeo Yan2018-05-111-2/+2
* perf cs-etm: Support unknown_thread in cs_etm_auxtraceLeo Yan2018-05-111-2/+22
* perf annotate: Display all available events on --stdioJin Yao2018-05-101-0/+3
* perf test: "probe libc's inet_pton" fails on s390 due to missing inlineThomas Richter2018-05-101-1/+1
* Revert "perf pmu: Fix pmu events parsing rule"Arnaldo Carvalho de Melo2018-05-071-4/+4
* perf vendor events intel: Remove duplicated entry for westmereep-dp in mapfil...William Cohen2018-05-071-1/+0
* perf bench numa: Fix typo in optionsYisheng Xie2018-05-071-1/+1
* perf stat: Fix duplicate PMU name for interval printKan Liang2018-04-242-1/+5
* perf evsel: Only fall back group read for leaderKan Liang2018-04-241-1/+2
* perf stat: Print out hint for mixed PMU group errorKan Liang2018-04-241-1/+34
* perf pmu: Fix core PMU alias list for X86 platformKan Liang2018-04-241-13/+7
* perf record: Fix s390 undefined record__auxtrace_init() return valueThomas Richter2018-04-231-0/+1
* perf mem: Document incorrect and missing optionsSangwon Hong2018-04-231-12/+29
* perf evsel: Disable write_backward for leader sampling group eventsJiri Olsa2018-04-232-2/+8
* perf pmu: Fix pmu events parsing ruleJiri Olsa2018-04-231-4/+4
* perf stat: Keep the / modifier separator in fallbackJiri Olsa2018-04-231-1/+7
* perf test: Adapt test case record+probe_libc_inet_pton.sh for s390Thomas Richter2018-04-231-4/+2
* perf list: Remove s390 specific strcmp_cpuid_cmp functionThomas Richter2018-04-233-24/+6
* perf machine: Set main kernel end address properlyNamhyung Kim2018-04-231-12/+18
* coresight: Move to SPDX identifierMathieu Poirier2018-04-197-64/+7
* 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 record: Remove suggestion to enable APICAndi Kleen2018-04-181-2/+1
* perf record: Remove misleading error suggestionAndi Kleen2018-04-181-2/+1
* 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
* tools/headers: Synchronize kernel ABI headers, v4.17-rc1Ingo Molnar2018-04-172-355/+359
* 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/+3
* 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/+0
* 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
* perf stat: Enable 1ms interval for printing event counters valuesAlexey Budankov2018-04-122-13/+3
* 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
OpenPOWER on IntegriCloud