index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trace
/
control.c
Age
Commit message (
Expand
)
Author
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