summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/perf_event.c
AgeCommit message (Expand)Author
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-24ARM: 7315/1: perf: add support for the Cortex-A7 PMUWill Deacon
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar
2012-03-07ARM: 7358/1: perf: add PMU hotplug notifierLorenzo Pieralisi
2012-03-07ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling modeWill Deacon
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2011-12-06ARM: 7185/1: perf: don't assign platform_device on unsupported CPUsWill Deacon
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-02Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmkWill Deacon
2011-12-02arm: pmu: allow platform specific irq enable/disable handlingMing Lei
2011-12-02ARM: perf: remove unused armpmu_get_max_eventsWill Deacon
2011-11-22ARM: perf: check that we have a platform device when reserving PMUWill Deacon
2011-11-17ARM: perf: initialise used_mask for fake PMU during validationWill Deacon
2011-11-14perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra
2011-10-31arm: convert core files from module.h to export.hPaul Gortmaker
2011-08-31ARM: perf: Remove unnecessary armpmu->enable()sMark Rutland
2011-08-31ARM: perf: move arm_pmu into <asm/pmu.h>Mark Rutland
2011-08-31ARM: perf: remove cpu-related misnomersMark Rutland
2011-08-31ARM: perf: remove event limit from pmu_hw_eventsMark Rutland
2011-08-31ARM: perf: add support for multiple PMUsMark Rutland
2011-08-31ARM: perf: refactor event mappingMark Rutland
2011-08-31ARM: perf: add type field to struct arm_pmuMark Rutland
2011-08-31ARM: perf: lock PMU registers per-CPUMark Rutland
2011-08-31ARM: perf: remove unnecessary armpmu->stopMark Rutland
2011-08-31ARM: perf: indirect access to cpu_hw_eventsMark Rutland
2011-08-31ARM: perf: move platform device to struct arm_pmuMark Rutland
2011-08-31ARM: perf: move active_events into struct arm_pmuMark Rutland
2011-08-31ARM: perf: remove active_maskMark Rutland
2011-08-31ARM: perf: clean up event group validationMark Rutland
2011-08-31ARM: perf: only register a CPU PMU when presentMark Rutland
2011-08-31ARM: perf: allow armpmu to implement mode exclusionWill Deacon
2011-08-31ARM: perf: index PMU registers from zeroWill Deacon
2011-08-31ARM: perf: use cpumask_t to record active IRQsWill Deacon
2011-08-31ARM: PMU: move CPU PMU platform device handling and init into perfWill Deacon
2011-08-31ARM: perf: de-const struct arm_pmuMark Rutland
2011-07-22Merge branch 'devel-stable' into for-nextRussell King
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King
2011-07-15Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stableRussell King
2011-07-07ARM: perf: add support for the Cortex-A15 PMUWill Deacon
2011-07-07ARM: perf: add support for the Cortex-A5 PMUWill Deacon
2011-07-05ARM: 6989/1: perf: do not start the PMU when no events are presentWill Deacon
2011-06-29ARM: 6974/1: pmu: refactor reservationMark Rutland
2011-05-20ARM: 6902/1: perf: Remove erroneous check on active_eventsMark Rutland
2011-04-27ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace codeSonny Rao
2011-04-10ARM: 6865/1: perf: ensure pass through zero is counted on overflowWill Deacon
2011-03-26ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latencyWill Deacon
2011-03-26ARM: 6834/1: perf: reset counters on all CPUs during initialisationWill Deacon
2011-02-19Merge branch 'pmu-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Russell King
2011-02-17ARM: perf_event: allow platform-specific interrupt handlerRabin Vincent