summaryrefslogtreecommitdiffstats
path: root/arch/x86/events
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-1213-226/+992
|\
| * perf/x86: Fix n_metric for cancelled txnPeter Zijlstra2020-10-062-0/+4
| * perf/x86: Fix n_pair for cancelled txnPeter Zijlstra2020-10-062-1/+6
| * x86/events/amd/iommu: Fix sizeof mismatchColin Ian King2020-10-031-1/+1
| * perf/x86/intel: Check perf metrics feature for each CPUKan Liang2020-10-031-0/+11
| * perf/x86/intel: Fix Ice Lake event constraint tableKan Liang2020-09-291-1/+1
| * perf/x86/intel/uncore: Fix the scale of the IMC free-running eventsKan Liang2020-09-291-6/+6
| * perf/x86/intel/uncore: Fix for iio mapping on Skylake ServerAlexander Antonov2020-09-291-2/+5
| * perf/x86/msr: Add Jasper Lake supportKan Liang2020-09-291-0/+1
| * perf/x86/intel: Add Jasper Lake supportKan Liang2020-09-291-0/+1
| * perf/x86/intel/uncore: Reduce the number of CBOX countersKan Liang2020-09-291-1/+1
| * perf/x86/intel/uncore: Update Ice Lake uncore unitsKan Liang2020-09-291-4/+25
| * perf/x86/intel/uncore: Split the Ice Lake and Tiger Lake MSR uncore supportKan Liang2020-09-293-2/+19
| * perf/x86/intel/uncore: Support PCIe3 unit on Snow RidgeKan Liang2020-09-241-0/+53
| * perf/x86/intel/uncore: Generic support for the PCI sub driverKan Liang2020-09-242-0/+82
| * perf/x86/intel/uncore: Factor out uncore_pci_pmu_unregister()Kan Liang2020-09-241-10/+25
| * perf/x86/intel/uncore: Factor out uncore_pci_pmu_register()Kan Liang2020-09-241-31/+51
| * perf/x86/intel/uncore: Factor out uncore_pci_find_dev_pmu()Kan Liang2020-09-241-15/+33
| * perf/x86/intel/uncore: Factor out uncore_pci_get_dev_die_info()Kan Liang2020-09-241-8/+23
| * perf/amd/uncore: Inform the user how many counters each uncore PMU hasKim Phillips2020-09-241-6/+7
| * perf/amd/uncore: Allow F19h user coreid, threadmask, and sliceid specificationKim Phillips2020-09-241-5/+32
| * perf/amd/uncore: Allow F17h user threadmask and slicemask specificationKim Phillips2020-09-241-7/+16
| * perf/amd/uncore: Prepare to scale for more attributes that vary per familyKim Phillips2020-09-241-50/+61
| * arch/x86/amd/ibs: Fix re-arming IBS FetchKim Phillips2020-09-101-1/+14
| * perf/x86/rapl: Add AMD Fam19h RAPL supportKim Phillips2020-09-101-0/+1
| * perf/x86/amd/ibs: Support 27-bit extended Op/cycle counterKim Phillips2020-09-101-11/+31
| * perf/x86/amd/ibs: Fix raw sample data accumulationKim Phillips2020-09-101-10/+16
| * perf/x86/amd/ibs: Don't include randomized bits in get_ibs_op_count()Kim Phillips2020-09-101-4/+8
| * perf/x86/amd: Fix sampling Large Increment per Cycle eventsKim Phillips2020-09-101-2/+2
| * perf/amd/uncore: Set all slices and threads to restore perf stat -a behaviourKim Phillips2020-09-101-20/+8
| * perf/x86/intel/ds: Fix x86_pmu_stop warning for large PEBSKan Liang2020-09-101-12/+20
| * perf/x86/intel: Support per-thread RDPMC TopDown metricsKan Liang2020-08-182-12/+83
| * perf/x86/intel: Support TopDown metrics on Ice LakeKan Liang2020-08-182-0/+131
| * perf/x86: Add a macro for RDPMC offset of fixed countersKan Liang2020-08-181-1/+2
| * perf/x86/intel: Generic support for hardware TopDown metricsKan Liang2020-08-183-15/+209
| * perf/x86/intel: Use switch in intel_pmu_disable/enable_eventKan Liang2020-08-181-8/+28
| * perf/x86/intel: Fix the name of perf METRICSKan Liang2020-08-181-1/+1
| * perf/x86/intel: Name the global status bit in NMI handlerKan Liang2020-08-181-2/+2
| * perf/x86: Use event_base_rdpmc for the RDPMC userspace supportKan Liang2020-08-181-8/+3
* | x86/perf, static_call: Optimize x86_pmu methodsPeter Zijlstra2020-09-011-40/+94
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-4/+4
* | perf/x86/intel/uncore: Add BW counters for GT, IA and IO breakdownVaibhav Shankar2020-08-151-3/+49
|/
* perf/x86/rapl: Add support for Intel SPR platformZhang Rui2020-08-141-0/+20
* perf/x86/rapl: Support multiple RAPL unit quirksZhang Rui2020-08-141-9/+15
* perf/x86/rapl: Fix missing psys sysfs attributesZhang Rui2020-08-141-1/+1
* Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-031-4/+0
|\
| * Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2020-07-261-1/+1
| |\
| * | x86/msr: Lift AMD family 0x15 power-specific MSRsBorislav Petkov2020-06-151-4/+0
* | | perf/x86/rapl: Add Hygon Fam18h RAPL supportPu Wen2020-07-281-1/+2
* | | x86/perf: Fix a typoHu Haowen2020-07-221-1/+1