]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will...
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 7 Mar 2014 14:42:35 +0000 (14:42 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 7 Mar 2014 14:42:35 +0000 (14:42 +0000)
commit75b9b48399781045552061ff1b0d711cf639f03a
treeb556d880492a783861a39c8197e35d56ac4c77f9
parent7048974797c61b7d92951c15a22d5d0b13ba6eb6
parent5bc28ea2f7731d1b5b84d0931d86977f98d13539
Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable

  * Support for Qualcomm Krait processors (run perf on your phone!)
  * Support for Cortex-A12 (run perf stat on your FPGA!)
  * Support for perf_sample_event_took, allowing us to automatically decrease
    the sample rate if we can't handle the PMU interrupts quickly enough
    (run perf record on your FPGA!).

As part of the Krait support, we also gain support for PPI generation by
the PMU.