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.h
Age
Commit message (
Expand
)
Author
2016-09-05
trace: Remove 'trace_events_dstate_init'
Lluís Vilanova
2016-07-18
trace: Add per-vCPU tracing states for events with the 'vcpu' property
Lluís Vilanova
2016-07-18
trace: Identify events with the 'vcpu' property
Lluís Vilanova
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-06-28
trace: move qemu_trace_opts to trace/control.c
Denis V. Lunev
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-01
trace: Add 'vcpu' event property to trace guest vCPU
Lluís Vilanova
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
2014-09-26
trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMP
Lluís Vilanova
2014-06-09
trace: Multi-backend tracing
Lluís Vilanova
2013-03-28
trace: Provide a detailed event control interface
Lluís Vilanova
2011-09-01
trace: add "-trace events" argument to control initial state
Lluís
2011-09-01
trace: separate trace event control and query routines from the simple backend
Lluís
2011-09-01
trace: avoid conditional code compilation during option parsing
Lluís