summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel: Fix inaccurate period in context switch for auto-reloadKan Liang2020-02-111-0/+2
* perf/x86/cstate: Add Tremont supportKan Liang2020-02-111-9/+13
* perf/x86/intel: Add Elkhart Lake supportKan Liang2020-02-111-0/+1
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-01-281-0/+2
|\
| * Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar2020-01-202-24/+7
| |\
| * | perf/x86/intel/rapl: Add Comet Lake supportHarry Pan2020-01-171-0/+2
* | | Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-01-281-0/+1
|\ \ \ | |_|/ |/| |
| * | perf/x86/intel: Explicitly include asm/io.h to use virt_to_phys()Sean Christopherson2019-12-101-0/+1
* | | perf/x86/intel/uncore: Remove PCIe3 unit for SNRKan Liang2020-01-171-24/+0
* | | perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_eventsKan Liang2020-01-171-0/+1
* | | perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 FamilyKan Liang2020-01-171-0/+6
| |/ |/|
* | perf/x86/intel/bts: Fix the use of page_private()Alexander Shishkin2019-12-171-5/+11
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-11-276-45/+218
|\
| * perf/x86/intel/pt: Prevent redundant WRMSRsAlexander Shishkin2019-11-132-12/+23
| * perf/x86/intel/pt: Opportunistically use single range output modeAlexander Shishkin2019-11-132-28/+92
| * perf/x86/intel/pt: Add sampling supportAlexander Shishkin2019-11-131-0/+54
| * perf/x86/intel/pt: Factor out pt_config_start()Alexander Shishkin2019-11-131-6/+16
| * perf/x86: Synchronize PMU task contexts on optimized context switchesAlexey Budankov2019-10-281-0/+7
| * perf/x86/intel: Implement LBR callstack context synchronizationAlexey Budankov2019-10-281-0/+23
| * Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2019-10-282-18/+38
| |\
| * \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2019-10-221-1/+1
| |\ \
| * | | perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)2019-10-173-7/+11
* | | | Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2019-11-213-19/+39
|\ \ \ \ | | |_|/ | |/| |
| * | | perf/x86/uncore: Fix event group supportKan Liang2019-10-282-18/+38
| | |/ | |/|
| * | perf/x86/intel/pt: Fix base for single entry topaJiri Olsa2019-10-201-1/+1
| |/
* / x86: retpolines: eliminate retpoline from msr event handlersAndrea Arcangeli2019-11-151-0/+11
|/
* perf/x86/cstate: Add Tiger Lake CPU supportKan Liang2019-10-121-9/+11
* perf/x86/intel: Add Tiger Lake CPU supportKan Liang2019-10-121-0/+2
* perf/x86/cstate: Update C-state counters for Ice LakeKan Liang2019-10-121-11/+25
* perf/x86/cstate: Add Comet Lake CPU supportKan Liang2019-10-121-10/+14
* perf/x86/intel: Add Comet Lake CPU supportKan Liang2019-10-121-0/+2
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-09-175-88/+88
|\
| * Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar2019-09-021-0/+6
| |\
| * | x86/intel: Aggregate microserver namingPeter Zijlstra2019-08-285-21/+21
| * | x86/intel: Aggregate big core graphics namingPeter Zijlstra2019-08-285-13/+13
| * | x86/intel: Aggregate big core mobile namingPeter Zijlstra2019-08-284-28/+28
| * | x86/intel: Aggregate big core client namingPeter Zijlstra2019-08-285-36/+36
* | | perf/x86: Make more stuff staticValdis Klētnieks2019-09-033-4/+4
* | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-09-021-0/+6
|\ \ \ | | |/ | |/|
| * | perf/x86/intel: Restrict period on NehalemJosh Hunt2019-08-301-0/+6
| |/
* | perf/x86/intel: Support PEBS output to PTAlexander Shishkin2019-08-283-1/+73
* | perf/x86/intel/pt: Get rid of reverse lookup table for ToPAAlexander Shishkin2019-08-262-73/+131
* | perf/x86/intel/pt: Free up space in a ToPA descriptorAlexander Shishkin2019-08-261-8/+10
* | perf/x86/intel/pt: Split ToPA metadata and page layoutAlexander Shishkin2019-08-261-33/+60
* | perf/x86/intel/pt: Use pointer arithmetics instead in ToPA entry calculationAlexander Shishkin2019-08-261-2/+1
* | perf/x86/intel/pt: Use helpers to obtain ToPA entry sizeAlexander Shishkin2019-08-261-6/+6
* | perf/x86/intel/pt: Clean up ToPA allocation pathAlexander Shishkin2019-08-262-10/+7
|/
* perf/x86/intel: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-251-0/+2
* perf/x86: Apply more accurate check on hypervisor platformZhenzhong Duan2019-07-251-2/+1
* perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x registerYunying Sun2019-07-251-2/+2