index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
perf_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-26
sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.
David S. Miller
1
-6
/
+16
2012-10-16
sparc64: Fix bit twiddling in sparc_pmu_enable_event().
David S. Miller
1
-2
/
+4
2012-10-14
sparc64: Like x86 we should check current->mm during perf backtrace generation.
David S. Miller
1
-4
/
+5
2012-08-18
sparc64: Update generic comments in perf event code to match reality.
David S. Miller
1
-13
/
+27
2012-08-18
sparc64: Add SPARC-T4 perf event support.
David S. Miller
1
-2
/
+187
2012-08-18
sparc64: Support perf event encoding for multi-PCR PMUs.
David S. Miller
1
-23
/
+75
2012-08-18
sparc64: Make sparc_pmu_{enable,disable}_event() multi-pcr aware.
David S. Miller
1
-6
/
+14
2012-08-18
sparc64: Rework sparc_pmu_enable() so that the side effects are clearer.
David S. Miller
1
-6
/
+2
2012-08-18
sparc64: Prepare perf event layer for handling multiple PCR registers.
David S. Miller
1
-27
/
+45
2012-08-18
sparc64: Specify user and supervisor trace PCR bits in sparc_pmu.
David S. Miller
1
-4
/
+12
2012-08-18
sparc64: Abstract PMC read/write behind sparc_pmu.
David S. Miller
1
-30
/
+38
2012-08-18
sparc64: Allow max hw perf events to be variable.
David S. Miller
1
-3
/
+7
2012-08-18
sparc64: Add perf_event abstractions for orthogonal PMUs.
David S. Miller
1
-0
/
+20
2012-08-18
sparc64: Abstract away PIC register accesses.
David S. Miller
1
-12
/
+11
2012-08-18
sparc64: Add 'reg_num' argument to pcr_ops methods.
David S. Miller
1
-7
/
+7
2012-05-09
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
1
-3
/
+1
2012-03-28
Disintegrate asm/system.h for Sparc
David Howells
1
-0
/
+2
2012-03-05
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
Stephane Eranian
1
-0
/
+4
2011-07-27
sparc: Detect and handle UltraSPARC-T3 cpu types.
David S. Miller
1
-1
/
+2
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-01
perf, arch: Add generic NODE cache events
Peter Zijlstra
1
-0
/
+42
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
1
-1
/
+1
2011-04-21
sparc: consolidate show_cpuinfo in cpu.c
Sam Ravnborg
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-12-16
perf: Dynamic pmu types
Peter Zijlstra
1
-1
/
+1
2010-12-10
perf, sparc: Fix CONFIG_PERF_EVENTS=y build error
Ingo Molnar
1
-1
/
+1
2010-11-26
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
1
-2
/
+5
2010-09-23
Merge branch 'linus' into perf/core
Ingo Molnar
1
-3
/
+12
2010-09-12
sparc64: Support RAW perf events.
David S. Miller
1
-3
/
+11
2010-09-09
perf: Remove the sysfs bits
Peter Zijlstra
1
-6
/
+3
2010-09-09
perf: Rework the PMU methods
Peter Zijlstra
1
-42
/
+67
2010-09-09
perf: Per PMU disable
Peter Zijlstra
1
-9
/
+11
2010-09-09
perf: Reduce perf_disable() usage
Peter Zijlstra
1
-0
/
+3
2010-09-09
perf: Register PMU implementations
Peter Zijlstra
1
-13
/
+16
2010-09-09
perf: Deconstify struct pmu
Peter Zijlstra
1
-5
/
+5
2010-08-19
perf: Factorize callchain context handling
Frederic Weisbecker
1
-3
/
+0
2010-08-19
perf: Generalize some arch callchain code
Frederic Weisbecker
1
-31
/
+15
2010-08-19
perf: Generalize callchain_store()
Frederic Weisbecker
1
-16
/
+10
2010-07-21
Merge branch 'linus' into perf/core
Ingo Molnar
1
-0
/
+1
2010-06-26
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-47
/
+61
2010-06-23
sparc64: Fix maybe_change_configuration() PCR setting.
David S. Miller
1
-0
/
+1
2010-06-09
perf: Convert perf_event to local_t
Peter Zijlstra
1
-9
/
+9
2010-06-09
perf: Cleanup {start,commit,cancel}_txn details
Peter Zijlstra
1
-3
/
+4
2010-05-27
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-47
/
+61
2010-05-18
perf, sparc: Implement group scheduling transactional APIs
Lin Ming
1
-47
/
+61
2010-04-21
sparc64: Fix stack dumping and tracing when function graph is enabled.
David S. Miller
1
-0
/
+14
2010-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2010-03-29
sparc64: Properly truncate pt_regs framepointer in perf callback.
David S. Miller
1
-1
/
+1
2010-03-13
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2010-03-10
perf: Provide generic perf_sample_data initialization
Peter Zijlstra
1
-1
/
+1
[next]