Sign in
qemu
/
qemu
/
fa71b4f84fb88c034ece3f3928e4d3a72e49b82f
/
trace
/
control.h
8b7b9c5
trace/control: Clean up global variable shadowing
by Philippe Mathieu-Daudé
· 1 year, 3 months ago
89aafcf
trace: remove code that depends on setting vcpu
by Alex Bennée
· 1 year, 7 months ago
c5cc58b
trace: add trace_event_iter_init_group
by Gerd Hoffmann
· 3 years, 7 months ago
117856c
trace: iter init tweaks
by Gerd Hoffmann
· 3 years, 7 months ago
6745c8a
trace: Send "-d trace:help" output to stdout
by Doug Evans
· 4 years, 1 month ago
92eecff
trace: remove argument from trace_init_file
by Paolo Bonzini
· 4 years, 2 months ago
13d4ff0
trace: Do not include qom/cpu.h into generated trace.h
by Markus Armbruster
· 5 years ago
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
db817b8
tracing: Use double-dash spelling for trace option
by Yaowei Bai
· 6 years ago
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
· 7 years ago
61a67f7
exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state
by Lluís Vilanova
· 7 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
· 8 years ago
4815185
trace: Add per-vCPU tracing states for events with the 'vcpu' property
by Lluís Vilanova
· 8 years ago
17f7ac7
trace: Identify events with the 'vcpu' property
by Lluís Vilanova
· 8 years ago
175de52
Clean up decorations and whitespace around header guards
by Markus Armbruster
· 8 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
· 10 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
· 13 years ago
fc76410
trace: separate trace event control and query routines from the simple backend
by Lluís
· 13 years ago
e485897
trace: avoid conditional code compilation during option parsing
by Lluís
· 13 years ago