summaryrefslogtreecommitdiffstats
path: root/arch/x86/events/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* perf/x86/intel: Fix SLOTS PEBS event constraintKan Liang2019-07-251-1/+1
* perf/x86/intel: Fix spurious NMI on fixed counterKan Liang2019-07-131-5/+3
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-097-398/+1184
|\
| * Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar2019-07-081-5/+4
| |\
| * | perf/x86/rapl: Get quirk state from new probe frameworkJiri Olsa2019-06-241-79/+3
| * | perf/x86/rapl: Get attributes from new probe frameworkJiri Olsa2019-06-241-89/+0
| * | perf/x86/rapl: Get MSR values from new probe frameworkJiri Olsa2019-06-241-42/+11
| * | perf/x86/rapl: Get rapl_cntr_mask from new probe frameworkJiri Olsa2019-06-241-36/+2
| * | perf/x86/rapl: Use new MSR detection interfaceJiri Olsa2019-06-241-1/+191
| * | perf/x86/cstate: Use new probe functionJiri Olsa2019-06-241-65/+87
| * | perf/x86/intel: Disable check_msr for real HWJiri Olsa2019-06-171-0/+8