aboutsummaryrefslogtreecommitdiff
path: root/trace/control.h
AgeCommit message (Expand)Author
2016-10-12trace: get rid of generated-events.h/generated-events.cDaniel P. Berrange
2016-10-12trace: dynamically allocate trace_dstate in CPUStateDaniel P. Berrange
2016-10-12trace: provide mechanism for registering trace eventsDaniel P. Berrange
2016-10-12trace: remove the TraceEventID and TraceEventVCPUID enumsDaniel P. Berrange
2016-10-12trace: remove some now unused functionsDaniel P. Berrange
2016-10-12trace: add trace event iterator APIsDaniel P. Berrange
2016-09-28trace: Properly initialize dynamic event states in hot-plugged vCPUsLluís Vilanova
2016-09-05trace: Remove 'trace_events_dstate_init'Lluís Vilanova
2016-07-18trace: Add per-vCPU tracing states for events with the 'vcpu' propertyLluís Vilanova
2016-07-18trace: Identify events with the 'vcpu' propertyLluís Vilanova
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-06-28trace: move qemu_trace_opts to trace/control.cDenis V. Lunev
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster
2016-03-01trace: Add 'vcpu' event property to trace guest vCPULluís Vilanova
2016-02-03trace: add "-trace help"Paolo Bonzini
2016-02-03trace: add "-trace enable=..."Paolo Bonzini
2016-02-03trace: split trace_init_file out of trace_init_backendsPaolo Bonzini
2016-02-03trace: split trace_init_events out of trace_init_backendsPaolo Bonzini
2016-02-03trace: track enabled events in a separate arrayPaolo Bonzini
2014-09-26trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMPLluís Vilanova
2014-06-09trace: Multi-backend tracingLluís Vilanova
2013-03-28trace: Provide a detailed event control interfaceLluís Vilanova
2011-09-01trace: add "-trace events" argument to control initial stateLluís
2011-09-01trace: separate trace event control and query routines from the simple backendLluís
2011-09-01trace: avoid conditional code compilation during option parsingLluís