summaryrefslogtreecommitdiffstats
path: root/arch/x86/events
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-031-24/+12
|\
| * Merge branch 'x86/urgent' into x86/asmThomas Gleixner2016-09-301-2/+3
| |\
| * | perf/x86: Convert perf_callchain_kernel() to use the new unwinderJosh Poimboeuf2016-09-201-23/+10
| * | Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2016-09-203-13/+24
| |\ \
| * \ \ Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-154-41/+132
| |\ \ \
| * | | | x86/dumpstack: Add get_stack_info() interfaceJosh Poimboeuf2016-09-151-1/+1
| * | | | perf/x86: Check perf_callchain_store() errorJosh Poimboeuf2016-09-081-1/+2
* | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-09-234-15/+27
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | perf/x86/intel/bts: Make it an exclusive PMUAlexander Shishkin2016-09-221-1/+2
| * | | | perf/x86/intel/bts: Make sure debug store is validSebastian Andrzej Siewior2016-09-201-1/+1
| | |_|/ | |/| |
| * | | perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2Matt Fleming2016-09-161-2/+2
| * | | perf/x86/intel/pt: Do validate the size of a kernel address filterAlexander Shishkin2016-09-161-2/+7
| * | | perf/x86/intel/pt: Fix kernel address filter's offset validationAlexander Shishkin2016-09-161-1/+6
| * | | perf/x86/intel/pt: Fix an off-by-one in address filter configurationAlexander Shishkin2016-09-161-2/+2
| * | | perf/x86/intel: Don't disable "intel_bts" around "intel" event batchingAlexander Shishkin2016-09-151-7/+8
| | |/ | |/|
* | | perf/x86/intel/pt: Add support for PTWRITE and power event tracingAlexander Shishkin2016-09-202-1/+28
* | | perf/x86/intel/uncore: Add Skylake server uncore supportKan Liang2016-09-103-1/+600
* | | perf/x86/rapl: Enable Apollo Lake RAPL supportHarry Pan2016-09-101-0/+2
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2016-09-104-41/+132
|\| |
| * | perf/x86/intel: Fix PEBSv3 record drainPeter Zijlstra2016-09-101-8/+11
| * | perf/x86/intel/bts: Kill a silly warningAlexander Shishkin2016-09-101-2/+0
| * | perf/x86/intel/bts: Fix BTS PMI detectionAlexander Shishkin2016-09-101-4/+15
| * | perf/x86/intel/bts: Fix confused ordering of PMU callbacksAlexander Shishkin2016-09-101-24/+80
| * | perf/x86/amd/uncore: Prevent use after freeSebastian Andrzej Siewior2016-09-101-4/+18
| * | perf/x86/intel/cqm: Check cqm/mbm enabled state in event initJiri Olsa2016-09-061-0/+9
| |/
* | perf/x86/intel/uncore: Handle non-standard counter offsetStephane Eranian2016-09-051-0/+4
* | perf/x86/intel/uncore: Remove hard-coded implementation for Node ID mapping l...Kan Liang2016-09-051-12/+25
* | perf/x86: Fix PEBS threshold initializationJiri Olsa2016-08-181-1/+11
* | perf/x86: Use PMUEF_READ_CPU_PKG in uncore eventsDavid Carrillo-Cisneros2016-08-183-0/+6
* | Merge branch 'perf/urgent' into perf/core, to pick up dependencyIngo Molnar2016-08-182-5/+19
|\|
| * perf/x86/intel/uncore: Add enable_box for client MSR uncoreKan Liang2016-08-121-0/+14
| * perf/x86/intel/uncore: Fix uncore num_countersKan Liang2016-08-121-5/+5
* | perf/x86/intel: Clean up LBR state trackingPeter Zijlstra2016-08-102-29/+29
* | perf/x86/intel: Remove redundant test from intel_pmu_lbr_add()Peter Zijlstra2016-08-101-2/+1
* | perf/x86/intel: Eliminate dead code in intel_pmu_lbr_del()Peter Zijlstra2016-08-101-6/+0
* | perf/x86: Ensure perf_sched_cb_{inc,dec}() is only called from pmu::{add,del}()Peter Zijlstra2016-08-105-25/+52
* | perf/x86/intel: Rework the large PEBS setup codePeter Zijlstra2016-08-102-35/+69
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-061-4/+7
|\
| * perf/x86: Modify error message in virtualized environmentJuergen Gross2016-08-011-4/+7
* | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-015-4/+7
|\ \ | |/ |/|
| * x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker2016-07-145-4/+7
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-07-301-1/+1
|\ \
* \ \ Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-2910-430/+246
|\ \ \
| * | | perf/x86/amd/power: Convert the hotplug notifier to state machineAnna-Maria Gleixner2016-07-141-47/+11
| * | | perf/x86/amd/power: Change hotplug notifier to a symmetric structureAnna-Maria Gleixner2016-07-141-2/+2
| * | | perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machineSebastian Andrzej Siewior2016-07-141-36/+15
| * | | perf/x86/intel/cqm: Convert Intel CQM to hotplug state machineRichard Cochran2016-07-141-31/+18
| * | | perf/x86/intel/rapl: Convert to hotplug state machineRichard Cochran2016-07-141-59/+25
| * | | perf/x86/amd/ibs: Convert to hotplug state machineThomas Gleixner2016-07-141-36/+28
| * | | perf/x86/amd/uncore: Convert to hotplug state machineRichard Cochran2016-07-141-90/+32