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
/
docs
/
tracing.txt
Age
Commit message (
Expand
)
Author
2012-11-16
trace: Remove "info trace" from documents
Liming Wang
2012-11-16
trace: document '-' syntax for disabling events
Stefan Hajnoczi
2012-03-12
docs: correct ./configure line in tracing.txt
Jun Koi
2012-03-12
trace: Provide a per-event status define for conditional compilation
Lluís Vilanova
2011-11-01
trace: Add wildcard trace event support
Mark Wu
2011-09-21
trace: Update docs to use example events that exist
Lluís Vilanova
2011-09-21
trace: allow trace events with string arguments
Stefan Hajnoczi
2011-09-17
trace: allow PRI*64 at beginning and ending of format string
Stefan Hajnoczi
2011-09-01
trace: [stderr] add support for dynamically enabling/disabling events
Lluís
2011-09-01
trace: [simple] disable all trace points by default
Lluís
2011-09-01
trace: always use the "nop" backend on events with the "disable" keyword
Lluís
2011-09-01
trace: add "-trace events" argument to control initial state
Lluís
2011-09-01
trace: always compile support for controlling and querying trace event states
Lluís
2011-09-01
trace: generalize the "property" concept in the trace-events file
Lluís
2011-04-26
docs/tracing.txt: minor documentation fixes
Lluís
2011-04-26
docs: Trace events must not expect pointer dereferencing
Stefan Hajnoczi
2011-03-07
simpletrace: Thread-safe tracing
Stefan Hajnoczi
2011-03-06
docs: Update stderr and simple backend, add systemtap backend
Stefan Hajnoczi
2011-01-29
New trace-event backend: stderr
Fabien Chouteau
2010-10-20
trace: Format strings must begin/end with double quotes
Stefan Hajnoczi
2010-10-09
trace: Use portable format strings
Stefan Hajnoczi
2010-09-09
trace: Add user documentation
Stefan Hajnoczi