summary refs log tree commit diff
path: root/arch/x86/kernel/verify_cpu.S
diff options
context:
space:
mode:
authorJiri Olsa <jolsa@kernel.org>2019-06-16 16:03:52 +0200
committerIngo Molnar <mingo@kernel.org>2019-06-24 19:28:32 +0200
commitdde5e72068cd0cd8237f7c2589ec8f587563a390 (patch)
treeb8195d2960b39cbfe919305c4d5f002033a65b83 /arch/x86/kernel/verify_cpu.S
parent98253a546a468d88b7e782ab67cdf447d3c7bbe2 (diff)
downloadlinux-dde5e72068cd0cd8237f7c2589ec8f587563a390.tar.gz
perf/x86/msr: Use new probe function
Using perf_msr_probe function to probe for msr events.

The functionality is the same, with one exception, that
perf_msr_probe checks for rdmsr to return value != 0 for
given MSR register.

Using the new attribute groups and adding the events via
pmu::attr_update.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Arnaldo Carvalho de Melo <acme@kernel.org>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Kan <kan.liang@linux.intel.com>
Cc: Liang
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Namhyung Kim <namhyung@kernel.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>
Link: https://lkml.kernel.org/r/20190616140358.27799-3-jolsa@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/kernel/verify_cpu.S')
0 files changed, 0 insertions, 0 deletions