summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/perf_event.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra2010-06-091-3/+4
| |/ |/|
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-271-47/+61
|\ \ | |/ |/|
| * perf, sparc: Implement group scheduling transactional APIsLin Ming2010-05-181-47/+61
* | sparc64: Fix stack dumping and tracing when function graph is enabled.David S. Miller2010-04-211-0/+14
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-03-291-1/+1
|\
| * sparc64: Properly truncate pt_regs framepointer in perf callback.David S. Miller2010-03-291-1/+1
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-131-1/+1
|\ \
| * | perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-03-101-1/+1
| |/
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra2010-02-261-5/+5
|/
OpenPOWER on IntegriCloud