summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel
AgeCommit message (Expand)Author
2025-04-25perf/x86/intel/ds: Fix counter backwards of non-precise events counters-snaps...Kan Liang
2025-04-18perf/x86/intel/uncore: Use HRTIMER_MODE_HARD for detecting overflowsSandipan Das
2025-04-17perf/x86/intel: Introduce pairs of PEBS static callsDapeng Mi
2025-04-17perf/x86/intel: Rename x86_pmu.pebs to x86_pmu.ds_pebsDapeng Mi
2025-04-17perf/x86/intel: Decouple BTS initialization from PEBS initializationDapeng Mi
2025-04-17perf/x86/intel: Parse CPUID archPerfmonExt leaves for non-hybrid CPUsDapeng Mi
2025-04-17perf/x86/intel: Add PMU support for Clearwater ForestDapeng Mi
2025-04-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2025-04-17perf/x86/intel: Add Panther Lake supportKan Liang
2025-04-17perf/x86/intel: Allow to update user space GPRs from PEBS recordsDapeng Mi
2025-04-17perf/x86/intel: Don't clear perf metrics overflow bit unconditionallyDapeng Mi
2025-04-17perf/x86/intel/uncore: Fix the scale of IIO free running counters on SPRKan Liang
2025-04-17perf/x86/intel/uncore: Fix the scale of IIO free running counters on ICXKan Liang
2025-04-17perf/x86/intel/uncore: Fix the scale of IIO free running counters on SNRKan Liang
2025-04-13perf/x86/intel/bts: Replace offsetof() with struct_size()Thorsten Blum
2025-04-10x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()'Ingo Molnar
2025-04-10x86/msr: Rename 'wrmsrl_safe()' to 'wrmsrq_safe()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'Ingo Molnar
2025-04-10x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'Ingo Molnar
2025-04-09perf/arch: Record sample last_period before updating on the x86 and PowerPC p...Mark Barnett
2025-04-09perf/x86/intel/bts: Rename local bts_buffer variables for clarityThorsten Blum
2025-04-08perf/x86/intel: Support auto counter reloadKan Liang
2025-04-08perf/x86/intel: Add CPUID enumeration for the auto counter reloadKan Liang
2025-04-08perf/x86/intel: Track the num of events needs late setupKan Liang
2025-04-08perf/x86: Add dynamic constraintKan Liang
2025-03-25Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-19perf/x86/intel, x86/cpu: Replace Pentium 4 model checks with VFM onesSohil Mehta
2025-03-19perf/x86/intel, x86/cpu: Simplify Intel PMU initializationSohil Mehta
2025-03-17perf/x86: Remove swap_task_ctx()Kan Liang
2025-03-17perf/x86/lbr: Fix shorter LBRs call stacks for the system-wide modeKan Liang
2025-03-17perf: Supply task information to sched_task()Kan Liang
2025-03-06perf/x86/intel/bts: Check if bts_ctx is allocated when calling BTS functionsLi RongQing
2025-03-05perf/x86: Annotate struct bts_buffer::buf with __counted_by()Thorsten Blum
2025-03-04Merge branch 'x86/urgent' into x86/cpu, to pick up dependent commitsIngo Molnar
2025-03-01Merge branch 'perf/urgent' into perf/core, to pick up dependent patches and f...Ingo Molnar
2025-02-27perf/x86/intel: Use cache cpu-type for hybrid PMU selectionPawan Gupta
2025-02-27Merge branch 'x86/mm' into x86/cpu, to avoid conflictsIngo Molnar
2025-02-26perf: Remove unnecessary parameter of security checkLuo Gengkun
2025-02-25perf/x86/intel: Use better start period for frequency modeKan Liang
2025-02-22perf/x86/intel/bts: Allocate bts_ctx only if necessaryLi RongQing
2025-02-21Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar
2025-02-20perf/x86/intel: Fix event constraints for LNCKan Liang
2025-02-18perf/x86: Switch to use hrtimer_setup()Nam Cao
2025-02-08perf/x86/intel: Ensure LBRs are disabled when a CPU is startingSean Christopherson
2025-02-08perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAFKan Liang
2025-02-08perf/x86/intel: Clean up PEBS-via-PT on hybridKan Liang