summaryrefslogtreecommitdiffstats
path: root/arch/x86/events
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel/rapl: Make package handling more robustThomas Gleixner2017-08-301-33/+25
* perf/x86: Set pmu->module in Intel PMU modulesDavid Carrillo-Cisneros2017-08-063-0/+4
* perf/x86: Reject non sampling events with precise_ipJiri Olsa2017-07-051-0/+4
* perf/x86/intel: Use ULL constant to prevent undefined shift behaviourColin King2017-07-051-1/+1
* perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init ...Prarit Bhargava2017-07-051-1/+1
* perf/x86/intel: Handle exclusive threadid correctly on CPU hotplugZhou Chengming2017-07-051-2/+5
* perf/x86/intel: Add 1G DTLB load/store miss support for SKLKan Liang2017-06-291-2/+2
* perf/x86: Fix Broadwell-EP DRAM RAPL eventsVince Weaver2017-05-201-1/+1
* perf/x86/intel/pt: Add format strings for PTWRITE and power event tracingAlexander Shishkin2017-05-141-0/+6
* perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra2017-04-211-0/+3
* x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski2017-03-221-2/+2
* perf/x86/intel/uncore: Clean up hotplug conversion falloutThomas Gleixner2017-02-091-40/+4
* perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner2017-01-091-7/+7
* perf/x86: Fix exclusion of BTS and LBR for GoldmontAndi Kleen2017-01-092-3/+7
* perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)2016-12-062-2/+2
* perf/x86/intel: Enable C-state residency events for Knights MillPiotr Luc2016-12-061-0/+1
* perf/x86/intel/uncore: Allow only a single PMU/box within an events groupPeter Zijlstra2016-11-221-4/+4
* perf/x86/intel: Cure bogus unwind from PEBS entriesPeter Zijlstra2016-11-222-13/+24
* perf/x86: Restore TASK_SIZE check on frame pointerJohannes Weiner2016-11-221-8/+2
* perf/x86: Add perf support for AMD family-17h processorsJanakarajan Natarajan2016-11-181-1/+7
* perf/x86/uncore: Fix crash by removing bogus event_list[] handling for SNB cl...Kan Liang2016-11-161-12/+0
* perf/x86/intel/uncore: Add more Intel uncore IMC PCI IDs for SkyLakeKan Liang2016-11-111-4/+28
* perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisorsImre Palik2016-10-281-3/+7
* perf/x86/intel/cstate: Add C-state residency events for Knights LandingLukasz Odzioba2016-10-191-4/+26
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-183-1/+4
|\
| * perf/x86/intel/uncore: Add Knights Mill CPUIDPiotr Luc2016-10-171-0/+1
| * perf/x86/intel/rapl: Add Knights Mill CPUIDPiotr Luc2016-10-171-0/+1
| * perf/x86/intel: Add Knights Mill CPUIDPiotr Luc2016-10-171-1/+2
* | perf/x86/intel: Remove an inconsistent NULL checkDan Carpenter2016-10-161-2/+2
|/
* 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