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
/
arm
/
kernel
/
perf_event_v7.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-23
ARM: 8873/1: perf: cleanup cppcheck shifting warning
Phong Tran
1
-3
/
+3
2018-07-10
arm_pmu: Tidy up clear_event_idx call backs
Suzuki K Poulose
1
-0
/
+9
2018-07-10
arm_pmu: Change API to support 64bit counter values
Suzuki K Poulose
1
-2
/
+2
2018-07-10
arm_pmu: Clean up maximum period handling
Suzuki K Poulose
1
-1
/
+0
2018-07-09
arm: perf: prevent unbind/bind via sysfs
Stefan Agner
1
-0
/
+1
2018-05-21
arm_pmu: simplify arm_pmu::handle_irq
Mark Rutland
1
-2
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-02-03
arm: perf: use builtin_platform_driver
Geliang Tang
1
-5
/
+1
2016-09-09
arm: perf: move to common attr_group fields
Mark Rutland
1
-19
/
+28
2016-01-25
ARM: perf: Set ARMv7 SDER SUNIDEN bit
Martin Fuzzey
1
-1
/
+12
2015-12-22
ARM: perf: add format entry to describe event -> config mapping
Will Deacon
1
-4
/
+18
2015-11-16
arm: perf: Add event descriptions
Drew Richardson
1
-0
/
+121
2015-11-16
arm: perf: Convert event enums to #defines
Drew Richardson
1
-101
/
+85
2015-07-31
arm: perf: factor arm_pmu core out to drivers
Mark Rutland
1
-1
/
+1
2015-05-28
arm: perf: factor out armv7 pmu driver
Mark Rutland
1
-40
/
+37
2015-05-27
arm: perf: probe number of counters on affine CPUs
Mark Rutland
1
-25
/
+23
2015-03-17
ARM: perf: Add support for Scorpion PMUs
Stephen Boyd
1
-0
/
+414
2015-03-17
ARM: perf: Only reset PMxEVCNTCR registers on reset
Stephen Boyd
1
-2
/
+9
2015-03-17
ARM: perf: Preparatory work for Scorpion PMU support
Stephen Boyd
1
-57
/
+43
2014-10-30
arm: perf: kill get_hw_events()
Mark Rutland
1
-7
/
+7
2014-10-30
ARM: perf: use pr_* instead of printk
Will Deacon
1
-9
/
+9
2014-10-30
ARM: perf: remove useless return and check of idx in counter handling
chai wen
1
-22
/
+18
2014-07-02
arm: perf: krait: stop using singleton PMU
Mark Rutland
1
-0
/
+2
2014-07-02
arm: perf: clean up PMU names
Mark Rutland
1
-8
/
+8
2014-07-02
arm: perf: armv7: condense event maps
Mark Rutland
1
-743
/
+206
2014-06-19
ARM: perf: fix compiler warning with gcc 4.6.4 (and tidy code)
Russell King
1
-2
/
+2
2014-05-25
ARM: 8054/1: perf: add support for the Cortex-A17 PMU
Will Deacon
1
-0
/
+12
2014-02-21
ARM: perf: add support for the Cortex-A12 PMU
Albin Tonnerre
1
-0
/
+158
2014-02-21
ARM: perf: fully support Krait CPU PMU events
Stephen Boyd
1
-6
/
+401
2014-02-21
ARM: perf: add basic support for Krait CPU PMUs
Stephen Boyd
1
-0
/
+164
2013-03-03
ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit
Will Deacon
1
-1
/
+1
2013-01-16
ARM: perf: don't pretend to support counting of L1I writes
Will Deacon
1
-9
/
+9
2013-01-03
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
1
-6
/
+6
2012-11-09
ARM: perf: check ARMv7 counter validity on a per-pmu basis
Sudeep KarkadaNagesha
1
-64
/
+30
2012-11-09
ARM: perf: consistently use struct perf_event in arm_pmu functions
Sudeep KarkadaNagesha
1
-15
/
+31
2012-11-09
ARM: perf: allocate CPU PMU dynamically at probe time
Sudeep KarkadaNagesha
1
-51
/
+55
2012-08-23
ARM: perf: prepare for moving CPU PMU code into separate file
Will Deacon
1
-5
/
+5
2012-08-23
ARM: perf: probe devicetree in preference to current CPU
Will Deacon
1
-11
/
+11
2012-07-09
ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumeration
Will Deacon
1
-5
/
+0
2012-05-09
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
1
-3
/
+1
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+145
2012-03-24
ARM: 7315/1: perf: add support for the Cortex-A7 PMU
Will Deacon
1
-0
/
+145
2012-03-07
ARM: 7356/1: perf: check that we have an event in the PMU IRQ handlers
Will Deacon
1
-0
/
+4
2012-03-07
ARM: 7355/1: perf: clear overflow flag when disabling counter on ARMv7 PMU
Will Deacon
1
-0
/
+5
2012-03-07
ARM: 7354/1: perf: limit sample_period to half max_period in non-sampling mode
Will Deacon
1
-1
/
+1
2012-02-02
ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15
Will Deacon
1
-0
/
+28
2011-12-02
ARM: perf: add support for stalled cycle ABI events
Will Deacon
1
-28
/
+39
2011-12-02
ARM: perf: clean and update ARMv7 event numbers
Will Deacon
1
-233
/
+125
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-199
/
+196
2011-10-15
ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9
Will Deacon
1
-2
/
+2
[next]