- 336d354 error: use GLib to remember the program name by Marc-André Lureau · 3 years, 1 month ago
- 263b6e9 trace/simple: add st_init_group by Gerd Hoffmann · 3 years, 9 months ago
- c5cc58b trace: add trace_event_iter_init_group by Gerd Hoffmann · 3 years, 9 months ago
- 117856c trace: iter init tweaks by Gerd Hoffmann · 3 years, 9 months ago
- 9f45a64 trace: fix "-trace file=..." by Paolo Bonzini · 4 years, 1 month ago
- 6745c8a trace: Send "-d trace:help" output to stdout by Doug Evans · 4 years, 4 months ago
- 92eecff trace: remove argument from trace_init_file by Paolo Bonzini · 4 years, 4 months ago
- 648b482 trace/simple: Enable tracing on startup only if the user specifies a trace option by Josh DuBois · 4 years, 7 months ago
- 947e474 monitor: Use getter/setter functions for cur_mon by Kevin Wolf · 4 years, 5 months ago
- 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
- 1b7157b trace/simple: Allow enabling simple traces from command line by Josh DuBois · 4 years, 8 months ago
- 3d88754 tracing: only allow -trace to override -D if set by Alex Bennée · 5 years ago
- e144a60 qemu_set_log_filename: filename argument may be NULL by Salvador Fandino · 5 years ago
- e66eae7 trace: replace hand-crafted pattern_glob with g_pattern_match_simple by Alex Bennée · 5 years ago
- 9f591a5 trace: Clarify DTrace/SystemTap help message by Philippe Mathieu-Daudé · 6 years ago
- db817b8 tracing: Use double-dash spelling for trace option by Yaowei Bai · 7 years ago
- 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
- 55d527a Convert remaining error_report() to warn_report() by Alistair Francis · 7 years ago
- d01c05c trace: Allocate cpu->trace_dstate in place by Lluís Vilanova · 8 years ago
- 3dc6f86 Convert error_report() to warn_report() by Alistair Francis · 8 years ago
- 0ab8ed1 trace: switch to modular code generation for sub-directories by Daniel P. Berrange · 8 years ago
- a47e871 trace: Add event "guest_cpu_exit" by Lluís Vilanova · 8 years ago
- 82e95ec trace: Fix dynamic event state on vCPU hot-unplug by Lluís Vilanova · 8 years ago
- ca3fa0e trace: dynamically allocate event IDs at runtime 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
- 79218be trace: give each trace event a named TraceEvent struct by Daniel P. Berrange · 8 years ago
- 9397740 trace: remove global 'uint16 dstate[]' array by Daniel P. Berrange · 8 years ago
- 599ab2f trace: remove some now unused functions by Daniel P. Berrange · 8 years ago
- 0d4e995 trace: convert code to use event iterators 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
- 0a85241 trace: add syslog tracing backend by Paul Durrant · 9 years ago
- 4815185 trace: Add per-vCPU tracing states for events with the 'vcpu' property by Lluís Vilanova · 9 years ago
- e9e0bb2 trace: move qemu_trace_opts to trace/control.c by Denis V. Lunev · 9 years ago
- daa76aa log: Fix qemu_set_log_filename() error handling by Markus Armbruster · 9 years ago
- acc6809 trace: do not always call exit() in trace_enable_events by Denis V. Lunev · 9 years ago
- f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
- d38ea87 all: Clean up includes by Peter Maydell · 9 years ago
- ed7f5f1 trace: convert stderr backend to log by Paolo Bonzini · 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
- 43b48cf trace: count number of enabled events by Paolo Bonzini · 9 years ago
- 81b0735 Remove superfluous '\n' around error_report() by Gonglei · 10 years ago
- 14101d0 trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMP by Lluís Vilanova · 11 years ago
- a35d9be trace: Replace fprintf with error_report and print location by Alexey Kardashevskiy · 11 years ago
- 5b80827 trace: Multi-backend tracing by Lluís Vilanova · 11 years ago
- 8243263 trace: Replace error with warning if event is not defined by Alexey Kardashevskiy · 11 years ago
- b1bae81 trace: Provide a detailed event control interface by Lluís Vilanova · 12 years ago
- ddde8ac trace: allow disabling events in events file by Gerd Hoffmann · 12 years ago
- 794b1f9 trace: added ability to comment out events in the list by Alexey Kardashevskiy · 13 years ago
- 23d15e8 trace: add "-trace events" argument to control initial state by Lluís · 14 years ago