Sign in
qemu
/
qemu
/
32cfd7f39e0811036efd3a7a12d0f975ef57fdb3
/
trace
/
control.h
a322714
trace: use local path for local headers
by Michael S. Tsirkin
· 7 years ago
d87aa13
trace: add trace_event_get_state_backends()
by Stefan Hajnoczi
· 8 years ago
61a67f7
exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state
by Lluís Vilanova
· 8 years ago
82e95ec
trace: Fix dynamic event state on vCPU hot-unplug
by Lluís Vilanova
· 8 years ago
3477018
trace: get rid of generated-events.h/generated-events.c
by Daniel P. Berrange
· 8 years ago
b7d4895
trace: dynamically allocate trace_dstate in CPUState
by Daniel P. Berrange
· 8 years ago
fe4db84
trace: provide mechanism for registering trace events
by Daniel P. Berrange
· 8 years ago
ef4c9fc
trace: remove the TraceEventID and TraceEventVCPUID enums
by Daniel P. Berrange
· 8 years ago
599ab2f
trace: remove some now unused functions
by Daniel P. Berrange
· 8 years ago
6a1b0f3
trace: add trace event iterator APIs
by Daniel P. Berrange
· 8 years ago
2bfe11c
trace: Properly initialize dynamic event states in hot-plugged vCPUs
by Lluís Vilanova
· 8 years ago
a4d50b1
trace: Remove 'trace_events_dstate_init'
by Lluís Vilanova
· 9 years ago
4815185
trace: Add per-vCPU tracing states for events with the 'vcpu' property
by Lluís Vilanova
· 9 years ago
17f7ac7
trace: Identify events with the 'vcpu' property
by Lluís Vilanova
· 9 years ago
175de52
Clean up decorations and whitespace around header guards
by Markus Armbruster
· 9 years ago
e9e0bb2
trace: move qemu_trace_opts to trace/control.c
by Denis V. Lunev
· 9 years ago
14b6d44
Use scripts/clean-includes to drop redundant qemu/typedefs.h
by Markus Armbruster
· 9 years ago
3d211d9
trace: Add 'vcpu' event property to trace guest vCPU
by Lluís Vilanova
· 9 years ago
e9527dd
trace: add "-trace help"
by Paolo Bonzini
· 9 years ago
10578a2
trace: add "-trace enable=..."
by Paolo Bonzini
· 9 years ago
41fc57e
trace: split trace_init_file out of trace_init_backends
by Paolo Bonzini
· 9 years ago
45bd0b4
trace: split trace_init_events out of trace_init_backends
by Paolo Bonzini
· 9 years ago
585ec72
trace: track enabled events in a separate array
by Paolo Bonzini
· 9 years ago
14101d0
trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMP
by Lluís Vilanova
· 11 years ago
5b80827
trace: Multi-backend tracing
by Lluís Vilanova
· 11 years ago
b1bae81
trace: Provide a detailed event control interface
by Lluís Vilanova
· 12 years ago
23d15e8
trace: add "-trace events" argument to control initial state
by Lluís
· 14 years ago
fc76410
trace: separate trace event control and query routines from the simple backend
by Lluís
· 14 years ago
e485897
trace: avoid conditional code compilation during option parsing
by Lluís
· 14 years ago