Mark Rutland
|
9268c5dafa
arm: perf: move to common attr_group fields
|
9 years ago |
Martin Fuzzey
|
8d1a0ae724
ARM: perf: Set ARMv7 SDER SUNIDEN bit
|
9 years ago |
Will Deacon
|
abff083ce2
ARM: perf: add format entry to describe event -> config mapping
|
9 years ago |
Drew Richardson
|
3fbac6ccb6
arm: perf: Add event descriptions
|
9 years ago |
Drew Richardson
|
f4ab36cb10
arm: perf: Convert event enums to #defines
|
9 years ago |
Mark Rutland
|
fa8ad7889d
arm: perf: factor arm_pmu core out to drivers
|
10 years ago |
Mark Rutland
|
29ba0f37f1
arm: perf: factor out armv7 pmu driver
|
10 years ago |
Mark Rutland
|
0e3038d18a
arm: perf: probe number of counters on affine CPUs
|
10 years ago |
Stephen Boyd
|
341e42c4e3
ARM: perf: Add support for Scorpion PMUs
|
10 years ago |
Stephen Boyd
|
934999185e
ARM: perf: Only reset PMxEVCNTCR registers on reset
|
10 years ago |
Stephen Boyd
|
65bab45113
ARM: perf: Preparatory work for Scorpion PMU support
|
10 years ago |
Mark Rutland
|
1167925086
arm: perf: kill get_hw_events()
|
11 years ago |
Will Deacon
|
52a5566e76
ARM: perf: use pr_* instead of printk
|
10 years ago |
chai wen
|
cb6eb108a7
ARM: perf: remove useless return and check of idx in counter handling
|
10 years ago |
Mark Rutland
|
037e79aa95
arm: perf: krait: stop using singleton PMU
|
11 years ago |
Mark Rutland
|
3d1ff755e3
arm: perf: clean up PMU names
|
12 years ago |
Mark Rutland
|
6b7658ec8a
arm: perf: armv7: condense event maps
|
11 years ago |
Russell King
|
6a78371ace
ARM: perf: fix compiler warning with gcc 4.6.4 (and tidy code)
|
11 years ago |
Will Deacon
|
03eff46ce3
ARM: 8054/1: perf: add support for the Cortex-A17 PMU
|
11 years ago |
Albin Tonnerre
|
8e781f6542
ARM: perf: add support for the Cortex-A12 PMU
|
11 years ago |
Stephen Boyd
|
b7aafe9928
ARM: perf: fully support Krait CPU PMU events
|
11 years ago |
Stephen Boyd
|
2a3391cdb3
ARM: perf: add basic support for Krait CPU PMUs
|
11 years ago |
Will Deacon
|
f2fe09b055
ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bit
|
12 years ago |
Will Deacon
|
40c390c768
ARM: perf: don't pretend to support counting of L1I writes
|
12 years ago |
Greg Kroah-Hartman
|
351a102dbf
ARM: drivers: remove __dev* attributes.
|
12 years ago |
Sudeep KarkadaNagesha
|
7279adbd9b
ARM: perf: check ARMv7 counter validity on a per-pmu basis
|
13 years ago |
Sudeep KarkadaNagesha
|
ed6f2a5223
ARM: perf: consistently use struct perf_event in arm_pmu functions
|
13 years ago |
Sudeep KarkadaNagesha
|
513c99ce4e
ARM: perf: allocate CPU PMU dynamically at probe time
|
13 years ago |
Will Deacon
|
6dbc002970
ARM: perf: prepare for moving CPU PMU code into separate file
|
13 years ago |
Will Deacon
|
04236f9fe0
ARM: perf: probe devicetree in preference to current CPU
|
13 years ago |