summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/perf_event.c
Commit message (Expand)AuthorAgeFilesLines
* sparc: perf: Add support M7 processorDavid Ahern2015-03-191-0/+40
* sparc: perf: Make counting mode actually workDavid Ahern2015-03-191-8/+3
* sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern2015-03-191-4/+0
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-13/+13
|\
| * sparc: Replace __get_cpu_var usesChristoph Lameter2014-08-261-13/+13
* | sparc64: T5 PMUbob picco2014-09-161-1/+2
|/
* sparc64: Fix pcr_ops initialization and usage bugs.David S. Miller2014-08-111-2/+5
* sparc64: fix sparse warnings in perf_event.cSam Ravnborg2014-05-181-10/+13
* sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller2012-10-261-6/+16
* sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller2012-10-161-2/+4
* sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller2012-10-141-4/+5
* sparc64: Update generic comments in perf event code to match reality.David S. Miller2012-08-181-13/+27
* sparc64: Add SPARC-T4 perf event support.David S. Miller2012-08-181-2/+187
* sparc64: Support perf event encoding for multi-PCR PMUs.David S. Miller2012-08-181-23/+75
* sparc64: Make sparc_pmu_{enable,disable}_event() multi-pcr aware.David S. Miller2012-08-181-6/+14
* sparc64: Rework sparc_pmu_enable() so that the side effects are clearer.David S. Miller2012-08-181-6/+2
* sparc64: Prepare perf event layer for handling multiple PCR registers.David S. Miller2012-08-181-27/+45
* sparc64: Specify user and supervisor trace PCR bits in sparc_pmu.David S. Miller2012-08-181-4/+12
* sparc64: Abstract PMC read/write behind sparc_pmu.David S. Miller2012-08-181-30/+38
* sparc64: Allow max hw perf events to be variable.David S. Miller2012-08-181-3/+7
* sparc64: Add perf_event abstractions for orthogonal PMUs.David S. Miller2012-08-181-0/+20
* sparc64: Abstract away PIC register accesses.David S. Miller2012-08-181-12/+11
* sparc64: Add 'reg_num' argument to pcr_ops methods.David S. Miller2012-08-181-7/+7
* perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-091-3/+1
* Disintegrate asm/system.h for SparcDavid Howells2012-03-281-0/+2
* perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-051-0/+4
* sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller2011-07-271-1/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-011-0/+42
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-1/+1
* sparc: consolidate show_cpuinfo in cpu.cSam Ravnborg2011-04-211-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* perf: Dynamic pmu typesPeter Zijlstra2010-12-161-1/+1
* perf, sparc: Fix CONFIG_PERF_EVENTS=y build errorIngo Molnar2010-12-101-1/+1
* perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-261-2/+5
* Merge branch 'linus' into perf/coreIngo Molnar2010-09-231-3/+12
|\
| * sparc64: Support RAW perf events.David S. Miller2010-09-121-3/+11
* | perf: Remove the sysfs bitsPeter Zijlstra2010-09-091-6/+3
* | perf: Rework the PMU methodsPeter Zijlstra2010-09-091-42/+67
* | perf: Per PMU disablePeter Zijlstra2010-09-091-9/+11
* | perf: Reduce perf_disable() usagePeter Zijlstra2010-09-091-0/+3
* | perf: Register PMU implementationsPeter Zijlstra2010-09-091-13/+16
* | perf: Deconstify struct pmuPeter Zijlstra2010-09-091-5/+5
* | perf: Factorize callchain context handlingFrederic Weisbecker2010-08-191-3/+0
* | perf: Generalize some arch callchain codeFrederic Weisbecker2010-08-191-31/+15
* | perf: Generalize callchain_store()Frederic Weisbecker2010-08-191-16/+10
|/
* Merge branch 'linus' into perf/coreIngo Molnar2010-07-211-0/+1
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-06-261-47/+61
| |\
| * | sparc64: Fix maybe_change_configuration() PCR setting.David S. Miller2010-06-231-0/+1
* | | perf: Convert perf_event to local_tPeter Zijlstra2010-06-091-9/+9
OpenPOWER on IntegriCloud