summaryrefslogtreecommitdiffstats
path: root/arch/x86/events
Commit message (Expand)AuthorAgeFilesLines
* 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/+1Star
* 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/+3Star
* perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips2019-07-131-4/+11
* perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips2019-07-131-1/+1
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-0913-545/+1336
|\
| * Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar2019-07-083-33/+13Star
| |\
| * | perf/x86/rapl: Get quirk state from new probe frameworkJiri Olsa2019-06-241-79/+3Star
| * | perf/x86/rapl: Get attributes from new probe frameworkJiri Olsa2019-06-241-89/+0Star
| * | perf/x86/rapl: Get MSR values from new probe frameworkJiri Olsa2019-06-241-42/+11Star
| * | perf/x86/rapl: Get rapl_cntr_mask from new probe frameworkJiri Olsa2019-06-241-36/+2Star
| * | 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/msr: Use new probe functionJiri Olsa2019-06-241-50/+60
| * | perf/x86: Add MSR probe interfaceJiri Olsa2019-06-243-1/+75
| * | Merge tag 'v5.2-rc6' into perf/core, to refresh branchIngo Molnar2019-06-244-16/+4Star
| |\ \
| * | | perf/x86/intel: Disable check_msr for real HWJiri Olsa2019-06-171-0/+8
| * | | perf/x86/intel: Use ->is_visible callback for default groupJiri Olsa2019-06-171-3/+12
| * | | perf/x86/intel/uncore: Add IMC uncore support for Snow RidgeKan Liang2019-06-173-1/+201
| * | | perf/x86/intel/uncore: Clean up client IMCKan Liang2019-06-173-15/+22
| * | | perf/x86/intel/uncore: Support MMIO type uncore blocksKan Liang2019-06-172-12/+60
| * | | perf/x86/intel/uncore: Factor out box ref/unref functionsKan Liang2019-06-171-18/+36
| * | | perf/x86/intel/uncore: Add uncore support for Snow Ridge serverKan Liang2019-06-173-0/+411
| * | | perf/x86/intel/uncore: Handle invalid event coding for free-running counterKan Liang2019-06-172-0/+11
| * | | perf/x86/intel: Add more Icelake CPUIDsKan Liang2019-06-171-4/+9
| * | | perf/x86/intel: Add Icelake desktop CPUIDKan Liang2019-06-173-0/+3
| * | | Merge branch 'x86/cpu' into perf/core, to pick up dependent changesIngo Molnar2019-06-174-27/+4Star
| |\ \ \
| * \ \ \ Merge branch 'x86/topology' into perf/core, to prepare for new patchesIngo Molnar2019-06-035-57/+65
| |\ \ \ \
| * | | | | perf/x86: Use update attribute groups for default attributesJiri Olsa2019-06-033-41/+5Star
| * | | | | perf/x86/intel: Use update attributes for skylake formatJiri Olsa2019-06-031-5/+10
| * | | | | perf/x86: Use update attribute groups for extra formatJiri Olsa2019-06-031-5/+13
| * | | | | perf/x86: Use update attribute groups for capsJiri Olsa2019-06-033-14/+20
| * | | | | perf/x86: Add is_visible attribute_group callback for base eventsJiri Olsa2019-06-031-38/+15Star
| * | | | | perf/x86: Use the new pmu::update_attrs attribute groupJiri Olsa2019-06-033-46/+52
| * | | | | perf/x86: Get rid of x86_pmu::event_attrsJiri Olsa2019-06-032-4/+0Star
| * | | | | perf/x86/intel/uncore: Add new IMC PCI IDs for KabyLake, AmberLake and Whiske...Gayatri Kammela2019-06-031-0/+43
| * | | | | perf/x86/intel/uncore: Add tabs to Uncore IMC PCI IDsGayatri Kammela2019-06-031-21/+21
* | | | | | Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-095-57/+65
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | perf/x86/intel/rapl: Cosmetic rename internal variables in response to multi-...Kan Liang2019-05-231-7/+7
| * | | | | perf/x86/intel/uncore: Cosmetic renames in response to multi-die/pkg supportKan Liang2019-05-233-41/+41
| * | | | | perf/x86/intel/cstate: Support multi-die/packageKan Liang2019-05-231-4/+10
| * | | | | perf/x86/intel/rapl: Support multi-die/packageKan Liang2019-05-231-5/+5
| * | | | | perf/x86/intel/uncore: Support multi-die/packageKan Liang2019-05-231-9/+11
* | | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-4/+4
|\ \ \ \ \ \
| * | | | | | x86/paravirt: Standardize 'insn_buff' variable namesIngo Molnar2019-04-291-4/+4
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-1/+1
|\ \ \ \ \ \ \
| * | | | | | | locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...Nikolay Borisov2019-06-171-1/+1
* | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-081-0/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |