aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/perf_event.c
Commit message (Collapse)AuthorAge
* tile: Use this_cpu_ptr() for hardware countersChristoph Lameter2014-08-26
| | | | | Signed-off-by: Christoph Lameter <cl@linux.com> Signed-off-by: Tejun Heo <tj@kernel.org>
* tile/perf: Support perf_events on tilegx and tileproZhigang Lu2014-03-07
Add perf support for tile architecture. Signed-off-by: Zhigang Lu <zlu@tilera.com> Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>