index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
perf_event.c
Age
Commit message (
Expand
)
Author
2020-10-22
ARC: perf: redo the pct irq missing in device-tree handling
Vineet Gupta
2020-08-16
ARC: perf: don't bail setup if pct irq missing in device-tree
Vineet Gupta
2019-10-22
ARC: perf: Accommodate big-endian CPU
Alexey Brodkin
2019-01-17
ARC: perf: avoid kernel killing where it is possible
Eugeniy Paltsev
2019-01-17
ARC: perf: move HW events mapping to separate function
Eugeniy Paltsev
2019-01-17
ARC: perf: introduce Kernel PMU events support
Eugeniy Paltsev
2019-01-17
ARC: perf: trivial code cleanup
Eugeniy Paltsev
2017-11-21
ARCv2: perf: optimize given that num counters <= 32
Vineet Gupta
2017-11-21
ARCv2: perf: tweak overflow interrupt
Vineet Gupta
2016-09-30
arc: perf: Enable generic "cache-references" and "cache-misses" events
Alexey Brodkin
2016-05-30
Fix typos
Andrea Gelmini
2016-05-16
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
2015-12-12
ARCv2: perf: Ensure perf intr gets enabled on all cores
Vineet Gupta
2015-08-27
ARCv2: perf: Finally introduce HS perf unit
Vineet Gupta
2015-08-27
ARCv2: perf: SMP support
Alexey Brodkin
2015-08-27
ARCv2: perf: implement exclusion of event counting in user or kernel mode
Alexey Brodkin
2015-08-27
ARCv2: perf: Support sampling events using overflow interrupts
Alexey Brodkin
2015-08-27
ARCv2: perf: implement "event_set_period"
Alexey Brodkin
2015-08-27
ARC: perf: cap the number of counters to hardware max of 32
Vineet Gupta
2015-08-20
ARC: add/fix some comments in code - no functional change
Vineet Gupta
2015-06-19
ARC: perf: Remove unnecessary local variable
Tobias Klauser
2015-06-19
arc: fix use of uninitialized arc_pmu
Max Filippov
2015-04-20
ARC: perf: don't add code for impossible case
Vineet Gupta
2015-04-20
ARC: perf: Rename DT binding to not confuse with power mgmt
Vineet Gupta
2015-04-20
ARC: perf: add user space attribution in callchains
Vineet Gupta
2015-04-20
ARC: perf: Add kernel callchain support
Vineet Gupta
2015-04-20
ARC: perf: Add some comments/debug stuff
Vineet Gupta
2015-04-20
ARC: perf: make @arc_pmu static global
Vineet Gupta
2014-10-13
ARC: boot: cpu feature print enhancements
Vineet Gupta
2014-06-18
arc, perf: Use common PMU interrupt disabled code
Vince Weaver
2013-11-28
ARC: [perf] Fix a few thinkos
Vineet Gupta
2013-11-15
ARC: perf: ARC 700 PMU doesn't support sampling events
Mischa Jonker
2013-11-12
ARC: Add perf support for ARC700 cores
Mischa Jonker