trace: Remove 'trace_events_dstate_init'
commita4d50b1d2a6c07a13fb8401a0c3b471f25b44b2a
authorLluís Vilanova <vilanova@ac.upc.edu>
Tue, 23 Aug 2016 08:58:52 +0000 (23 10:58 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 5 Sep 2016 17:47:01 +0000 (5 13:47 -0400)
tree759f26ca4ab35af37104c358bd1cd0294f8f3cb1
parent0a852417564bc59441dc09509beacf7b49bc1e57
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>
stubs/trace-control.c
trace/control-target.c
trace/control.c
trace/control.h
trace/event-internal.h