Age | Commit message (Expand) | Author |
2016-07-18 | trace: Add per-vCPU tracing states for events with the 'vcpu' property | Lluís Vilanova |
2016-06-28 | trace: move qemu_trace_opts to trace/control.c | Denis V. Lunev |
2016-06-20 | log: Fix qemu_set_log_filename() error handling | Markus Armbruster |
2016-03-31 | trace: do not always call exit() in trace_enable_events | Denis V. Lunev |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa |
2016-02-04 | all: Clean up includes | Peter Maydell |
2016-02-03 | trace: convert stderr backend to log | Paolo Bonzini |
2016-02-03 | trace: add "-trace help" | Paolo Bonzini |
2016-02-03 | trace: add "-trace enable=..." | Paolo Bonzini |
2016-02-03 | trace: split trace_init_file out of trace_init_backends | Paolo Bonzini |
2016-02-03 | trace: split trace_init_events out of trace_init_backends | Paolo Bonzini |
2016-02-03 | trace: track enabled events in a separate array | Paolo Bonzini |
2016-02-03 | trace: count number of enabled events | Paolo Bonzini |
2015-03-10 | Remove superfluous '\n' around error_report() | Gonglei |
2014-09-26 | trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMP | Lluís Vilanova |
2014-06-09 | trace: Replace fprintf with error_report and print location | Alexey Kardashevskiy |
2014-06-09 | trace: Multi-backend tracing | Lluís Vilanova |
2014-06-09 | trace: Replace error with warning if event is not defined | Alexey Kardashevskiy |
2013-03-28 | trace: Provide a detailed event control interface | Lluís Vilanova |
2012-11-16 | trace: allow disabling events in events file | Gerd Hoffmann |
2012-07-19 | trace: added ability to comment out events in the list | Alexey Kardashevskiy |
2011-09-01 | trace: add "-trace events" argument to control initial state | Lluís |