summaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)AuthorLines
2018-05-11perf tools: Add missing newline when parsing empty BPF proggieArnaldo Carvalho de Melo-1/+1
2018-05-11perf cs-etm: Remove redundant spaceLeo Yan-2/+2
2018-05-11perf cs-etm: Support unknown_thread in cs_etm_auxtraceLeo Yan-2/+22
2018-05-10perf annotate: Display all available events on --stdioJin Yao-0/+3
2018-05-10perf test: "probe libc's inet_pton" fails on s390 due to missing inlineThomas Richter-1/+1
2018-05-07Revert "perf pmu: Fix pmu events parsing rule"Arnaldo Carvalho de Melo-4/+4
2018-05-07perf vendor events intel: Remove duplicated entry for westmereep-dp in mapfil...William Cohen-1/+0
2018-05-07perf bench numa: Fix typo in optionsYisheng Xie-1/+1
2018-04-24perf stat: Fix duplicate PMU name for interval printKan Liang-1/+5
2018-04-24perf evsel: Only fall back group read for leaderKan Liang-1/+2
2018-04-24perf stat: Print out hint for mixed PMU group errorKan Liang-1/+34
2018-04-24perf pmu: Fix core PMU alias list for X86 platformKan Liang-13/+7
2018-04-23perf record: Fix s390 undefined record__auxtrace_init() return valueThomas Richter-0/+1
2018-04-23perf mem: Document incorrect and missing optionsSangwon Hong-12/+29
2018-04-23perf evsel: Disable write_backward for leader sampling group eventsJiri Olsa-2/+8
2018-04-23perf pmu: Fix pmu events parsing ruleJiri Olsa-4/+4
2018-04-23perf stat: Keep the / modifier separator in fallbackJiri Olsa-1/+7
2018-04-23perf test: Adapt test case record+probe_libc_inet_pton.sh for s390Thomas Richter-4/+2
2018-04-23perf list: Remove s390 specific strcmp_cpuid_cmp functionThomas Richter-24/+6
2018-04-23perf machine: Set main kernel end address properlyNamhyung Kim-12/+18
2018-04-19coresight: Move to SPDX identifierMathieu Poirier-64/+7
2018-04-18perf test BPF: Fixup BPF test using epoll_pwait syscall function probeArnaldo Carvalho de Melo-1/+1
2018-04-18perf tests mmap: Show which tracepoint is failingArnaldo Carvalho de Melo-1/+1
2018-04-18perf record: Remove suggestion to enable APICAndi Kleen-2/+1
2018-04-18perf record: Remove misleading error suggestionAndi Kleen-2/+1
2018-04-18perf hists browser: Clarify top/report browser helpAndi Kleen-1/+1
2018-04-18perf mem: Allow all record/report optionsAndi Kleen-2/+5
2018-04-18perf trace: Support MAP_FIXED_NOREPLACEArnaldo Carvalho de Melo-0/+3
2018-04-17perf list: Add s390 support for detailed/verbose PMU event descriptionThomas Richter-0/+6
2018-04-17perf script: Extend misc field decoding with switch out event typeAlexey Budankov-9/+13
2018-04-17perf report: Extend raw dump (-D) out with switch out event typeAlexey Budankov-1/+3
2018-04-17tools/headers: Synchronize kernel ABI headers, v4.17-rc1Ingo Molnar-355/+359
2018-04-13perf annotate: Handle variables in 'sub', 'or' and many other instructionsArnaldo Carvalho de Melo-1/+66
2018-04-13perf annotate: Allow setting the offset level in .perfconfigArnaldo Carvalho de Melo-3/+17
2018-04-13perf report: Fix switching to another perf.data fileArnaldo Carvalho de Melo-5/+3
2018-04-13perf record: Change warning for missing sysfs entry to debugThomas Richter-1/+2
2018-04-12perf tests: Disable breakpoint accounting test for powerpcSandipan Das-0/+1
2018-04-12perf sched: Fix documentation for timehistTakuya Yamamoto-2/+2
2018-04-12perf version: Print status for syscall_tableJin Yao-0/+3
2018-04-12perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORTJin Yao-8/+8
2018-04-12perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXXJin Yao-4/+4
2018-04-12perf tests bpf: Remove unused ptrace.h include from LLVM testArnaldo Carvalho de Melo-1/+0
2018-04-12perf jvmti: Give hints about package names needed to buildArnaldo Carvalho de Melo-1/+1
2018-04-12perf annotate browser: Allow showing offsets in more than just jump targetsArnaldo Carvalho de Melo-0/+5
2018-04-12perf annotate: Allow showing offsets in more than just jump targetsArnaldo Carvalho de Melo-2/+18
2018-04-12perf tests: Run dwarf unwind test on arm32Kim Phillips-0/+30
2018-04-12perf stat: Enable 1ms interval for printing event counters valuesAlexey Budankov-13/+3
2018-04-09perf tests clang: Fix function name for clang IR testSandipan Das-1/+1
2018-04-09perf clang: Add support for recent clang versionsSandipan Das-1/+10
2018-04-09perf tools: Fix perf builds with clang supportSandipan Das-1/+2