From: Jan Kiszka Date: Fri, 13 Jun 2014 02:10:06 +0000 (-0400) Subject: tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepoints X-Git-Tag: omap-for-v3.17/fixes-against-rc2~178^2~15^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f6e3635db39fb2400dc515192125e7b73258000;p=pandora-kernel.git tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepoints Fix several issues of kvm_nested_vmexit[_inject]: field width aren't supported with pevent_print, rip was printed twice/incorrectly, SVM ISA was hard-coded, we don't use ':' to separate field names. Link: http://lkml.kernel.org/r/8e6c02b22ea8136c139a91c69d6cc73b8c5c184b.1388855989.git.jan.kiszka@web.de Acked-by: Namhyung Kim Signed-off-by: Jan Kiszka Signed-off-by: Steven Rostedt Signed-off-by: Jiri Olsa --- Reading git-diff-tree failed