COMMITS
/ trace/control.c May 26, 2023
A
trace: remove code that depends on setting vcpu
Alex Bennée committed
A
trace: remove vcpu_id from the TraceEvent structure
Alex Bennée committed
A
trace-events: remove the remaining vcpu trace events
Alex Bennée committed
February 21, 2022
M
error: use GLib to remember the program name
Marc-André Lureau committed
June 1, 2021
G
trace/simple: add st_init_group
Gerd Hoffmann committed
G
trace: add trace_event_iter_init_group
Gerd Hoffmann committed
G
trace: iter init tweaks
Gerd Hoffmann committed
February 9, 2021
P
trace: fix "-trace file=..."
Paolo Bonzini 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 16, 2020
J
trace/simple: Enable tracing on startup only if the user specifies a trace option
Josh DuBois committed
October 5, 2020
K
monitor: Use getter/setter functions for cur_mon
Kevin Wolf committed
February 4, 2020
P
trace: switch position of headers to what Meson requires
Paolo Bonzini committed
July 23, 2020
J
trace/simple: Allow enabling simple traces from command line
Josh DuBois committed
February 25, 2020
A
tracing: only allow -trace to override -D if set
Alex Bennée committed
January 23, 2020
S
qemu_set_log_filename: filename argument may be NULL
Salvador Fandino committed
December 5, 2019
A
trace: replace hand-crafted pattern_glob with g_pattern_match_simple
Alex Bennée committed
August 23, 2019
P
trace: Clarify DTrace/SystemTap help message
Philippe Mathieu-Daudé committed
July 4, 2018
Y
tracing: Use double-dash spelling for trace option
Yaowei Bai committed
February 1, 2018
M
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster committed
September 11, 2017
A
Convert remaining error_report() to warn_report()
Alistair Francis committed
July 4, 2017
L
trace: Allocate cpu->trace_dstate in place
Lluís Vilanova committed
July 12, 2017
A
Convert error_report() to warn_report()
Alistair Francis committed
January 25, 2017
D
trace: switch to modular code generation for sub-directories
Daniel P. Berrange committed
December 26, 2016
L
trace: Add event "guest_cpu_exit"
Lluís Vilanova committed
L
trace: Fix dynamic event state on vCPU hot-unplug
Lluís Vilanova committed
October 4, 2016
D
trace: dynamically allocate event IDs at runtime
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: give each trace event a named TraceEvent struct
Daniel P. Berrange committed
D
trace: remove global 'uint16 dstate[]' array
Daniel P. Berrange committed
D
trace: remove some now unused functions
Daniel P. Berrange committed
D
trace: convert code to use event iterators
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
August 4, 2016
P
trace: add syslog tracing backend
Paul Durrant committed
July 11, 2016
L
trace: Add per-vCPU tracing states for events with the 'vcpu' property
Lluís Vilanova committed
June 17, 2016
D
trace: move qemu_trace_opts to trace/control.c
Denis V. Lunev committed
June 15, 2016
M
log: Fix qemu_set_log_filename() error handling
Markus Armbruster committed
March 16, 2016
D
trace: do not always call exit() in trace_enable_events
Denis V. Lunev committed
March 20, 2016
V
util: move declarations out of qemu-common.h
Veronia Bahaa committed
January 29, 2016
P
all: Clean up includes
Peter Maydell committed
January 7, 2016
P
trace: convert stderr backend to log
Paolo Bonzini committed
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