aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/perf_event.c
AgeCommit message (Expand)Author
2012-10-26sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.David S. Miller
2012-10-16sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller
2012-10-14sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller
2012-08-18sparc64: Update generic comments in perf event code to match reality.David S. Miller
2012-08-18sparc64: Add SPARC-T4 perf event support.David S. Miller
2012-08-18sparc64: Support perf event encoding for multi-PCR PMUs.David S. Miller
2012-08-18sparc64: Make sparc_pmu_{enable,disable}_event() multi-pcr aware.David S. Miller
2012-08-18sparc64: Rework sparc_pmu_enable() so that the side effects are clearer.David S. Miller
2012-08-18sparc64: Prepare perf event layer for handling multiple PCR registers.David S. Miller
2012-08-18sparc64: Specify user and supervisor trace PCR bits in sparc_pmu.David S. Miller
2012-08-18sparc64: Abstract PMC read/write behind sparc_pmu.David S. Miller
2012-08-18sparc64: Allow max hw perf events to be variable.David S. Miller
2012-08-18sparc64: Add perf_event abstractions for orthogonal PMUs.David S. Miller
2012-08-18sparc64: Abstract away PIC register accesses.David S. Miller
2012-08-18sparc64: Add 'reg_num' argument to pcr_ops methods.David S. Miller
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian
2011-07-27sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-04-21sparc: consolidate show_cpuinfo in cpu.cSam Ravnborg
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-16perf: Dynamic pmu typesPeter Zijlstra
2010-12-10perf, sparc: Fix CONFIG_PERF_EVENTS=y build errorIngo Molnar
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-09-23Merge branch 'linus' into perf/coreIngo Molnar
2010-09-12sparc64: Support RAW perf events.David S. Miller
2010-09-09perf: Remove the sysfs bitsPeter Zijlstra
2010-09-09perf: Rework the PMU methodsPeter Zijlstra
2010-09-09perf: Per PMU disablePeter Zijlstra
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra
2010-09-09perf: Register PMU implementationsPeter Zijlstra
2010-09-09perf: Deconstify struct pmuPeter Zijlstra
2010-08-19perf: Factorize callchain context handlingFrederic Weisbecker
2010-08-19perf: Generalize some arch callchain codeFrederic Weisbecker
2010-08-19perf: Generalize callchain_store()Frederic Weisbecker
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar
2010-06-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-06-23sparc64: Fix maybe_change_configuration() PCR setting.David S. Miller
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra
2010-06-09perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-18perf, sparc: Implement group scheduling transactional APIsLin Ming
2010-04-21sparc64: Fix stack dumping and tracing when function graph is enabled.David S. Miller
2010-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-03-29sparc64: Properly truncate pt_regs framepointer in perf callback.David S. Miller
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra