summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel/ds.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-03perf/x86/intel/ds: Don't clear ->pebs_data_cfg for the last PEBS eventKan Liang1-4/+4
2024-03-04x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>Thomas Gleixner1-0/+1
2023-10-27perf/x86/intel: Support branch counters loggingKan Liang1-1/+1
2023-10-27perf: Add branch stack countersKan Liang1-2/+2
2023-08-29perf/x86/intel: Clean up the hybrid CPU type handling codeKan Liang1-1/+1
2023-08-29perf/x86/intel: Use the common uarch name for the shared functionsKan Liang1-1/+1
2023-08-09perf/x86/intel: Add Crestmont PMUKan Liang1-2/+7
2023-05-08perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFGKan Liang1-24/+32
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+3
2023-02-11perf/x86/intel/ds: Fix the conversion from TSC to perf timeKan Liang1-9/+26
2023-02-01perf/x86/intel: Expose EPT-friendly PEBS for SPR and future modelsLike Xu1-1/+3
2023-01-18perf/core: Introduce perf_prepare_header()Namhyung Kim1-1/+2
2023-01-18perf/core: Add perf_sample_save_brstack() helperNamhyung Kim1-6/+3
2023-01-18perf/core: Add perf_sample_save_callchain() helperNamhyung Kim1-8/+4
2023-01-09perf/x86: Support Retire LatencyKan Liang1-0/+4
2023-01-09perf/x86: Add Meteor Lake supportKan Liang1-11/+59
2022-12-12Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2022-11-02perf/x86/intel: Fix pebs event constraints for SPRKan Liang1-2/+7
2022-11-02perf/x86/intel: Fix pebs event constraints for ICLKan Liang1-2/+7
2022-10-27perf: Rewrite core context handlingPeter Zijlstra1-2/+2
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-14/+41
2022-09-29Merge branch 'v6.0-rc7'Peter Zijlstra1-2/+11
2022-09-27perf: Use sample_flags for addrNamhyung Kim1-2/+6
2022-09-13perf: Use sample_flags for callchainNamhyung Kim1-2/+6
2022-09-06perf: Use sample_flags for txnKan Liang1-2/+6
2022-09-06perf: Use sample_flags for data_srcKan Liang1-2/+6
2022-09-06perf: Use sample_flags for weightKan Liang1-3/+7
2022-09-06perf: Use sample_flags for branch stackKan Liang1-1/+4
2022-09-06perf/x86/intel/pebs: Fix PEBS timestamps overwrittenKan Liang1-2/+6
2022-09-01perf/x86/intel: Fix unchecked MSR access error for Alder Lake NKan Liang1-2/+7
2022-08-19perf/x86/intel: Fix pebs event constraints for ADLKan Liang1-1/+1
2022-08-19perf/x86/intel/ds: Fix precise store latency handlingStephane Eranian1-1/+9
2022-08-19perf/x86/core: Set pebs_capable and PMU_FL_PEBS_ALL for the BaselinePeter Zijlstra1-0/+1
2022-07-04perf/x86/intel: Fix PEBS data source encoding for ADLKan Liang1-13/+38
2022-07-04perf/x86/intel: Fix PEBS memory access info encoding for ADLKan Liang1-31/+49
2022-02-02perf/x86/intel: Enable PEBS format 5Kan Liang1-3/+11
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2021-10-30perf/x86/intel: Fix ICL/SPR INST_RETIRED.PREC_DIST encodingsStephane Eranian1-2/+3
2021-09-13perf: Enable branch record for software eventsSong Liu1-1/+1
2021-06-23perf/x86/intel: Fix PEBS-via-PT reload base value for Extended PEBSLike Xu1-6/+14
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-10/+22
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-6/+5
2021-04-19perf/x86/intel: Add Alder Lake Hybrid supportKan Liang1-0/+7
2021-04-19perf/x86: Hybrid PMU support for event constraintsKan Liang1-2/+3
2021-04-19perf/x86: Hybrid PMU support for countersKan Liang1-5/+9
2021-04-19perf/x86/intel: Hybrid PMU support for perf capabilitiesKan Liang1-1/+1
2021-04-19perf/x86: Track pmu in per-CPU cpu_hw_eventsKan Liang1-2/+2
2021-04-02Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changesIngo Molnar1-1/+1
2021-03-21Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar1-1/+1
2021-03-18x86: Fix various typos in commentsIngo Molnar1-1/+1