index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
core.c
Age
Commit message (
Expand
)
Author
2022-05-18
perf/x86/amd: Fix AMD BRS period adjustment
Peter Zijlstra
2022-04-05
perf/x86: Unify format of events sysfs show
Yang Jihong
2022-04-05
perf/x86/amd: Add AMD branch sampling period adjustment
Stephane Eranian
2022-04-05
perf/x86/amd: Add AMD Fam19h Branch Sampling support
Stephane Eranian
2022-02-25
x86: remove __range_not_ok()
Arnd Bergmann
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-12-14
x86: perf: Move RDPMC event flag to a common definition
Rob Herring
2021-11-17
perf: Add wrappers for invoking guest callbacks
Sean Christopherson
2021-11-17
perf/core: Rework guest callbacks to prepare for static_call support
Like Xu
2021-11-17
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
2021-11-01
Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-15
perf/x86: Add new event for AUX output counter index
Adrian Hunter
2021-10-01
perf/x86: Reset destroy callback on event init failure
Anand K Mistry
2021-08-26
perf/x86: Remove unused assignment to pointer 'e'
Colin Ian King
2021-08-04
perf/x86: Fix out of bound MSR access
Peter Zijlstra
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-17
perf/x86: Reset the dirty counter to prevent the leak for an RDPMC task
Kan Liang
2021-05-18
perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context
Like Xu
2021-04-28
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-23
perf/x86: Allow for 8<num_fixed_counters<16
Colin Ian King
2021-04-19
perf: Extend PERF_TYPE_HARDWARE and PERF_TYPE_HW_CACHE
Kan Liang
2021-04-19
perf/x86: Support filter_match callback
Kan Liang
2021-04-19
perf/x86: Add structures for the attributes of Hybrid PMUs
Kan Liang
2021-04-19
perf/x86: Register hybrid PMUs
Kan Liang
2021-04-19
perf/x86: Factor out x86_pmu_show_pmu_cap
Kan Liang
2021-04-19
perf/x86: Remove temporary pmu assignment in event_init
Kan Liang
2021-04-19
perf/x86: Hybrid PMU support for extra_regs
Kan Liang
2021-04-19
perf/x86: Hybrid PMU support for event constraints
Kan Liang
2021-04-19
perf/x86: Hybrid PMU support for hardware cache event
Kan Liang
2021-04-19
perf/x86: Hybrid PMU support for counters
Kan Liang
2021-04-19
perf/x86: Hybrid PMU support for intel_ctrl
Kan Liang
2021-04-19
perf/x86/intel: Hybrid PMU support for perf capabilities
Kan Liang
2021-04-19
perf/x86: Track pmu in per-CPU cpu_hw_events
Kan Liang
2021-04-16
perf/x86: Move cpuc->running into P4 specific code
Kan Liang
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-03-10
x86/perf: Use RET0 as default for guest_get_msrs to handle "no PMU" case
Sean Christopherson
2021-02-01
perf/x86/intel: Support CPUID 10.ECX to disable fixed counters
Kan Liang
2021-01-27
x86/perf: Use static_call for x86_pmu.guest_get_msrs
Like Xu
2020-12-14
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-09
perf/x86: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-10-26
perf/x86: Avoid TIF_IA32 when checking 64bit mode
Gabriel Krisman Bertazi
2020-10-12
Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-06
perf/x86: Fix n_metric for cancelled txn
Peter Zijlstra
2020-10-06
perf/x86: Fix n_pair for cancelled txn
Peter Zijlstra
2020-09-10
perf/x86/amd: Fix sampling Large Increment per Cycle events
Kim Phillips
2020-09-01
x86/perf, static_call: Optimize x86_pmu methods
Peter Zijlstra
2020-08-18
perf/x86/intel: Support per-thread RDPMC TopDown metrics
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: Use event_base_rdpmc for the RDPMC userspace support
Kan Liang
[next]