aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/perf_event.c
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller2012-10-281-2/+4
* sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller2012-10-281-4/+5
* sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller2011-08-151-1/+2
* 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
|/
* sparc64: Fully support both performance counters.David S. Miller2010-01-201-154/+353
* sparc64: Add perf callchain support.David S. Miller2010-01-201-1/+119
* sparc64: Fix Niagara2 perf event handling.David S. Miller2010-01-041-0/+11
* sparc64: Fix niagara2 perf IRQ bits.David S. Miller2009-10-091-1/+1
* sparc64: Cache per-cpu %pcr register value in perf code.David S. Miller2009-09-291-17/+42
* sparc64: Fix comment typo in perf_event.cDavid S. Miller2009-09-291-1/+1
* sparc64: Minor coding style fixups in perf code.David S. Miller2009-09-281-7/+5
* sparc64: Add a basic conflict engine in preparation for multi-counter support.David S. Miller2009-09-281-5/+64
* sparc64: Add initial perf event conflict resolution and checks.David S. Miller2009-09-271-5/+77
* sparc: Niagara1 perf event support.David S. Miller2009-09-261-0/+119
* sparc: Add Niagara2 HW cache event support.David S. Miller2009-09-261-0/+88
* sparc: Support all ultra3 and ultra4 derivatives.David S. Miller2009-09-261-10/+13
* sparc: Support HW cache events.David S. Miller2009-09-261-6/+139
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-0/+556