aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/perf_event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian1-0/+4
2011-10-31sh: Add export.h to arch/sh specific files as required.Paul Gortmaker1-0/+1
2010-12-16perf: Dynamic pmu typesPeter Zijlstra1-1/+1
2010-10-15Merge remote branch 'tip/perf/core' into oprofile/coreRobert Richter1-47/+94
2010-10-11perf: New helper function for pmu nameMatt Fleming1-0/+9
2010-10-11perf: Add helper function to return number of countersMatt Fleming1-0/+9
2010-09-15perf, sh: Fix patch merge foul-upMatt Fleming1-1/+1
2010-09-09perf: Rework the PMU methodsPeter Zijlstra1-24/+51
2010-09-09perf: Per PMU disablePeter Zijlstra1-18/+20
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra1-3/+8
2010-09-09perf: Register PMU implementationsPeter Zijlstra1-11/+24
2010-09-09perf: Deconstify struct pmuPeter Zijlstra1-2/+2
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra1-3/+3
2010-03-23sh: Tidy up a couple of section mismatches.Paul Mundt1-1/+1
2010-03-10perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra1-1/+19
2009-11-05sh: perf events: Fix up uninitialized variable warning.Paul Mundt1-3/+1
2009-10-28sh: perf events: Kill off left over debugging cruft.Paul Mundt1-1/+1
2009-10-28sh: perf events: Add preliminary support for SH-4A counters.Paul Mundt1-0/+314