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
/
x86
/
include
/
asm
/
perf_event.h
Age
Commit message (
Expand
)
Author
2020-11-09
perf/x86/intel: Make anythread filter support conditional
Stephane Eranian
2020-09-10
perf/x86/amd/ibs: Support 27-bit extended Op/cycle counter
Kim Phillips
2020-08-18
perf/x86/intel: Support TopDown metrics on Ice Lake
Kan Liang
2020-08-18
perf/x86: Add a macro for RDPMC offset of fixed counters
Kan Liang
2020-08-18
perf/x86/intel: Generic support for hardware TopDown metrics
Kan Liang
2020-08-18
perf/x86/intel: Move BTS index to 47
Kan Liang
2020-08-18
perf/x86/intel: Introduce the fourth fixed counter
Kan Liang
2020-08-18
perf/x86/intel: Name the global status bit in NMI handler
Kan Liang
2020-07-08
perf/x86/intel/lbr: Support XSAVES/XRSTORS for LBR context switch
Kan Liang
2020-07-08
perf/x86/intel/lbr: Unify the stored format of LBR information
Kan Liang
2020-07-08
perf/x86: Expose CPUID enumeration bits for arch LBR
Kan Liang
2020-07-02
perf/x86: Add constraint to create guest LBR event without hw counter
Like Xu
2020-07-02
perf/x86/lbr: Add interface to get LBR information
Like Xu
2020-03-17
perf/amd/uncore: Add support for Family 19h L3 PMU
Kim Phillips
2020-01-13
perf/x86: Provide stubs of KVM helpers for non-Intel CPUs
Sean Christopherson
2019-08-30
perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops
Kim Phillips
2019-04-29
perf/x86: Make perf callchains work without CONFIG_FRAME_POINTER
Kairui Song
2019-04-16
perf/x86/intel: Add Icelake support
Kan Liang
2019-04-16
perf/x86/intel: Support adaptive PEBS v4
Kan Liang
2019-04-16
perf/x86: Support outputting XMM registers
Kan Liang
2018-10-02
Merge branch 'x86/cache' into perf/core, to resolve conflicts
Ingo Molnar
2018-10-02
perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
Natarajan, Janakarajan
2018-09-28
perf/x86: Add helper to obtain performance counter index
Reinette Chatre
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-04-28
perf/x86/intel/pt: Don't die on VMXON
Alexander Shishkin
2016-03-08
perf/x86/intel: Add definition for PT PMI bit
Stephane Eranian
2015-08-04
x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
Andi Kleen
2014-11-12
perf/x86/amd/ibs: Update IBS MSRs and feature definitions
Aravind Gopalakrishnan
2014-08-13
perf/x86: Revamp PEBS event selection
Andi Kleen
2013-06-19
perf/x86/intel: Add simple Haswell PMU support
Andi Kleen
2013-02-16
perf/x86/amd: Enable northbridge performance counters on AMD family 15h
Jacob Shin
2013-02-06
perf/x86/amd: Use proper naming scheme for AMD bit field definitions
Jacob Shin
2012-08-10
perf: Factor __output_copy to be usable with specific copy function
Frederic Weisbecker
2012-07-31
perf/x86: Fix USER/KERNEL tagging of samples properly
Peter Zijlstra
2012-07-26
perf/x86: Fix missing struct before structure name
Jovi Zhang
2012-07-05
perf/x86: Add a microcode revision check for SNB-PEBS
Peter Zijlstra
2012-07-05
perf/x86/amd: Unify AMD's generic and family 15h pmus
Robert Richter
2012-07-05
perf/x86: Rename Intel specific macros
Robert Richter
2012-05-14
perf/x86/ibs: Fix undefined reference to `get_ibs_caps'
Robert Richter
2012-05-09
perf/x86-ibs: Take instruction pointer from ibs sample
Robert Richter
2012-05-09
Merge branch 'perf/x86-ibs' into perf/core
Ingo Molnar
2012-03-28
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-08
KVM: PMU: warn when pin control is set in eventsel msr
Gleb Natapov
2012-03-08
perf/x86: Implement 64-bit counter support for IBS
Robert Richter
2012-03-05
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-03-02
perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled
Joerg Roedel
2011-12-21
perf, arch: Rework perf_event_index()
Peter Zijlstra
2011-12-21
perf events: Enable raw event support for Intel unhalted_reference_cycles event
Stephane Eranian
2011-12-06
perf, x86: Expose perf capability to other modules
Gleb Natapov
2011-12-06
x86, perf: Disable non available architectural events
Gleb Natapov
[next]