2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-27 06:34:11 +08:00
linux-next/arch/x86/events/intel
Kan Liang e633c65a1d x86/perf/intel/uncore: Make the Intel uncore PMU driver modular
By default, the uncore driver will be built into the kernel. If it is
configured as a module, the supported CPU model can be auto loaded.

This patch also cleans up the code of uncore_cpu_init() and
uncore_pci_init().

Based-on-a-patch-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Kan Liang <kan.liang@intel.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Vince Weaver <vincent.weaver@maine.edu>
Link: http://lkml.kernel.org/r/1458462817-2475-1-git-send-email-kan.liang@intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2016-03-31 10:30:34 +02:00
..
bts.c perf/x86: Move perf_event.h to its new home 2016-02-17 10:11:36 +01:00
core.c perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere 2016-03-08 12:19:13 +01:00
cqm.c perf/x86/cqm: Factor out some common code 2016-03-21 09:08:22 +01:00
cstate.c perf/x86: Move perf_event.h to its new home 2016-02-17 10:11:36 +01:00
ds.c perf/x86/BTS: Fix RCU usage 2016-03-21 09:08:17 +01:00
knc.c perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi 2016-03-08 12:18:32 +01:00
lbr.c Merge branch 'x86/cleanups' into x86/urgent 2016-03-17 09:44:57 +01:00
Makefile x86/perf/intel/uncore: Make the Intel uncore PMU driver modular 2016-03-31 10:30:34 +02:00
p4.c perf/x86: Move perf_event.h to its new home 2016-02-17 10:11:36 +01:00
p6.c perf/x86: Move perf_event.h to its new home 2016-02-17 10:11:36 +01:00
pt.c perf/x86: Move perf_event.h to its new home 2016-02-17 10:11:36 +01:00
pt.h perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch] 2016-02-17 10:09:47 +01:00
rapl.c perf/x86/intel/rapl: Add missing Broadwell models 2016-03-21 11:16:19 +01:00
uncore_nhmex.c perf/x86/intel/uncore: Clean up hardware on exit 2016-02-29 09:35:15 +01:00
uncore_snb.c perf/x86/intel/uncore: Store box in event->pmu_private 2016-02-29 09:35:17 +01:00
uncore_snbep.c perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU 2016-03-21 11:16:19 +01:00
uncore.c x86/perf/intel/uncore: Make the Intel uncore PMU driver modular 2016-03-31 10:30:34 +02:00
uncore.h perf/x86/uncore: Fix build on UP-IOAPIC configs 2016-03-03 09:12:27 +01:00