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
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
1
-1
/
+1
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-05-16
perf core: Add a 'nr' field to perf_event_callchain_context
Arnaldo Carvalho de Melo
1
-3
/
+3
2016-05-16
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
1
-7
/
+7
2016-04-27
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
1
-3
/
+3
2015-12-24
sparc64: Perf should save/restore fault info
Rob Gardner
1
-0
/
+4
2015-12-24
sparc64: Ensure perf can access user stacks
Rob Gardner
1
-0
/
+7
2015-11-23
treewide: Remove old email address
Peter Zijlstra
1
-1
/
+1
2015-09-13
perf/core: Drop PERF_EVENT_TXN
Sukadev Bhattiprolu
1
-5
/
+1
2015-09-13
perf/core: Add a 'flags' parameter to the PMU transactional interfaces
Sukadev Bhattiprolu
1
-1
/
+24
2015-09-13
sparc, perf/sparc: Remove unnecessary assignment
Sukadev Bhattiprolu
1
-1
/
+0
2015-06-25
sparc64: perf: Use UREG_FP rather than UREG_I6
David Ahern
1
-2
/
+2
2015-06-25
sparc64: perf: Add sanity checking on addresses in user stack
David Ahern
1
-0
/
+13
2015-06-25
sparc: perf: Disable pagefaults while walking userspace stacks
David Ahern
1
-1
/
+6
2015-04-21
sparc64: Use M7 PMC write on all chips T4 and onward.
David S. Miller
1
-32
/
+3
2015-03-19
sparc: perf: Add support M7 processor
David Ahern
1
-0
/
+40
2015-03-19
sparc: perf: Make counting mode actually work
David Ahern
1
-8
/
+3
2015-03-19
sparc: perf: Remove redundant perf_pmu_{en|dis}able calls
David Ahern
1
-4
/
+0
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-13
/
+13
2014-09-16
sparc64: T5 PMU
bob picco
1
-1
/
+2
2014-08-26
sparc: Replace __get_cpu_var uses
Christoph Lameter
1
-13
/
+13
2014-08-11
sparc64: Fix pcr_ops initialization and usage bugs.
David S. Miller
1
-2
/
+5
2014-05-18
sparc64: fix sparse warnings in perf_event.c
Sam Ravnborg
1
-10
/
+13
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
[next]