Re: [Qemu-devel] Tracing: outstanding tasks

2010-07-06 Thread Stefan Hajnoczi
I have now moved the roadmap onto the wiki because it becomes hard to get a sense of the status from an email thread: http://wiki.qemu.org/Features/Tracing/Roadmap Stefan

Re: [Qemu-devel] Tracing: outstanding tasks

2010-07-02 Thread Stefan Hajnoczi
On Fri, Jul 2, 2010 at 5:23 AM, Ananth N Mavinakayanahalli wrote: > On Wed, Jun 30, 2010 at 12:51:59PM +0100, Stefan Hajnoczi wrote: >> On Wed, Jun 30, 2010 at 11:20 AM, Prerna Saxena >> wrote: >> > On 06/26/2010 01:36 PM, Stefan Hajnoczi wrote: >> >> >> >> Here are the outstanding tasks for QEMU

Re: [Qemu-devel] Tracing: outstanding tasks

2010-07-01 Thread Ananth N Mavinakayanahalli
On Wed, Jun 30, 2010 at 12:51:59PM +0100, Stefan Hajnoczi wrote: > On Wed, Jun 30, 2010 at 11:20 AM, Prerna Saxena > wrote: > > On 06/26/2010 01:36 PM, Stefan Hajnoczi wrote: > >> > >> Here are the outstanding tasks for QEMU tracing, which Prerna and I have > >> been working on.  Tracing aids debu

Re: [Qemu-devel] Tracing: outstanding tasks

2010-06-30 Thread Stefan Hajnoczi
On Wed, Jun 30, 2010 at 11:20 AM, Prerna Saxena wrote: > On 06/26/2010 01:36 PM, Stefan Hajnoczi wrote: >> >> Here are the outstanding tasks for QEMU tracing, which Prerna and I have >> been working on.  Tracing aids debugging, profiling, and observing >> execution via lightweight logging at key p

Re: [Qemu-devel] Tracing: outstanding tasks

2010-06-30 Thread Prerna Saxena
On 06/26/2010 01:36 PM, Stefan Hajnoczi wrote: Here are the outstanding tasks for QEMU tracing, which Prerna and I have been working on. Tracing aids debugging, profiling, and observing execution via lightweight logging at key points in the code path. The current prototype is available from the