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>
Showing
- stubs/trace-control.c 5 additions, 0 deletionsstubs/trace-control.c
- trace/control-target.c 9 additions, 0 deletionstrace/control-target.c
- trace/control.c 10 additions, 11 deletionstrace/control.c
- trace/control.h 3 additions, 0 deletionstrace/control.h
- trace/event-internal.h 1 addition, 0 deletionstrace/event-internal.h
Please register or sign in to comment