qemu-patch-raspberry4/trace
Lluís Vilanova a4d50b1d2a trace: Remove 'trace_events_dstate_init'
Removes the event state array used for early initialization. Since only
events with the "vcpu" property need a late initialization fixup,
threats their initialization specially.

Assumes that the user won't touch the state of "vcpu" events between
early and late initialization (e.g., through QMP).

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Message-id: 147194273191.26836.14423079546263831356.stgit@fimbulvetr.bsc.es
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2016-09-05 13:47:01 -04:00
..
control-internal.h trace: Add per-vCPU tracing states for events with the 'vcpu' property 2016-07-18 18:23:12 +01:00
control-target.c trace: Remove 'trace_events_dstate_init' 2016-09-05 13:47:01 -04:00
control.c trace: Remove 'trace_events_dstate_init' 2016-09-05 13:47:01 -04:00
control.h trace: Remove 'trace_events_dstate_init' 2016-09-05 13:47:01 -04:00
event-internal.h trace: Remove 'trace_events_dstate_init' 2016-09-05 13:47:01 -04:00
ftrace.c all: Clean up includes 2016-02-04 17:41:30 +00:00
ftrace.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
Makefile.objs trace: Add per-vCPU tracing states for events with the 'vcpu' property 2016-07-18 18:23:12 +01:00
mem-internal.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
mem.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
qmp.c trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state 2016-07-18 18:23:12 +01:00
simple.c Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
simple.h all: Clean up includes 2016-02-23 12:43:05 +00:00