index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
perf_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-04
arm64: perf: Don't register user access sysctl handler multiple times
Will Deacon
1
-2
/
+9
2021-12-14
Merge branch 'for-next/perf-cpu' into for-next/perf
Will Deacon
1
-70
/
+45
2021-12-14
arm64: perf: Support new DT compatibles
Robin Murphy
1
-0
/
+12
2021-12-14
arm64: perf: Simplify registration boilerplate
Robin Murphy
1
-82
/
+31
2021-12-14
arm64: perf: Support Denver and Carmel PMUs
Thierry Reding
1
-0
/
+14
2021-12-14
arm64: perf: Enable PMU counter userspace access for perf event
Rob Herring
1
-7
/
+112
2021-12-14
arm64: perf: Add userspace counter access disable switch
Rob Herring
1
-0
/
+17
2021-08-11
arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
Anshuman Khandual
1
-1
/
+1
2021-06-11
arm64: perf: Simplify EVENT ATTR macro in perf_event.c
Qi Liu
1
-4
/
+1
2021-06-03
arm64: perf: Add more support on caps under sysfs
Shaokun Zhang
1
-0
/
+33
2021-06-01
arm64: perf: Convert snprintf to sysfs_emit
Tian Tao
1
-1
/
+1
2021-04-01
arm64: perf: Remove redundant initialization in perf_event.c
Qi Liu
1
-3
/
+2
2021-03-10
arm64: perf: Fix 64-bit event counter read truncation
Rob Herring
1
-1
/
+1
2021-02-12
Merge branch 'for-next/perf' into for-next/core
Will Deacon
1
-3
/
+10
2021-02-04
arm64: improve whitespace
Zhiyuan Dai
1
-1
/
+1
2021-02-03
arm64: perf: add support for Cortex-A78
Seiya Wang
1
-0
/
+7
2021-02-02
arm64: perf: Constify static attribute_group structs
Rikard Falkeborn
1
-3
/
+3
2021-01-13
Revert "arm64: Enable perf events based hard lockup detector"
Will Deacon
1
-39
/
+2
2020-11-25
arm64: Enable perf events based hard lockup detector
Sumit Garg
1
-2
/
+39
2020-09-28
arm64: perf: Defer irq_work to IPI_IRQ_WORK
Julien Thierry
1
-9
/
+5
2020-09-28
arm64: perf: Remove PMU locking
Julien Thierry
1
-28
/
+0
2020-09-28
arm64: perf: Avoid PMXEV* indirection
Mark Rutland
1
-14
/
+85
2020-09-28
arm64: perf: Add missing ISB in armv8pmu_enable_counter()
Alexandru Elisei
1
-0
/
+5
2020-09-28
arm64: perf: Add support caps under sysfs
Shaokun Zhang
1
-33
/
+70
2020-09-07
arm64: perf: Remove unnecessary event_idx check
Qi Liu
1
-18
/
+2
2020-09-07
arm64: perf: Add general hardware LLC events for PMUv3
Leo Yan
1
-0
/
+3
2020-07-21
arm64: perf: Expose some new events via sysfs
Shaokun Zhang
1
-0
/
+19
2020-07-20
arm64: perf: Add cap_user_time_short
Peter Zijlstra
1
-5
/
+7
2020-07-20
arm64: perf: Only advertise cap_user_time for arch_timer
Peter Zijlstra
1
-6
/
+13
2020-07-20
arm64: perf: Implement correct cap_user_time
Peter Zijlstra
1
-9
/
+29
2020-07-20
arm64: perf: Correct the event index in sysfs
Shaokun Zhang
1
-5
/
+8
2020-03-17
arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
Andrew Murray
1
-16
/
+71
2020-03-17
arm64: perf: Clean up enable/disable calls
Robin Murphy
1
-52
/
+35
2020-03-02
arm64: perf: Support new DT compatibles
Robin Murphy
1
-0
/
+56
2020-03-02
arm64: perf: Refactor PMU init callbacks
Robin Murphy
1
-97
/
+27
2019-11-01
arm64: perf: Simplify the ARMv8 PMUv3 event attributes
Shaokun Zhang
1
-125
/
+66
2019-08-20
arm64: perf_event: Add missing header needed for smp_processor_id()
Raphael Gault
1
-0
/
+1
2019-07-23
arm64: perf: Remove unused macro
Shaokun Zhang
1
-1
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-9
/
+41
2019-04-24
arm64: KVM: Enable VHE support for :G/:H perf event modifiers
Andrew Murray
1
-1
/
+5
2019-04-24
arm64: arm_pmu: Add !VHE support for exclude_host/exclude_guest attributes
Andrew Murray
1
-7
/
+36
2019-04-24
arm64: arm_pmu: Remove unnecessary isb instruction
Andrew Murray
1
-1
/
+0
2019-04-11
arm64: perf_event: Remove wrongfully used inline
Raphael Gault
1
-2
/
+2
2019-01-19
arm64: perf: remove misleading comment
Andrew Murray
1
-1
/
+1
2018-11-21
arm64: perf: set suppress_bind_attrs flag to true
Anders Roxell
1
-0
/
+1
2018-11-21
arm64: perf: Fix typos in comment
Shaokun Zhang
1
-1
/
+1
2018-11-21
arm64: perf: Hook up new events
Will Deacon
1
-0
/
+24
2018-11-21
arm64: perf: Move event definitions into perf_event.h
Will Deacon
1
-144
/
+1
2018-11-21
arm64: perf: Remove duplicate generic cache events
Will Deacon
1
-4
/
+0
[next]