summaryrefslogtreecommitdiffstats
path: root/arch/metag/kernel/perf
Commit message (Expand)AuthorAgeFilesLines
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* metag/perf: Convert to hotplug state machineRichard Cochran2016-07-151-19/+7
* metag: perf: fix build on Meta1James Hogan2016-05-031-0/+3
* metag: Replace __get_cpu_var uses for address calculationChristoph Lameter2014-08-261-7/+7
* metag, perf: Use common PMU interrupt disabled codeVince Weaver2014-06-181-10/+9
* metag: delete __cpuinit usage from all metag filesPaul Gortmaker2013-07-141-3/+3
* perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker2013-06-191-1/+1
* metag: perf: prepare for use by oprofileJames Hogan2013-03-151-6/+16
* metag: perf: don't reset TXTACTCYCJames Hogan2013-03-151-5/+2
* metag: perf: use hard_processor_id() to get threadJames Hogan2013-03-151-2/+2
* metag: perf: fix frequency sampling (dynamic period)James Hogan2013-03-151-0/+5
* metag: perf: add missing prev_count updatesJames Hogan2013-03-151-2/+10
* metag: perf: fixes for interrupting perf countersJames Hogan2013-03-151-7/+15
* metag: perf: fix wrap handling in delta calculationJames Hogan2013-03-151-1/+1
* metag: perf: fix core internal / perf channel muxJames Hogan2013-03-151-1/+1
* metag: PerfJames Hogan2013-03-023-0/+970