]> git.karo-electronics.de Git - linux-beck.git/commit
perf/x86: Rename x86_pmu::er_flags to 'flags'
authorStephane Eranian <eranian@google.com>
Mon, 17 Nov 2014 19:06:53 +0000 (20:06 +0100)
committerIngo Molnar <mingo@kernel.org>
Thu, 2 Apr 2015 15:33:08 +0000 (17:33 +0200)
commit9a5e3fb52ae5458c8bf1a67129b96c39b541a582
tree41feb0486d9b66f1f92faba52feee1fc5e256cae
parentc2b078e78ace39710356a7bb6b984177d942a699
perf/x86: Rename x86_pmu::er_flags to 'flags'

Because it will be used for more than just tracking the
presence of extra registers.

Signed-off-by: Stephane Eranian <eranian@google.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: bp@alien8.de
Cc: jolsa@redhat.com
Cc: kan.liang@intel.com
Cc: maria.n.dimakopoulou@gmail.com
Link: http://lkml.kernel.org/r/1416251225-17721-2-git-send-email-eranian@google.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/cpu/perf_event.h
arch/x86/kernel/cpu/perf_event_intel.c