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