summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel
AgeCommit message (Expand)AuthorFilesLines
2019-10-28perf/x86/uncore: Fix event group supportKan Liang2-18/+38
2019-10-20perf/x86/intel/pt: Fix base for single entry topaJiri Olsa1-1/+1
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...Linus 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
2019-07-25perf/x86/intel: Fix SLOTS PEBS event constraintKan Liang1-1/+1
2019-07-13perf/x86/intel: Fix spurious NMI on fixed counterKan Liang1-5/+3
2019-07-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-398/+1184
2019-07-08Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-57/+65
2019-07-08Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2019-07-08Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2019-07-08Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar1-5/+4
2019-06-24perf/x86/rapl: Get quirk state from new probe frameworkJiri Olsa1-79/+3
2019-06-24perf/x86/rapl: Get attributes from new probe frameworkJiri Olsa1-89/+0
2019-06-24perf/x86/rapl: Get MSR values from new probe frameworkJiri Olsa1-42/+11
2019-06-24perf/x86/rapl: Get rapl_cntr_mask from new probe frameworkJiri Olsa1-36/+2
2019-06-24perf/x86/rapl: Use new MSR detection interfaceJiri Olsa1-1/+191
2019-06-24perf/x86/cstate: Use new probe functionJiri Olsa1-65/+87
2019-06-24perf/x86: Remove pmu->pebs_no_xmm_regsKan Liang1-4/+2
2019-06-24perf/x86: Clean up PEBS_XMM_REGSKan Liang1-1/+1
2019-06-24perf/x86: Disable extended registers for non-supported PMUsKan Liang1-0/+1
2019-06-17perf/x86/intel: Disable check_msr for real HWJiri Olsa1-0/+8
2019-06-17perf/x86/intel: Use ->is_visible callback for default groupJiri Olsa1-3/+12
2019-06-17perf/x86/intel/uncore: Add IMC uncore support for Snow RidgeKan Liang3-1/+201
2019-06-17perf/x86/intel/uncore: Clean up client IMCKan Liang3-15/+22
2019-06-17perf/x86/intel/uncore: Support MMIO type uncore blocksKan Liang2-12/+60
2019-06-17perf/x86/intel/uncore: Factor out box ref/unref functionsKan Liang1-18/+36
2019-06-17perf/x86/intel/uncore: Add uncore support for Snow Ridge serverKan Liang3-0/+411
2019-06-17perf/x86/intel/uncore: Handle invalid event coding for free-running counterKan Liang2-0/+11