summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-03coresight: use %px to print pcsr instead of %pacme_perf_core_cs_devLeo Yan
2018-03-01arm64: dts: hi6220: enable watchdogDmitry Shmidt
2018-03-01driver: misc: add driver for hangLeo Yan
2018-03-01driver: misc: add driver for CPU hard lockupLeo Yan
2018-03-01coresight: etm4x: Support panic kdumpLeo Yan
2018-03-01coresight: Add and delete sink callback for panic kdump listLeo Yan
2018-03-01coresight: tmc: Hook callback for panic kdumpLeo Yan
2018-03-01coresight: Support panic kdump functionalityLeo Yan
2018-03-01doc: Add documentation for Coresight panic kdumpLeo Yan
2018-03-01doc: Add Coresight documentation directoryLeo Yan
2018-03-01arm64: kdump: Avoid to power off nonpanic CPUsLeo Yan
2018-02-27perf machine: Fix load kernel symbol with '-k' optionLeo Yan
2018-02-21perf kallsyms: Fix the usage on the man pageSangwon Hong
2018-02-21Merge tag 'perf-core-for-mingo-4.17-20180220' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-02-19perf tools: Add Python 3 supportJaroslav Škarvada
2018-02-19perf python: Make twatch.py work with both python2 and python3Arnaldo Carvalho de Melo
2018-02-19perf ftrace: Append an EOL when write tracing filesChangbin Du
2018-02-19perf machine: Fix paranoid check in machine__set_kernel_mmap()Namhyung Kim
2018-02-19perf s390: Fix reading cpuid model informationThomas Richter
2018-02-17Merge tag 'perf-core-for-mingo-4.17-20180216' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-02-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-02-16perf tests shell lib: Use a wildcard to remove the vfs_getname probeArnaldo Carvalho de Melo
2018-02-16perf test: Fix test case inet_pton to accept inlines.Thomas Richter
2018-02-16perf test: Fix test case 23 for s390 z/VM or KVM guestsThomas Richter
2018-02-16perf cpuid: Introduce a platform specific cpuid compare functionThomas Richter
2018-02-16perf annotate: Scan cpuid for s390 and save machine typeThomas Richter
2018-02-16perf record: Provide detailed information on s390 CPUThomas Richter
2018-02-16perf trace powerpc: Use generated syscall tableRavi Bangoria
2018-02-16perf powerpc: Generate system call table from asm/unistd.hRavi Bangoria
2018-02-16tools include powerpc: Grab a copy of arch/powerpc/include/uapi/asm/unistd.hRavi Bangoria
2018-02-16perf report: Fix memory corruption in --branch-history mode --branch-historyJiri Olsa
2018-02-16perf report: Fix wrong jump arrowJin Yao
2018-02-16perf report: Fix description for --mem-modeAndi Kleen
2018-02-16coresight: Update documentation for perf usageRobert Walker
2018-02-16perf inject: Emit instruction records on ETM trace discontinuityRobert Walker
2018-02-16perf cs-etm: Inject capabilitity for CoreSight tracesRobert Walker
2018-02-16perf mem: Document a missing optionSangwon Hong
2018-02-16perf kmem: Document a missing option & an argumentSangwon Hong
2018-02-16perf annotate: Add missing arguments in Man pageJaecheol Shin
2018-02-16perf cs-etm: Properly deal with cpu mapsMathieu Poirier
2018-02-16perf auxtrace arm: Fixing uninitialised variableMathieu Poirier
2018-02-16perf tools: Use target->per_thread and target->system_wide flagsJin Yao
2018-02-16perf cs-etm: Freeing allocated memoryMathieu Poirier
2018-02-16perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa
2018-02-16perf tools: Do not create kernel maps in sample__resolve()Jiri Olsa
2018-02-16perf machine: Remove machine__load_kallsyms()Jiri Olsa
2018-02-16perf machine: Don't search for active kernel start in __machine__create_kerne...Jiri Olsa
2018-02-16perf machine: Generalize machine__set_kernel_mmap()Jiri Olsa
2018-02-16perf machine: Move kernel mmap name into struct machineJiri Olsa
2018-02-16perf machine: Free root_dir in machine__init() error pathJiri Olsa