Re: [PATCH v2 0/2] Trace emulated instrucions

2010-04-12 Thread Marcelo Tosatti
On Sun, Apr 11, 2010 at 01:05:14PM +0300, Avi Kivity wrote: > Add a trace of instruction emulation into ftrace. This can help analyze > performance issues, or, in the case of failed emulation, identify the > missing instructions. > > v2: > - trace all emulation starts > - add missing stat

[PATCH v2 0/2] Trace emulated instrucions

2010-04-11 Thread Avi Kivity
Add a trace of instruction emulation into ftrace. This can help analyze performance issues, or, in the case of failed emulation, identify the missing instructions. v2: - trace all emulation starts - add missing statistic increment on failure (long term we need to get rid of those in