aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel
AgeCommit message (Expand)Author
2020-06-17perf/x86/intel: Add more available bits for OFFCORE_RESPONSE of Intel TremontKan Liang
2020-02-11perf/x86/intel: Fix inaccurate period in context switch for auto-reloadKan Liang
2020-02-11perf/x86/cstate: Add Tremont supportKan Liang
2020-02-11perf/x86/intel: Add Elkhart Lake supportKan Liang
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-28Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar
2020-01-17perf/x86/intel/uncore: Remove PCIe3 unit for SNRKan Liang
2020-01-17perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_eventsKan Liang
2020-01-17perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 FamilyKan Liang
2020-01-17perf/x86/intel/rapl: Add Comet Lake supportHarry Pan
2019-12-17perf/x86/intel/bts: Fix the use of page_private()Alexander Shishkin
2019-12-10perf/x86/intel: Explicitly include asm/io.h to use virt_to_phys()Sean Christopherson
2019-11-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-11-21Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini
2019-11-15x86: retpolines: eliminate retpoline from msr event handlersAndrea Arcangeli
2019-11-13perf/x86/intel/pt: Prevent redundant WRMSRsAlexander Shishkin
2019-11-13perf/x86/intel/pt: Opportunistically use single range output modeAlexander Shishkin
2019-11-13perf/x86/intel/pt: Add sampling supportAlexander Shishkin
2019-11-13perf/x86/intel/pt: Factor out pt_config_start()Alexander Shishkin
2019-10-28perf/x86: Synchronize PMU task contexts on optimized context switchesAlexey Budankov
2019-10-28perf/x86/intel: Implement LBR callstack context synchronizationAlexey Budankov
2019-10-28Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2019-10-28perf/x86/uncore: Fix event group supportKan Liang
2019-10-22Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2019-10-20perf/x86/intel/pt: Fix base for single entry topaJiri Olsa
2019-10-17perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)
2019-10-12perf/x86/cstate: Add Tiger Lake CPU supportKan Liang
2019-10-12perf/x86/intel: Add Tiger Lake CPU supportKan Liang
2019-10-12perf/x86/cstate: Update C-state counters for Ice LakeKan Liang
2019-10-12perf/x86/cstate: Add Comet Lake CPU supportKan Liang
2019-10-12perf/x86/intel: Add Comet Lake CPU supportKan Liang
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-03perf/x86: Make more stuff staticValdis Klētnieks
2019-09-02Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-09-02Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar
2019-08-30perf/x86/intel: Restrict period on NehalemJosh Hunt
2019-08-28perf/x86/intel: Support PEBS output to PTAlexander Shishkin
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core graphics namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core mobile namingPeter Zijlstra
2019-08-28x86/intel: Aggregate big core client namingPeter Zijlstra
2019-08-26perf/x86/intel/pt: Get rid of reverse lookup table for ToPAAlexander Shishkin
2019-08-26perf/x86/intel/pt: Free up space in a ToPA descriptorAlexander Shishkin
2019-08-26perf/x86/intel/pt: Split ToPA metadata and page layoutAlexander Shishkin
2019-08-26perf/x86/intel/pt: Use pointer arithmetics instead in ToPA entry calculationAlexander Shishkin
2019-08-26perf/x86/intel/pt: Use helpers to obtain ToPA entry sizeAlexander Shishkin
2019-08-26perf/x86/intel/pt: Clean up ToPA allocation pathAlexander Shishkin
2019-07-25perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-25perf/x86: Apply more accurate check on hypervisor platformZhenzhong Duan