Age | Commit message (Expand) | Author | Files | Lines |
2015-10-09 | docs: update the usage example of "dtrace" backend in tracing.txt | Lin Ma | 1 | -5/+5 |
2014-11-18 | Tracing docs fix configure option and description | Dr. David Alan Gilbert | 1 | -3/+3 |
2014-09-26 | trace: docs: add trace file description | Chen Fan | 1 | -1/+1 |
2014-08-12 | trace: [tcg] Add documentation | Lluís Vilanova | 1 | -0/+40 |
2014-06-09 | trace: Multi-backend tracing | Lluís Vilanova | 1 | -2/+2 |
2014-02-19 | Update documentation for LTTng ust tracing | Mohamad Gebai | 1 | -0/+36 |
2013-06-14 | build: do not use TARGET_ARCH | Paolo Bonzini | 1 | -1/+1 |
2013-05-03 | trace: document ftrace backend | Eiichi Tsukata | 1 | -0/+16 |
2013-03-28 | trace: Provide a detailed event control interface | Lluís Vilanova | 1 | -26/+18 |
2013-02-05 | trace: Fix location of simpletrace.py in docs | Markus Armbruster | 1 | -2/+2 |
2012-11-16 | trace: Remove "info trace" from documents | Liming Wang | 1 | -9/+0 |
2012-11-16 | trace: document '-' syntax for disabling events | Stefan Hajnoczi | 1 | -0/+4 |
2012-03-12 | docs: correct ./configure line in tracing.txt | Jun Koi | 1 | -1/+1 |
2012-03-12 | trace: Provide a per-event status define for conditional compilation | Lluís Vilanova | 1 | -6/+40 |
2011-11-01 | trace: Add wildcard trace event support | Mark Wu | 1 | -1/+8 |
2011-09-21 | trace: Update docs to use example events that exist | Lluís Vilanova | 1 | -7/+9 |
2011-09-21 | trace: allow trace events with string arguments | Stefan Hajnoczi | 1 | -5/+3 |
2011-09-17 | trace: allow PRI*64 at beginning and ending of format string | Stefan Hajnoczi | 1 | -4/+1 |
2011-09-01 | trace: [stderr] add support for dynamically enabling/disabling events | Lluís | 1 | -5/+0 |
2011-09-01 | trace: [simple] disable all trace points by default | Lluís | 1 | -3/+8 |
2011-09-01 | trace: always use the "nop" backend on events with the "disable" keyword | Lluís | 1 | -10/+15 |
2011-09-01 | trace: add "-trace events" argument to control initial state | Lluís | 1 | -0/+4 |
2011-09-01 | trace: always compile support for controlling and querying trace event states | Lluís | 1 | -18/+30 |
2011-09-01 | trace: generalize the "property" concept in the trace-events file | Lluís | 1 | -2/+2 |
2011-04-26 | docs/tracing.txt: minor documentation fixes | Lluís | 1 | -9/+9 |
2011-04-26 | docs: Trace events must not expect pointer dereferencing | Stefan Hajnoczi | 1 | -0/+5 |
2011-03-07 | simpletrace: Thread-safe tracing | Stefan Hajnoczi | 1 | -5/+0 |
2011-03-06 | docs: Update stderr and simple backend, add systemtap backend | Stefan Hajnoczi | 1 | -4/+26 |
2011-01-29 | New trace-event backend: stderr | Fabien Chouteau | 1 | -0/+5 |
2010-10-20 | trace: Format strings must begin/end with double quotes | Stefan Hajnoczi | 1 | -1/+4 |
2010-10-09 | trace: Use portable format strings | Stefan Hajnoczi | 1 | -0/+4 |
2010-09-09 | trace: Add user documentation | Stefan Hajnoczi | 1 | -0/+177 |