summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/perf_event.c
AgeCommit message (Expand)AuthorLines
2018-12-28sh: kernel: convert to SPDX identifiersKuninori Morimoto-4/+1
2016-07-14sh/perf: Convert the hotplug notifiers to state machine callbacksThomas Gleixner-19/+4
2015-11-23treewide: Remove old email addressPeter Zijlstra-1/+1
2014-06-19sh, perf: Use common PMU interrupt disabled codeVince Weaver-8/+7
2014-06-04sh: Replace __get_cpu_var usesChristoph Lameter-4/+4
2013-07-14sh: delete __cpuinit usage from all sh filesPaul Gortmaker-2/+2
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian-0/+4
2011-10-31sh: Add export.h to arch/sh specific files as required.Paul Gortmaker-0/+1
2010-12-16perf: Dynamic pmu typesPeter Zijlstra-1/+1
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter-47/+94
2010-10-11perf: New helper function for pmu nameMatt Fleming-0/+9
2010-10-11perf: Add helper function to return number of countersMatt Fleming-0/+9
2010-09-15perf, sh: Fix patch merge foul-upMatt Fleming-1/+1
2010-09-09perf: Rework the PMU methodsPeter Zijlstra-24/+51
2010-09-09perf: Per PMU disablePeter Zijlstra-18/+20
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra-3/+8
2010-09-09perf: Register PMU implementationsPeter Zijlstra-11/+24
2010-09-09perf: Deconstify struct pmuPeter Zijlstra-2/+2
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra-3/+3
2010-03-23sh: Tidy up a couple of section mismatches.Paul Mundt-1/+1
2010-03-10perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra-1/+19
2009-11-05sh: perf events: Fix up uninitialized variable warning.Paul Mundt-3/+1
2009-10-28sh: perf events: Kill off left over debugging cruft.Paul Mundt-1/+1
2009-10-28sh: perf events: Add preliminary support for SH-4A counters.Paul Mundt-0/+314