summaryrefslogtreecommitdiffstats
path: root/arch/x86/events
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/uncore: Correct the number of CHAs on SPRKan Liang2023-05-241-0/+11
* perf/x86/intel: Save/restore cpuc->active_pebs_data_cfg when using guest PEBSLike Xu2023-05-231-1/+1
* perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFGKan Liang2023-05-081-24/+32
* perf/x86: Fix missing sample size update on AMD BRSNamhyung Kim2023-05-081-4/+2
* Merge tag 'perf-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-04-284-2/+30
|\
| * perf/x86/intel/uncore: Add events for Intel SPR IMC PMUStephane Eranian2023-04-211-0/+12
| * perf/x86/cstate: Add Granite Rapids supportArtem Bityutskiy2023-03-211-0/+2
| * perf/x86/msr: Add Granite RapidsKan Liang2023-03-211-0/+2
| * perf/x86/intel: Add Granite RapidsKan Liang2023-03-211-2/+14
* | perf/x86/amd/core: Always clear status for idxBreno Leitao2023-03-211-2/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-252-1/+4
|\
| * Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2023-02-154-9/+18
| |\
| * | perf/x86/intel: Expose EPT-friendly PEBS for SPR and future modelsLike Xu2023-02-012-1/+4
* | | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-201-8/+5
|\ \ \
| * \ \ Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar2023-01-316-10/+24
| |\ \ \ | | | |/ | | |/|
| * | | x86/perf/amd: Remove tracing from perf_lopwr_cb()Peter Zijlstra2023-01-131-8/+5
* | | | Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-2013-134/+687
|\ \ \ \
| * | | | perf/x86/intel/uncore: Add Meteor Lake supportKan Liang2023-02-113-0/+169
| * | | | x86/perf/zhaoxin: Add stepping check for ZXCsilviazhao2023-02-111-1/+7
| * | | | perf/x86/intel/ds: Fix the conversion from TSC to perf timeKan Liang2023-02-111-9/+26
| * | | | perf/x86/uncore: Don't WARN_ON_ONCE() for a broken discovery tableKan Liang2023-01-211-3/+15
| * | | | perf/x86/uncore: Add a quirk for UPI on SPRKan Liang2023-01-214-24/+136
| * | | | perf/x86/uncore: Ignore broken units in discovery tableKan Liang2023-01-214-6/+32
| * | | | perf/x86/uncore: Fix potential NULL pointer in uncore_get_alias_nameKan Liang2023-01-211-2/+8
| * | | | perf/x86/uncore: Factor out uncore_device_to_die()Kan Liang2023-01-214-25/+19
| * | | | perf/core: Introduce perf_prepare_header()Namhyung Kim2023-01-181-1/+2
| * | | | perf/core: Add perf_sample_save_brstack() helperNamhyung Kim2023-01-183-14/+7
| * | | | perf/core: Add perf_sample_save_raw_data() helperNamhyung Kim2023-01-181-2/+1
| * | | | perf/core: Add perf_sample_save_callchain() helperNamhyung Kim2023-01-182-12/+6
| * | | | Merge tag 'v6.2-rc4' into perf/core, to pick up fixesIngo Molnar2023-01-184-1/+8
| |\ \ \ \
| * | | | | perf/x86/msr: Add Meteor Lake supportKan Liang2023-01-091-0/+2
| * | | | | perf/x86/cstate: Add Meteor Lake supportKan Liang2023-01-091-9/+12
| * | | | | perf/x86/intel: Support Architectural PerfMon Extension leafKan Liang2023-01-091-0/+22
| * | | | | perf/x86: Support Retire LatencyKan Liang2023-01-093-1/+37
| * | | | | perf/x86: Add Meteor Lake supportKan Liang2023-01-093-32/+200
| * | | | | perf/x86/lbr: Simplify the exposure check for the LBR_INFO registersLike Xu2022-12-271-3/+1
| | |/ / / | |/| | |
* | | | | perf/x86: Refuse to export capabilities for hybrid PMUsSean Christopherson2023-02-151-5/+7
| |_|/ / |/| | |
* | | | perf/x86/intel/cstate: Add Emerald RapidsKan Liang2023-01-181-0/+1
* | | | perf/x86/intel: Add Emerald RapidsKan Liang2023-01-181-0/+1
| |/ / |/| |
* | | perf/x86/intel/uncore: Add Emerald RapidsKan Liang2023-01-091-0/+1
* | | perf/x86/msr: Add Emerald RapidsKan Liang2023-01-091-0/+1
* | | perf/x86/msr: Add Meteor Lake supportKan Liang2023-01-091-0/+2
* | | perf/x86/cstate: Add Meteor Lake supportKan Liang2023-01-091-9/+12
| |/ |/|
* | perf/x86/rapl: Add support for Intel Emerald RapidsZhang Rui2023-01-041-0/+1
* | perf/x86/rapl: Add support for Intel Meteor LakeZhang Rui2023-01-041-0/+2
* | perf/x86/rapl: Treat Tigerlake like IcelakeChris Wilson2023-01-031-0/+2
* | perf/x86/amd: fix potential integer overflow on shift of a intColin Ian King2022-12-271-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-151-5/+1
|\
| * perf/x86/core: Zero @lbr instead of returning -1 in x86_perf_get_lbr() stubSean Christopherson2022-11-091-5/+1
* | Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-1211-151/+519
|\ \