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