COMMITS
/ trace/control.h May 26, 2023
A
trace: remove code that depends on setting vcpu
Alex Bennée committed
June 1, 2021
G
trace: add trace_event_iter_init_group
Gerd Hoffmann committed
G
trace: iter init tweaks
Gerd Hoffmann committed
November 25, 2020
D
trace: Send "-d trace:help" output to stdout
Doug Evans committed
November 2, 2020
P
trace: remove argument from trace_init_file
Paolo Bonzini committed
August 12, 2019
M
trace: Do not include qom/cpu.h into generated trace.h
Markus Armbruster committed
May 23, 2019
M
Include qemu-common.h exactly where needed
Markus Armbruster committed
July 4, 2018
Y
tracing: Use double-dash spelling for trace option
Yaowei Bai committed
May 3, 2018
M
trace: use local path for local headers
Michael S. Tsirkin committed
July 31, 2017
S
trace: add trace_event_get_state_backends()
Stefan Hajnoczi committed
July 4, 2017
L
exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state
Lluís Vilanova committed
December 26, 2016
L
trace: Fix dynamic event state on vCPU hot-unplug
Lluís Vilanova committed
October 4, 2016
D
trace: get rid of generated-events.h/generated-events.c
Daniel P. Berrange committed
D
trace: dynamically allocate trace_dstate in CPUState
Daniel P. Berrange committed
D
trace: provide mechanism for registering trace events
Daniel P. Berrange committed
D
trace: remove the TraceEventID and TraceEventVCPUID enums
Daniel P. Berrange committed
D
trace: remove some now unused functions
Daniel P. Berrange committed
D
trace: add trace event iterator APIs
Daniel P. Berrange committed
September 19, 2016
L
trace: Properly initialize dynamic event states in hot-plugged vCPUs
Lluís Vilanova committed
August 23, 2016
L
trace: Remove 'trace_events_dstate_init'
Lluís Vilanova committed
July 11, 2016
L
trace: Add per-vCPU tracing states for events with the 'vcpu' property
Lluís Vilanova committed
L
trace: Identify events with the 'vcpu' property
Lluís Vilanova committed
June 29, 2016
M
Clean up decorations and whitespace around header guards
Markus Armbruster committed
June 17, 2016
D
trace: move qemu_trace_opts to trace/control.c
Denis V. Lunev committed
March 14, 2016
M
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster committed
February 25, 2016
L
trace: Add 'vcpu' event property to trace guest vCPU
Lluís Vilanova committed
January 7, 2016
P
trace: add "-trace help"
Paolo Bonzini committed
P
trace: add "-trace enable=..."
Paolo Bonzini committed
P
trace: split trace_init_file out of trace_init_backends
Paolo Bonzini committed
P
trace: split trace_init_events out of trace_init_backends
Paolo Bonzini committed
October 28, 2015
P
trace: track enabled events in a separate array
Paolo Bonzini committed
August 25, 2014
L
trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMP
Lluís Vilanova committed
May 27, 2014
L
trace: Multi-backend tracing
Lluís Vilanova committed
March 5, 2013
L
trace: Provide a detailed event control interface
Lluís Vilanova committed
August 31, 2011
L
trace: add "-trace events" argument to control initial state
Lluís committed
L
trace: avoid conditional code compilation during option parsing
Lluís committed