linux_dsm_epyc7002/arch/x86/events/intel
Borislav Petkov 7a8698058a perf/x86/intel/rapl: Simplify quirk handling even more
Drop the quirk() function pointer in favor of a simple boolean which
says whether the quirk should be applied or not. Update comment while at
it.

Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andi Kleen <andi.kleen@intel.com>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Harish Chegondi <harish.chegondi@intel.com>
Cc: Jacob Pan <jacob.jun.pan@linux.intel.com>
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: Thomas Gleixner <tglx@linutronix.de>
Cc: Vince Weaver <vincent.weaver@maine.edu>
Cc: linux-tip-commits@vger.kernel.org
Link: http://lkml.kernel.org/r/20160308164041.GF16568@pd.tnic
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2016-03-08 17:49:52 +01: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/intel/cqm: Get rid of the silly for_each_cpu() lookups 2016-02-29 09:35:21 +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/intel: Fix PEBS data source interpretation on Nehalem/Westmere 2016-03-08 12:19:13 +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 perf/x86: Move perf_event.h to its new home 2016-02-17 10:11:36 +01: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: Simplify quirk handling even more 2016-03-08 17:49:52 +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/uncore: Track packages, not per CPU data 2016-02-29 09:35:18 +01:00
uncore.c perf/x86/intel/uncore: Make PCI and MSR uncore independent 2016-02-29 09:35:19 +01:00
uncore.h perf/x86/uncore: Fix build on UP-IOAPIC configs 2016-03-03 09:12:27 +01:00