Re: [Qemu-devel] [PATCH v7 0/4] trace: Show vCPU info in guest code events

2016-02-23 Thread Lluís Vilanova
Alex Bennée writes: > Lluís Vilanova writes: >> Lluís Vilanova writes: >> >>> NOTE: This series should complete the framework for guest code tracing. From >>> here on, other series can concurrently add actual events and improve the >>> guest code tracing features and performance (e.g., control

Re: [Qemu-devel] [PATCH v7 0/4] trace: Show vCPU info in guest code events

2016-02-22 Thread Alex Bennée
Lluís Vilanova writes: > Lluís Vilanova writes: > >> NOTE: This series should complete the framework for guest code tracing. From >> here on, other series can concurrently add actual events and improve >> the >> guest code tracing features and performance (e.g., control tracing >>

Re: [Qemu-devel] [PATCH v7 0/4] trace: Show vCPU info in guest code events

2016-02-22 Thread Lluís Vilanova
Lluís Vilanova writes: > NOTE: This series should complete the framework for guest code tracing. From > here on, other series can concurrently add actual events and improve the > guest code tracing features and performance (e.g., control tracing > independently on each vCPU). >