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
2024-11-14
perf/x86: Refactor misc flag assignments
Colton Lewis
2024-11-14
perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()
Colton Lewis
2024-07-04
perf/x86/intel: Support PERFEVTSEL extension
Kan Liang
2024-07-04
perf/x86: Add Lunar Lake and Arrow Lake support
Kan Liang
2024-04-11
perf/x86/intel: Expose existence of callback support to KVM
Sean Christopherson
2023-10-27
perf/x86/intel: Support branch counters logging
Kan Liang
2023-10-09
perf/x86/amd/uncore: Add memory controller support
Sandipan Das
2023-06-27
Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-05-08
perf/x86/intel: Define bit macros for FixCntrCtl MSR
Dapeng Mi
2023-05-08
perf/ibs: Fix interface via core pmu events
Ravi Bangoria
2023-05-08
perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFG
Kan Liang
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-01-13
x86/perf/amd: Remove tracing from perf_lopwr_cb()
Peter Zijlstra
2023-01-09
perf/x86/intel: Support Architectural PerfMon Extension leaf
Kan Liang
2022-11-09
perf/x86/core: Zero @lbr instead of returning -1 in x86_perf_get_lbr() stub
Sean Christopherson
2022-08-27
perf/x86/amd/lbr: Detect LbrExtV2 support
Sandipan Das
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-06-13
perf/x86/amd/uncore: Add PerfMonV2 DF event format
Sandipan Das
2022-06-13
perf/x86/amd/uncore: Detect available DF counters
Sandipan Das
2022-06-08
perf: x86/core: Add interface to query perfmon_event_map[] directly
Like Xu
2022-06-08
perf/x86/core: Pass "struct kvm_pmu *" to determine the guest values
Like Xu
2022-06-08
perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake Server
Like Xu
2022-05-11
perf/amd/ibs: Add support for L3 miss filtering
Ravi Bangoria
2022-05-11
Merge branch 'v5.18-rc5'
Peter Zijlstra
2022-05-04
perf/x86/amd/core: Detect available counters
Sandipan Das
2022-04-05
perf/x86/amd: Add idle hooks for branch sampling
Stephane Eranian
2022-04-05
perf/x86/intel: Don't extend the pseudo-encoding to GP counters
Kan Liang
2022-02-02
perf/x86/intel: Increase max number of the fixed counters
Kan Liang
2021-06-17
perf/x86: Reset the dirty counter to prevent the leak for an RDPMC task
Kan Liang
2021-02-01
perf/x86/intel: Add perf core PMU support for Sapphire Rapids
Kan Liang
2021-02-01
perf/x86/intel: Filter unsupported Topdown metrics event
Kan Liang
2021-01-27
x86/perf: Use static_call for x86_pmu.guest_get_msrs
Like Xu
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
[next]