summaryrefslogtreecommitdiff
path: root/arch/x86/events/intel
AgeCommit message (Expand)Author
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
2025-02-05perf/x86/intel: Support PEBS counters snapshottingKan Liang
2025-02-05perf/x86/intel: Avoid disable PMU if !cpuc->enabled in sample readKan Liang
2025-02-05perf/x86/intel: Apply static call for drain_pebsPeter Zijlstra (Intel)
2025-02-04x86/cpu: Fix #define name for Intel CPU model 0x5ATony Luck
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-10perf/x86/intel/uncore: Support more units on Granite RapidsKan Liang
2025-01-10perf/x86/intel/uncore: Clean up func_idKan Liang
2024-12-20perf/x86/intel: Support RDPMC metrics clear modeKan Liang
2024-12-20perf/x86/intel: Fix bitmask of OCR and FRONTEND events for LNCKan Liang
2024-12-18x86/cpu: Make all all CPUID leaf names consistentDave Hansen
2024-12-18x86/cpu: Move TSC CPUID leaf definitionDave Hansen
2024-12-17x86/cpu: Replace PEBS use of 'x86_cpu_desc' use with 'x86_cpu_id'Dave Hansen
2024-12-17perf/x86/intel/ds: Add PEBS format 6Kan Liang
2024-12-17perf/x86/intel/uncore: Add Clearwater Forest supportKan Liang
2024-12-02perf/x86/intel/ds: Simplify the PEBS records processing for adaptive PEBSKan Liang
2024-12-02perf/x86/intel/ds: Factor out functions for PEBS records processingKan Liang
2024-12-02perf/x86/intel/ds: Clarify adaptive PEBS processingKan Liang
2024-12-02perf/x86/intel/ds: Unconditionally drain PEBS DS when changing PEBS_DATA_CFGKan Liang
2024-12-02Merge branch 'perf/urgent'Peter Zijlstra
2024-12-02perf/x86/intel: Add Arrow Lake U supportKan Liang
2024-11-19perf/core: Check sample_type in perf_sample_save_brstackYabin Cui
2024-11-19perf/core: Check sample_type in perf_sample_save_callchainYabin Cui
2024-11-05perf/x86/intel: Do not enable large PEBS for events with aux actions or aux s...Adrian Hunter
2024-11-05perf/x86/intel/pt: Add support for pause / resumeAdrian Hunter
2024-11-05perf/x86/intel/pt: Fix buffer full but size is 0 caseAdrian Hunter
2024-10-07perf/x86/intel: Add PMU support for ArrowLake-HDapeng Mi