aboutsummaryrefslogtreecommitdiff
path: root/arch/metag/kernel/perf/perf_event.c
AgeCommit message (Expand)Author
2014-08-26metag: Replace __get_cpu_var uses for address calculationChristoph Lameter
2014-06-18metag, perf: Use common PMU interrupt disabled codeVince Weaver
2013-07-14metag: delete __cpuinit usage from all metag filesPaul Gortmaker
2013-06-19perf: Add const qualifier to perf_pmu_register's 'name' argMischa Jonker
2013-03-15metag: perf: prepare for use by oprofileJames Hogan
2013-03-15metag: perf: don't reset TXTACTCYCJames Hogan
2013-03-15metag: perf: use hard_processor_id() to get threadJames Hogan
2013-03-15metag: perf: fix frequency sampling (dynamic period)James Hogan
2013-03-15metag: perf: add missing prev_count updatesJames Hogan
2013-03-15metag: perf: fixes for interrupting perf countersJames Hogan
2013-03-15metag: perf: fix wrap handling in delta calculationJames Hogan
2013-03-15metag: perf: fix core internal / perf channel muxJames Hogan
2013-03-02metag: PerfJames Hogan