aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-11perf/x86/intel: Fix inaccurate period in context switch for auto-reloadKan Liang1-0/+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 Torvalds1-0/+2
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/intel/rapl: Add Comet Lake supportHarry Pan1-0/+2
2019-12-17perf/x86/intel/bts: Fix the use of page_private()Alexander Shishkin1-5/+11
2019-12-10perf/x86/intel: Explicitly include asm/io.h to use virt_to_phys()Sean Christopherson1-0/+1
2019-11-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-45/+218
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini3-19/+39
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-10-28perf/x86: Synchronize PMU task contexts on optimized context switchesAlexey Budankov1-0/+7
2019-10-28perf/x86/intel: Implement LBR callstack context synchronizationAlexey Budankov1-0/+23
2019-10-28Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2-18/+38
2019-10-28perf/x86/uncore: Fix event group supportKan Liang2-18/+38
2019-10-22Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-1/+1
2019-10-20perf/x86/intel/pt: Fix base for single entry topaJiri Olsa1-1/+1
2019-10-17perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)3-7/+11
2019-10-12perf/x86/cstate: Add Tiger Lake CPU supportKan Liang1-9/+11
2019-10-12perf/x86/intel: Add Tiger Lake CPU supportKan Liang1-0/+2
2019-10-12perf/x86/cstate: Update C-state counters for Ice LakeKan Liang1-11/+25
2019-10-12perf/x86/cstate: Add Comet Lake CPU supportKan Liang1-10/+14
2019-10-12perf/x86/intel: Add Comet Lake CPU supportKan Liang1-0/+2
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-88/+88
2019-09-03perf/x86: Make more stuff staticValdis Klētnieks3-4/+4
2019-09-02Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar1-0/+6
2019-09-02Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar1-0/+6
2019-08-30perf/x86/intel: Restrict period on NehalemJosh Hunt1-0/+6
2019-08-28perf/x86/intel: Support PEBS output to PTAlexander Shishkin3-1/+73
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra5-21/+21
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra5-13/+13
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra4-28/+28
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra5-36/+36
2019-08-26perf/x86/intel/pt: Get rid of reverse lookup table for ToPAAlexander Shishkin2-73/+131
2019-08-26perf/x86/intel/pt: Free up space in a ToPA descriptorAlexander Shishkin1-8/+10
2019-08-26perf/x86/intel/pt: Split ToPA metadata and page layoutAlexander Shishkin1-33/+60
2019-08-26perf/x86/intel/pt: Use pointer arithmetics instead in ToPA entry calculationAlexander Shishkin1-2/+1
2019-08-26perf/x86/intel/pt: Use helpers to obtain ToPA entry sizeAlexander Shishkin1-6/+6
2019-08-26perf/x86/intel/pt: Clean up ToPA allocation pathAlexander Shishkin2-10/+7
2019-07-25perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-07-25perf/x86: Apply more accurate check on hypervisor platformZhenzhong Duan1-2/+1
2019-07-25perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x registerYunying Sun1-2/+2