public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* kernelshark plugins and ftrace array fields
@ 2010-09-02 12:19 Avi Kivity
  2010-09-02 14:25 ` Steven Rostedt
  0 siblings, 1 reply; 10+ messages in thread
From: Avi Kivity @ 2010-09-02 12:19 UTC (permalink / raw)
  To: Steven Rostedt; +Cc: linux-kernel, KVM list

  I'd like to add enhance kvm_emulate_insn display in kernelshark to 
show the disassembly of the instruction being emulated.  However, 
pevent_get_field_val() doesn't support arrays (the instruction is 
provided in a 15-byte array).

Can you add support for arrays in the kernelshark API?  With that, it 
looks like adding disassembly output to the kvm plugin should be quite 
simple.

-- 
error compiling committee.c: too many arguments to function


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-09-05  7:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-02 12:19 kernelshark plugins and ftrace array fields Avi Kivity
2010-09-02 14:25 ` Steven Rostedt
2010-09-02 14:34   ` Avi Kivity
2010-09-02 15:52     ` Steven Rostedt
2010-09-02 16:06       ` Avi Kivity
2010-09-02 17:55         ` Steven Rostedt
2010-09-02 18:16     ` Steven Rostedt
2010-09-02 18:38       ` Steven Rostedt
2010-09-02 19:24         ` Steven Rostedt
2010-09-05  7:08           ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox