summaryrefslogtreecommitdiffstats
path: root/arch/metag/kernel/perf
AgeCommit message (Expand)AuthorLines
2018-02-22metag: Remove arch/metag/James Hogan-988/+0
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner-1/+1
2016-07-15metag/perf: Convert to hotplug state machineRichard Cochran-19/+7
2016-05-03metag: perf: fix build on Meta1James Hogan-0/+3
2014-08-26metag: Replace __get_cpu_var uses for address calculationChristoph Lameter-7/+7
2014-06-18metag, perf: Use common PMU interrupt disabled codeVince Weaver-10/+9
2013-07-14metag: delete __cpuinit usage from all metag filesPaul Gortmaker-3/+3
2013-06-19perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker-1/+1
2013-03-15metag: perf: prepare for use by oprofileJames Hogan-6/+16
2013-03-15metag: perf: don't reset TXTACTCYCJames Hogan-5/+2
2013-03-15metag: perf: use hard_processor_id() to get threadJames Hogan-2/+2
2013-03-15metag: perf: fix frequency sampling (dynamic period)James Hogan-0/+5
2013-03-15metag: perf: add missing prev_count updatesJames Hogan-2/+10
2013-03-15metag: perf: fixes for interrupting perf countersJames Hogan-7/+15
2013-03-15metag: perf: fix wrap handling in delta calculationJames Hogan-1/+1
2013-03-15metag: perf: fix core internal / perf channel muxJames Hogan-1/+1
2013-03-02metag: PerfJames Hogan-0/+970