index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
perf_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-22
ARC: perf: redo the pct irq missing in device-tree handling
Vineet Gupta
1
-9
/
+18
2020-08-16
ARC: perf: don't bail setup if pct irq missing in device-tree
Vineet Gupta
1
-10
/
+4
2019-10-22
ARC: perf: Accommodate big-endian CPU
Alexey Brodkin
1
-2
/
+2
2019-01-17
ARC: perf: avoid kernel killing where it is possible
Eugeniy Paltsev
1
-2
/
+4
2019-01-17
ARC: perf: move HW events mapping to separate function
Eugeniy Paltsev
1
-15
/
+33
2019-01-17
ARC: perf: introduce Kernel PMU events support
Eugeniy Paltsev
1
-1
/
+105
2019-01-17
ARC: perf: trivial code cleanup
Eugeniy Paltsev
1
-43
/
+42
2017-11-21
ARCv2: perf: optimize given that num counters <= 32
Vineet Gupta
1
-9
/
+7
2017-11-21
ARCv2: perf: tweak overflow interrupt
Vineet Gupta
1
-10
/
+14
2016-09-30
arc: perf: Enable generic "cache-references" and "cache-misses" events
Alexey Brodkin
1
-2
/
+4
2016-05-30
Fix typos
Andrea Gelmini
1
-1
/
+1
2016-05-16
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
1
-3
/
+3
2015-12-12
ARCv2: perf: Ensure perf intr gets enabled on all cores
Vineet Gupta
1
-23
/
+9
2015-08-27
ARCv2: perf: Finally introduce HS perf unit
Vineet Gupta
1
-1
/
+2
2015-08-27
ARCv2: perf: SMP support
Alexey Brodkin
1
-15
/
+54
2015-08-27
ARCv2: perf: implement exclusion of event counting in user or kernel mode
Alexey Brodkin
1
-2
/
+14
2015-08-27
ARCv2: perf: Support sampling events using overflow interrupts
Alexey Brodkin
1
-8
/
+120
2015-08-27
ARCv2: perf: implement "event_set_period"
Alexey Brodkin
1
-16
/
+63
2015-08-27
ARC: perf: cap the number of counters to hardware max of 32
Vineet Gupta
1
-3
/
+3
2015-08-20
ARC: add/fix some comments in code - no functional change
Vineet Gupta
1
-2
/
+2
2015-06-19
ARC: perf: Remove unnecessary local variable
Tobias Klauser
1
-4
/
+2
2015-06-19
arc: fix use of uninitialized arc_pmu
Max Filippov
1
-1
/
+0
2015-04-20
ARC: perf: don't add code for impossible case
Vineet Gupta
1
-4
/
+1
2015-04-20
ARC: perf: Rename DT binding to not confuse with power mgmt
Vineet Gupta
1
-2
/
+2
2015-04-20
ARC: perf: add user space attribution in callchains
Vineet Gupta
1
-0
/
+10
2015-04-20
ARC: perf: Add kernel callchain support
Vineet Gupta
1
-0
/
+29
2015-04-20
ARC: perf: Add some comments/debug stuff
Vineet Gupta
1
-5
/
+13
2015-04-20
ARC: perf: make @arc_pmu static global
Vineet Gupta
1
-5
/
+2
2014-10-13
ARC: boot: cpu feature print enhancements
Vineet Gupta
1
-12
/
+10
2014-06-18
arc, perf: Use common PMU interrupt disabled code
Vince Weaver
1
-4
/
+3
2013-11-28
ARC: [perf] Fix a few thinkos
Vineet Gupta
1
-2
/
+2
2013-11-15
ARC: perf: ARC 700 PMU doesn't support sampling events
Mischa Jonker
1
-0
/
+4
2013-11-12
ARC: Add perf support for ARC700 cores
Mischa Jonker
1
-0
/
+322