62 Commits (6365e97c841e43dc6ea256857ddc7e850d5c67dd)

Author SHA1 Message Date
Peter Maydell c5275c7342 trace: Don't include trace-root.h in control.c or control-target.c 1 year ago
Philippe Mathieu-Daudé 8b7b9c5c88 trace/control: Clean up global variable shadowing 3 years ago
Alex Bennée 89aafcf2a7 trace: remove code that depends on setting vcpu 3 years ago
Alex Bennée 7103201370 trace: remove vcpu_id from the TraceEvent structure 3 years ago
Alex Bennée 78f314cf83 trace-events: remove the remaining vcpu trace events 3 years ago
Marc-André Lureau 336d354ba7 error: use GLib to remember the program name 4 years ago
Gerd Hoffmann 263b6e9644 trace/simple: add st_init_group 5 years ago
Gerd Hoffmann c5cc58b176 trace: add trace_event_iter_init_group 5 years ago
Gerd Hoffmann 117856c374 trace: iter init tweaks 5 years ago
Paolo Bonzini 9f45a64109 trace: fix "-trace file=..." 5 years ago
Doug Evans 6745c8a01f trace: Send "-d trace:help" output to stdout 5 years ago
Paolo Bonzini 92eecfff32 trace: remove argument from trace_init_file 5 years ago
Josh DuBois 648b4823d9 trace/simple: Enable tracing on startup only if the user specifies a trace option 6 years ago
Kevin Wolf 947e47448d monitor: Use getter/setter functions for cur_mon 6 years ago
Paolo Bonzini 243af0225a trace: switch position of headers to what Meson requires 6 years ago
Josh DuBois 1b7157be3a trace/simple: Allow enabling simple traces from command line 6 years ago
Alex Bennée 3d88754e2b tracing: only allow -trace to override -D if set 6 years ago
Salvador Fandino e144a605a6 qemu_set_log_filename: filename argument may be NULL 6 years ago
Alex Bennée e66eae7a8b trace: replace hand-crafted pattern_glob with g_pattern_match_simple 6 years ago
Philippe Mathieu-Daudé 9f591a5d95 trace: Clarify DTrace/SystemTap help message 7 years ago
Yaowei Bai db817b8c50 tracing: Use double-dash spelling for trace option 8 years ago
Markus Armbruster 922a01a013 Move include qemu/option.h from qemu-common.h to actual users 8 years ago
Alistair Francis 55d527a94d Convert remaining error_report() to warn_report() 9 years ago
Lluís Vilanova d01c05c955 trace: Allocate cpu->trace_dstate in place 9 years ago
Alistair Francis 3dc6f86936 Convert error_report() to warn_report() 9 years ago
Daniel P. Berrange 0ab8ed18a6 trace: switch to modular code generation for sub-directories 9 years ago
Lluís Vilanova a47e87151e trace: Add event "guest_cpu_exit" 9 years ago
Lluís Vilanova 82e95ec847 trace: Fix dynamic event state on vCPU hot-unplug 9 years ago
Daniel P. Berrange ca3fa0e88f trace: dynamically allocate event IDs at runtime 10 years ago
Daniel P. Berrange b7d48952c3 trace: dynamically allocate trace_dstate in CPUState 10 years ago
Daniel P. Berrange fe4db84d49 trace: provide mechanism for registering trace events 10 years ago
Daniel P. Berrange ef4c9fc854 trace: remove the TraceEventID and TraceEventVCPUID enums 10 years ago
Daniel P. Berrange 79218be42b trace: give each trace event a named TraceEvent struct 10 years ago
Daniel P. Berrange 9397740244 trace: remove global 'uint16 dstate[]' array 10 years ago
Daniel P. Berrange 599ab2f241 trace: remove some now unused functions 10 years ago
Daniel P. Berrange 0d4e995c73 trace: convert code to use event iterators 10 years ago
Daniel P. Berrange 6a1b0f3aea trace: add trace event iterator APIs 10 years ago
Lluís Vilanova 2bfe11c8fa trace: Properly initialize dynamic event states in hot-plugged vCPUs 10 years ago
Lluís Vilanova a4d50b1d2a trace: Remove 'trace_events_dstate_init' 10 years ago
Paul Durrant 0a85241756 trace: add syslog tracing backend 10 years ago
Lluís Vilanova 4815185902 trace: Add per-vCPU tracing states for events with the 'vcpu' property 10 years ago
Denis V. Lunev e9e0bb2af2 trace: move qemu_trace_opts to trace/control.c 10 years ago
Markus Armbruster daa76aa416 log: Fix qemu_set_log_filename() error handling 10 years ago
Denis V. Lunev acc6809ddc trace: do not always call exit() in trace_enable_events 10 years ago
Veronia Bahaa f348b6d1a5 util: move declarations out of qemu-common.h 10 years ago
Peter Maydell d38ea87ac5 all: Clean up includes 10 years ago
Paolo Bonzini ed7f5f1d8d trace: convert stderr backend to log 10 years ago
Paolo Bonzini e9527dd399 trace: add "-trace help" 10 years ago
Paolo Bonzini 10578a257d trace: add "-trace enable=..." 10 years ago
Paolo Bonzini 41fc57e44e trace: split trace_init_file out of trace_init_backends 10 years ago