qemu-e2k/trace
Lluís Vilanova 3d211d9f4d trace: Add 'vcpu' event property to trace guest vCPU
This property identifies events that trace vCPU-specific information.

It adds a "CPUState*" argument to events with the property, identifying
the vCPU raising the event. TCG translation events also have a
"TCGv_env" implicit argument that is later used as the "CPUState*"
argument at execution time.

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Message-id: 145641861797.30295.6991314023181842105.stgit@localhost
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2016-03-01 13:27:10 +00:00
..
Makefile.objs trace: add make dependencies on tracetool source 2016-01-07 16:59:56 +08:00
control-internal.h all: Clean up includes 2016-02-23 12:43:05 +00:00
control.c all: Clean up includes 2016-02-04 17:41:30 +00:00
control.h trace: Add 'vcpu' event property to trace guest vCPU 2016-03-01 13:27:10 +00:00
event-internal.h trace: track enabled events in a separate array 2016-02-03 09:19:09 +00:00
ftrace.c all: Clean up includes 2016-02-04 17:41:30 +00:00
ftrace.h all: Clean up includes 2016-02-23 12:43:05 +00:00
qmp.c all: Clean up includes 2016-02-04 17:41:30 +00:00
simple.c all: Clean up includes 2016-02-04 17:41:30 +00:00
simple.h all: Clean up includes 2016-02-23 12:43:05 +00:00