46 Commits (abcbc4eeca50bc4fa2963f8cc6308c3aad51148a)

Author SHA1 Message Date
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
Paolo Bonzini 45bd0b41bd trace: split trace_init_events out of trace_init_backends 10 years ago
Paolo Bonzini 585ec7273e trace: track enabled events in a separate array 11 years ago
Paolo Bonzini 43b48cfc3e trace: count number of enabled events 11 years ago
Gonglei 81b07353c5 Remove superfluous '\n' around error_report() 11 years ago
Lluís Vilanova 14101d028d trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMP 12 years ago
Alexey Kardashevskiy a35d9be622 trace: Replace fprintf with error_report and print location 12 years ago
Lluís Vilanova 5b808275f3 trace: Multi-backend tracing 12 years ago
Alexey Kardashevskiy 82432638eb trace: Replace error with warning if event is not defined 12 years ago
Lluís Vilanova b1bae816c4 trace: Provide a detailed event control interface 13 years ago
Gerd Hoffmann ddde8acc98 trace: allow disabling events in events file 14 years ago
Alexey Kardashevskiy 794b1f962e trace: added ability to comment out events in the list 14 years ago
Lluís 23d15e860b trace: add "-trace events" argument to control initial state 15 years ago