index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
core.c
Age
Commit message (
Expand
)
Author
2024-04-10
perf/x86: Fix out of range data
Namhyung Kim
2023-10-27
perf: Add branch_sample_call_stack
Kan Liang
2023-10-27
perf: Add branch stack counters
Kan Liang
2023-08-29
perf/x86/intel: Clean up the hybrid CPU type handling code
Kan Liang
2023-07-26
perf/x86: Remove unused PERF_PMU_CAP_HETEROGENEOUS_CPUS capability
James Clark
2023-07-10
perf/x86: Use local64_try_cmpxchg
Uros Bizjak
2023-05-08
perf/x86: Fix missing sample size update on AMD BRS
Namhyung Kim
2023-02-15
perf/x86: Refuse to export capabilities for hybrid PMUs
Sean Christopherson
2022-11-15
perf/x86: Remove unused variable 'cpu_type'
Rafael Mendonca
2022-10-27
perf: Rewrite core context handling
Peter Zijlstra
2022-09-07
perf/x86/p4: Remove perfctr_second_write quirk
Peter Zijlstra
2022-09-07
perf/x86: Add a x86_pmu::limit_period static_call
Peter Zijlstra
2022-09-07
perf/x86: Change x86_pmu::limit_period signature
Peter Zijlstra
2022-09-07
perf/x86/intel: Move the topdown stuff into the intel driver
Peter Zijlstra
2022-09-07
perf/x86: Add two more x86_pmu methods
Peter Zijlstra
2022-09-06
perf: Use sample_flags for branch stack
Kan Liang
2022-06-08
x86: events: Do not return bogus capabilities if PMU is broken
Paolo Bonzini
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-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
[next]