linux/arch/x86/events/intel
Thomas Gleixner 424646eead x86/perf/intel/cstate: Sanitize probing
The whole probing functionality can simply be expressed with model matching
and a bunch of structures describing the variants. This is a first step to
make that driver modular.

While at it, get rid of completely pointless comments and name the enums so
they are self explaining.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
[ Reworked probing to clear msr[].attr for all !present msrs. ]
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Kan Liang <kan.liang@intel.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/20160320185623.500381872@linutronix.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2016-03-31 10:30:37 +02:00
..
bts.c
core.c
cqm.c perf/x86/cqm: Factor out some common code 2016-03-21 09:08:22 +01:00
cstate.c x86/perf/intel/cstate: Sanitize probing 2016-03-31 10:30:37 +02:00
ds.c
knc.c
lbr.c
Makefile x86/perf/intel/rapl: Make the Intel RAPL PMU driver modular 2016-03-31 10:30:35 +02:00
p4.c
p6.c
pt.c
pt.h
rapl.c x86/perf/intel/rapl: Make the Intel RAPL PMU driver modular 2016-03-31 10:30:35 +02:00
uncore_nhmex.c
uncore_snb.c
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