index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
events
/
intel
/
core.c
Age
Commit message (
Expand
)
Author
2024-05-04
perf: Use device_show_string() helper for sysfs attributes
Lukas Wunner
2024-03-04
x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>
Thomas Gleixner
2024-01-08
Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-01-08
Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-04
KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRL
Paolo Bonzini
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-11-21
perf/x86/intel: Correct incorrect 'or' operation for PMU capabilities
Dapeng Mi
2023-10-27
perf/x86/intel: Support branch counters logging
Kan Liang
2023-10-27
perf/x86/intel: Reorganize attrs and is_visible
Kan Liang
2023-10-27
perf/x86: Add PERF_X86_EVENT_NEEDS_BRANCH_STACK flag
Kan Liang
2023-10-27
perf: Add branch stack counters
Kan Liang
2023-09-12
perf/x86/intel: Extend the ref-cycles event to GP counters
Kan Liang
2023-09-12
perf/x86/intel: Fix broken fixed event constraints extension
Kan Liang
2023-08-29
perf/x86/intel: Add common intel_pmu_init_hybrid()
Kan Liang
2023-08-29
perf/x86/intel: Clean up the hybrid CPU type handling code
Kan Liang
2023-08-29
perf/x86/intel: Apply the common initialization code for ADL
Kan Liang
2023-08-29
perf/x86/intel: Factor out the initialization code for ADL e-core
Kan Liang
2023-08-29
perf/x86/intel: Factor out the initialization code for SPR
Kan Liang
2023-08-29
perf/x86/intel: Use the common uarch name for the shared functions
Kan Liang
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-08-09
perf/x86/intel: Add Crestmont PMU
Kan Liang
2023-08-09
x86/cpu: Fix Gracemont uarch
Peter Zijlstra
2023-07-10
perf/x86: Fix lockdep warning in for_each_sibling_event() on SPR
Namhyung Kim
2023-06-27
Merge tag 'perf-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-06-16
perf/x86/intel: Fix the FRONTEND encoding on GNR and MTL
Kan Liang
2023-05-23
perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg when using guest PEBS
Like Xu
2023-05-08
perf/x86/intel: Define bit macros for FixCntrCtl MSR
Dapeng Mi
2023-03-21
perf/x86/intel: Add Granite Rapids
Kan Liang
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-02-20
Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-02-01
perf/x86/intel: Expose EPT-friendly PEBS for SPR and future models
Like Xu
2023-01-18
perf/x86/intel: Add Emerald Rapids
Kan Liang
2023-01-18
perf/core: Add perf_sample_save_brstack() helper
Namhyung Kim
2023-01-09
perf/x86/intel: Support Architectural PerfMon Extension leaf
Kan Liang
2023-01-09
perf/x86: Support Retire Latency
Kan Liang
2023-01-09
perf/x86: Add Meteor Lake support
Kan Liang
2022-12-12
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-11-02
perf/x86/intel: Add Cooper Lake stepping to isolation_ucodes[]
Kan Liang
2022-10-27
perf: Rewrite core context handling
Peter Zijlstra
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-09-29
perf/x86: Add new Raptor Lake S support
Kan Liang
2022-09-29
Merge branch 'v6.0-rc7'
Peter Zijlstra
2022-09-13
perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLY
Namhyung Kim
2022-09-07
perf/x86/intel: Optimize FIXED_CTR_CTRL access
Kan Liang
2022-09-07
perf/x86/intel: Remove x86_pmu::update_topdown_event
Peter Zijlstra
2022-09-07
perf/x86/intel: Remove x86_pmu::set_topdown_event_period
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-06
perf: Use sample_flags for branch stack
Kan Liang
[next]