On Wed, Sep 13, 2017 at 01:50:25AM +0300, Lluís Vilanova wrote:
> Right now, function trace_event_set_vcpu_state_dynamic() asynchronously 
> enables
> events in the case a vCPU is executing TCG code. If the vCPU is being created
> this makes some events like "guest_cpu_enter" to not be traced.
> 
> Signed-off-by: Lluís Vilanova <vilan...@ac.upc.edu>
> Reviewed-by: Emilio G. Cota <c...@braap.org>
> ---
> 
> Changes in v2
> =============
> 
> * Use RUN_ON_CPU_NULL [Emilio G. Cota].
> * Rebase on fcea73709b.
> ---
>  trace/control-target.c |   18 +++++++++++-------
>  1 file changed, 11 insertions(+), 7 deletions(-)

Thanks, applied to my tracing tree:
https://github.com/stefanha/qemu/commits/tracing

Stefan

Reply via email to