aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/perf_event.c
Commit message (Expand)AuthorAge
* 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
* | | perf: Convert perf_event to local_tPeter Zijlstra2010-06-09
* | | perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra2010-06-09
| |/ |/|
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-27
|\ \ | |/ |/|
| * perf, sparc: Implement group scheduling transactional APIsLin Ming2010-05-18
* | sparc64: Fix stack dumping and tracing when function graph is enabled.David S. Miller2010-04-21
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-03-29
|\
| * sparc64: Properly truncate pt_regs framepointer in perf callback.David S. Miller2010-03-29
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-13
|\ \
| * | perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-03-10
| |/
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra2010-02-26
|/
* sparc64: Fully support both performance counters.David S. Miller2010-01-20
* sparc64: Add perf callchain support.David S. Miller2010-01-20
* sparc64: Fix Niagara2 perf event handling.David S. Miller2010-01-05
* sparc64: Fix niagara2 perf IRQ bits.David S. Miller2009-10-09
* sparc64: Cache per-cpu %pcr register value in perf code.David S. Miller2009-09-30
* sparc64: Fix comment typo in perf_event.cDavid S. Miller2009-09-29
* sparc64: Minor coding style fixups in perf code.David S. Miller2009-09-28
* sparc64: Add a basic conflict engine in preparation for multi-counter support.David S. Miller2009-09-28
* sparc64: Add initial perf event conflict resolution and checks.David S. Miller2009-09-27
* sparc: Niagara1 perf event support.David S. Miller2009-09-27
* sparc: Add Niagara2 HW cache event support.David S. Miller2009-09-27
* sparc: Support all ultra3 and ultra4 derivatives.David S. Miller2009-09-26