index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
perf_event.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: perf: Simplify the ARMv8 PMUv3 event attributes
Shaokun Zhang
2019-11-01
1
-125
/
+66
*
arm64: perf_event: Add missing header needed for smp_processor_id()
Raphael Gault
2019-08-20
1
-0
/
+1
*
arm64: perf: Remove unused macro
Shaokun Zhang
2019-07-23
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-17
1
-9
/
+41
|
\
|
*
arm64: KVM: Enable VHE support for :G/:H perf event modifiers
Andrew Murray
2019-04-24
1
-1
/
+5
|
*
arm64: arm_pmu: Add !VHE support for exclude_host/exclude_guest attributes
Andrew Murray
2019-04-24
1
-7
/
+36
|
*
arm64: arm_pmu: Remove unnecessary isb instruction
Andrew Murray
2019-04-24
1
-1
/
+0
*
|
arm64: perf_event: Remove wrongfully used inline
Raphael Gault
2019-04-11
1
-2
/
+2
|
/
*
arm64: perf: remove misleading comment
Andrew Murray
2019-01-19
1
-1
/
+1
*
arm64: perf: set suppress_bind_attrs flag to true
Anders Roxell
2018-11-21
1
-0
/
+1
*
arm64: perf: Fix typos in comment
Shaokun Zhang
2018-11-21
1
-1
/
+1
*
arm64: perf: Hook up new events
Will Deacon
2018-11-21
1
-0
/
+24
*
arm64: perf: Move event definitions into perf_event.h
Will Deacon
2018-11-21
1
-144
/
+1
*
arm64: perf: Remove duplicate generic cache events
Will Deacon
2018-11-21
1
-4
/
+0
*
arm64: perf: Add support for Armv8.1 PMCEID register format
Will Deacon
2018-11-21
1
-7
/
+18
*
arm64: perf: Terminate PMU assignment statements with semicolons
Will Deacon
2018-11-21
1
-10
/
+10
*
arm64: perf: Reject stand-alone CHAIN events for PMUv3
Will Deacon
2018-10-12
1
-0
/
+7
*
arm64: perf: Add cap_user_time aarch64
Michael O'Farrell
2018-07-31
1
-0
/
+30
*
arm64: perf: Add support for chaining event counters
Suzuki K Poulose
2018-07-10
1
-27
/
+158
*
arm64: perf: Disable PMU while processing counter overflows
Suzuki K Poulose
2018-07-10
1
-22
/
+28
*
arm64: perf: Clean up armv8pmu_select_counter
Suzuki K Poulose
2018-07-10
1
-10
/
+19
*
arm_pmu: Tidy up clear_event_idx call backs
Suzuki K Poulose
2018-07-10
1
-0
/
+7
*
arm_pmu: Change API to support 64bit counter values
Suzuki K Poulose
2018-07-10
1
-5
/
+4
*
arm_pmu: Clean up maximum period handling
Suzuki K Poulose
2018-07-10
1
-1
/
+0
*
arm_pmu: simplify arm_pmu::handle_irq
Mark Rutland
2018-05-21
1
-2
/
+1
*
arm64: perf: correct PMUVer probing
Mark Rutland
2018-02-20
1
-2
/
+2
*
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
2018-02-07
1
-3
/
+2
*
arm64: perf: remove unsupported events for Cortex-A73
Xu YiPing
2017-12-01
1
-6
/
+0
*
arm64: perf: add support for Cortex-A35
Julien Thierry
2017-08-10
1
-0
/
+17
*
arm64: perf: add support for Cortex-A73
Julien Thierry
2017-08-10
1
-0
/
+37
*
arm64: perf: Remove redundant entries from CPU-specific event maps
Will Deacon
2017-08-10
1
-110
/
+4
*
arm64: perf: Connect additional events to pmu counters
Julien Thierry
2017-08-10
1
-0
/
+11
*
arm64: perf: Allow standard PMUv3 events to be extended by the CPU type
Will Deacon
2017-08-08
1
-20
/
+26
*
arm64: perf: Allow more than one cycle counter to be used
Pratyush Anand
2017-08-08
1
-7
/
+4
*
arm64: perf: Extend event config for ARMv8.1
Shaokun Zhang
2017-05-30
1
-1
/
+1
*
arm64: perf: Ignore exclude_hv when kernel is running in HYP
Ganapatrao Kulkarni
2017-05-15
1
-7
/
+16
*
arm64: pmu: Wire-up Cortex A53 L2 cache events and DTLB refills
Florian Fainelli
2017-04-28
1
-0
/
+6
*
arm64: pmuv3: handle pmuv3+
Mark Rutland
2017-04-25
1
-3
/
+4
*
arm64: pmuv3: use arm_pmu ACPI framework
Mark Rutland
2017-04-11
1
-17
/
+9
*
arm64: pmuv3: handle !PMUv3 when probing
Mark Rutland
2017-04-11
1
-16
/
+71
*
KVM: arm64: Fix the issues when guest PMCCFILTR is configured
Wei Huang
2016-11-18
1
-9
/
+1
*
arm64: pmu: Hoist pmu platform device name
Jeremy Linton
2016-09-16
1
-1
/
+1
*
arm64: pmu: Probe default hw/cache counters
Jeremy Linton
2016-09-16
1
-4
/
+41
*
arm64: pmu: add fallback probe table
Mark Salter
2016-09-16
1
-1
/
+12
*
arm64: perf: move to common attr_group fields
Mark Rutland
2016-09-09
1
-12
/
+24
*
arm64: perf: Use the builtin_platform_driver
Kefeng Wang
2016-08-22
1
-5
/
+1
*
arm64: perf: don't expose CHAIN event in sysfs
Will Deacon
2016-04-25
1
-2
/
+1
*
arm64/perf: Add Broadcom Vulcan PMU support
Ashok Kumar
2016-04-25
1
-0
/
+60
*
arm64/perf: Filter common events based on PMCEIDn_EL0
Ashok Kumar
2016-04-25
1
-15
/
+55
[next]