aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-08perf/x86/intel/uncore: Add Ice Lake server uncore supportKan Liang3-0/+522
2020-03-31Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-20/+7
2020-03-25Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar4-111/+99
2020-03-24x86/perf/events: Convert to new CPU match macrosThomas Gleixner4-109/+97
2020-03-20perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_boxKan Liang1-3/+9
2020-03-20perf/x86/intel/uncore: Add box_offsets for free-running countersKan Liang1-1/+4
2020-03-19Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-10/+7
2020-03-17perf/amd/uncore: Add support for Family 19h L3 PMUKim Phillips1-6/+14
2020-03-17perf/amd/uncore: Make L3 thread mask code more readableKim Phillips1-5/+8
2020-03-17perf/amd/uncore: Prepare L3 thread mask code for Family 19hKim Phillips1-9/+16
2020-03-12perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips1-10/+7
2020-02-15x86 user stack frame reads: switch to explicit __get_user()Al Viro1-20/+7
2020-02-11perf/x86: Add Intel Tiger Lake uncore supportKan Liang3-0/+173
2020-02-11perf/x86/intel: Output LBR TOS information correctlyKan Liang1-3/+9
2020-02-11perf/core: Add new branch sample type for HW index of raw branch recordsKan Liang1-0/+3
2020-02-11perf/x86/intel: Avoid unnecessary PEBS_ENABLE MSR access in PMIKan Liang1-3/+22
2020-02-11perf/x86/intel: Fix inaccurate period in context switch for auto-reloadKan Liang1-0/+2
2020-02-11perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event mapKim Phillips1-0/+1
2020-02-11perf/x86/msr: Add Tremont supportKan Liang1-1/+2
2020-02-11perf/x86/cstate: Add Tremont supportKan Liang1-9/+13
2020-02-11perf/x86/intel: Add Elkhart Lake supportKan Liang1-0/+1
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-45/+160
2020-01-28Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar2-24/+7
2020-01-17perf/x86/intel/uncore: Remove PCIe3 unit for SNRKan Liang1-24/+0
2020-01-17perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_eventsKan Liang1-0/+1
2020-01-17perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 FamilyKan Liang1-0/+6
2020-01-17perf/x86/amd: Add support for Large Increment per Cycle EventsKim Phillips3-15/+95
2020-01-17perf/x86/amd: Constrain Large Increment per Cycle eventsKim Phillips2-30/+63
2020-01-17perf/x86/intel/rapl: Add Comet Lake supportHarry Pan1-0/+2
2019-12-17perf/x86/intel: Fix PT PMI handlingAlexander Shishkin1-2/+7
2019-12-17perf/x86/intel/bts: Fix the use of page_private()Alexander Shishkin1-5/+11
2019-12-17perf/x86: Fix potential out-of-bounds accessPeter Zijlstra1-2/+8
2019-12-10perf/x86/intel: Explicitly include asm/io.h to use virt_to_phys()Sean Christopherson1-0/+1
2019-11-27perf/x86: Implement immediate enforcement of /sys/devices/cpu/rdpmc value of 0Anthony Steinhauser1-6/+12
2019-11-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-56/+239
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini4-22/+44
2019-11-15x86: retpolines: eliminate retpoline from msr event handlersAndrea Arcangeli1-0/+11
2019-11-13perf/x86/intel/pt: Prevent redundant WRMSRsAlexander Shishkin2-12/+23
2019-11-13perf/x86/intel/pt: Opportunistically use single range output modeAlexander Shishkin2-28/+92
2019-11-13perf/x86/intel/pt: Add sampling supportAlexander Shishkin1-0/+54
2019-11-13perf/x86/intel/pt: Factor out pt_config_start()Alexander Shishkin1-6/+16
2019-11-11perf/x86/amd: Remove set but not used variable 'active'Zheng Yongjun1-11/+2
2019-10-28perf/x86: Synchronize PMU task contexts on optimized context switchesAlexey Budankov1-0/+7
2019-10-28perf/x86/intel: Implement LBR callstack context synchronizationAlexey Budankov2-0/+26
2019-10-28perf/x86: Install platform specific ->swap_task_ctx() adapterAlexey Budankov1-0/+8
2019-10-28perf/core, perf/x86: Introduce swap_task_ctx() method at 'struct pmu'Alexey Budankov1-0/+8
2019-10-28Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar3-21/+43
2019-10-28perf/x86/uncore: Fix event group supportKan Liang2-18/+38
2019-10-28perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips1-2/+4