[Qemu-devel] [PATCH] trace: Add missing execution mode of guest events

2016-10-05 Thread Lluís Vilanova
Add missing execution mode documentation for the 'guest_cpu_enter' and
'guest_cpu_reset' events.

Signed-off-by: Lluís Vilanova 
---
 trace-events |2 ++
 1 file changed, 2 insertions(+)

diff --git a/trace-events b/trace-events
index 1a4e092..6764124 100644
--- a/trace-events
+++ b/trace-events
@@ -145,11 +145,13 @@ colo_filter_rewriter_conn_offset(uint32_t offset) ": 
offset=%u\n"
 
 # Hot-plug a new virtual (guest) CPU
 #
+# Mode: user, softmmu
 # Targets: all
 vcpu guest_cpu_enter(void)
 
 # Reset the state of a virtual (guest) CPU
 #
+# Mode: user, softmmu
 # Targets: all
 vcpu guest_cpu_reset(void)
 




Re: [Qemu-devel] [PATCH] trace: Add missing execution mode of guest events

2016-10-06 Thread Stefan Hajnoczi
On Wed, Oct 05, 2016 at 02:03:29PM +0200, Lluís Vilanova wrote:
> Add missing execution mode documentation for the 'guest_cpu_enter' and
> 'guest_cpu_reset' events.
> 
> Signed-off-by: Lluís Vilanova 
> ---
>  trace-events |2 ++
>  1 file changed, 2 insertions(+)

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

Stefan


signature.asc
Description: PGP signature