x86/oprofile: use unambiguous register names
authorJan Beulich <jbeulich@suse.com>
Wed, 21 Dec 2016 15:59:13 +0000 (16:59 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 21 Dec 2016 15:59:13 +0000 (16:59 +0100)
commit8d55e69d2da56c0e7d641eeb6b8fcb4e1af0d6f6
treed026d76339d8da8b96cd74eb0020cafd081fb145
parentbd755bf9170ef10e1c14ee4ba8399a5153debf21
x86/oprofile: use unambiguous register names

This is in preparation of eliminating the mis-naming of 64-bit fields
with 32-bit register names (eflags instead of rflags etc).

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/oprofile/backtrace.c
xen/arch/x86/oprofile/op_model_athlon.c
xen/arch/x86/oprofile/op_model_p4.c
xen/arch/x86/oprofile/op_model_ppro.c