summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/perf_event.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: perf: correct PMUVer probingMark Rutland2018-02-201-2/+2
* bitmap: replace bitmap_{from,to}_u32arrayYury Norov2018-02-061-3/+2
* arm64: perf: remove unsupported events for Cortex-A73Xu YiPing2017-12-011-6/+0
* arm64: perf: add support for Cortex-A35Julien Thierry2017-08-101-0/+17
* arm64: perf: add support for Cortex-A73Julien Thierry2017-08-101-0/+37
* arm64: perf: Remove redundant entries from CPU-specific event mapsWill Deacon2017-08-101-110/+4
* arm64: perf: Connect additional events to pmu countersJulien Thierry2017-08-101-0/+11
* arm64: perf: Allow standard PMUv3 events to be extended by the CPU typeWill Deacon2017-08-081-20/+26
* arm64: perf: Allow more than one cycle counter to be usedPratyush Anand2017-08-081-7/+4
* arm64: perf: Extend event config for ARMv8.1Shaokun Zhang2017-05-301-1/+1
* arm64: perf: Ignore exclude_hv when kernel is running in HYPGanapatrao Kulkarni2017-05-151-7/+16
* arm64: pmu: Wire-up Cortex A53 L2 cache events and DTLB refillsFlorian Fainelli2017-04-281-0/+6
* arm64: pmuv3: handle pmuv3+Mark Rutland2017-04-251-3/+4
* arm64: pmuv3: use arm_pmu ACPI frameworkMark Rutland2017-04-111-17/+9
* arm64: pmuv3: handle !PMUv3 when probingMark Rutland2017-04-111-16/+71
* KVM: arm64: Fix the issues when guest PMCCFILTR is configuredWei Huang2016-11-181-9/+1
* arm64: pmu: Hoist pmu platform device nameJeremy Linton2016-09-161-1/+1
* arm64: pmu: Probe default hw/cache countersJeremy Linton2016-09-161-4/+41
* arm64: pmu: add fallback probe tableMark Salter2016-09-161-1/+12
* arm64: perf: move to common attr_group fieldsMark Rutland2016-09-091-12/+24
* arm64: perf: Use the builtin_platform_driverKefeng Wang2016-08-221-5/+1
* arm64: perf: don't expose CHAIN event in sysfsWill Deacon2016-04-251-2/+1
* arm64/perf: Add Broadcom Vulcan PMU supportAshok Kumar2016-04-251-0/+60
* arm64/perf: Filter common events based on PMCEIDn_EL0Ashok Kumar2016-04-251-15/+55
* arm64/perf: Access pmu register using <read/write>_sys_regAshok Kumar2016-04-251-17/+16
* arm64/perf: Define complete ARMv8 recommended implementation defined eventsAshok Kumar2016-04-251-0/+79
* arm64/perf: Changed events naming as per the ARM ARMAshok Kumar2016-04-251-153/+153
* arm64: perf: Move PMU register related defines to asm/perf_event.hShannon Zhao2016-03-291-53/+19
* Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds2016-03-211-22/+100
|\
| * arm64: perf: Extend ARMV8_EVTYPE_MASK to include PMCR.LCWill Deacon2016-02-291-1/+1
| * arm64: perf: Extend event mask for ARMv8.1Jan Glauber2016-02-181-2/+2
| * arm64: perf: Enable PMCR long cycle counter bitJan Glauber2016-02-181-5/+16
| * arm64/perf: Add Cavium ThunderX PMU supportJan Glauber2016-02-181-1/+68
| * arm64: perf: Rename Cortex A57 eventsJan Glauber2016-02-181-14/+14
* | arm64: perf: Count EL2 events if the kernel is running in HYPMarc Zyngier2016-02-291-1/+5
|/
* arm64: perf: add support for Cortex-A72Will Deacon2015-12-221-1/+12
* arm64: perf: add format entry to describe event -> config mappingWill Deacon2015-12-221-2/+16
* arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi2015-12-211-3/+0
* arm64: perf: Add event descriptionsDrew Richardson2015-11-161-0/+138
* arm64: perf: Convert event enums to #definesDrew Richardson2015-11-161-50/+45
* arm64: perf: add Cortex-A57 supportMark Rutland2015-10-071-0/+61
* arm64: perf: add Cortex-A53 supportMark Rutland2015-10-071-2/+62
* arm64: perf: move to shared arm_pmu frameworkMark Rutland2015-10-071-861/+90
* arm64: perf: condense event number mapsMark Rutland2015-07-271-102/+22
* arm64: perf: factor out callchain codeMark Rutland2015-07-271-178/+0
* arm64: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_nod...Sudeep Holla2015-07-271-2/+2
* arm64: perf: Remove unnecessary printkSuzuki K. Poulose2015-07-271-3/+1
* arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIsShannon Zhao2015-06-301-1/+2
* arm64: perf: Don't use of_node after putting itStephen Boyd2015-06-301-1/+2
* arm64: Mark PMU interrupt IRQF_NO_THREADAnders Roxell2015-05-191-1/+1