Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-11-01 | trace: Add wildcard trace event support | Mark Wu | 2 | -3/+33 |
2011-09-21 | trace: use binary file open mode in simpletrace | Stefan Hajnoczi | 1 | -1/+1 |
2011-09-21 | trace: portable simple trace backend using glib | Stefan Hajnoczi | 1 | -26/+48 |
2011-09-01 | trace: [stderr] add support for dynamically enabling/disabling events | Lluís | 2 | -0/+48 |
2011-09-01 | trace: add "-trace events" argument to control initial state | Lluís | 4 | -5/+61 |
2011-09-01 | trace: separate trace event control and query routines from the simple backend | Lluís | 4 | -11/+33 |
2011-09-01 | trace: avoid conditional code compilation during option parsing | Lluís | 4 | -12/+51 |
2011-09-01 | trace: move backend-specific code into the trace/ directory | Lluís | 2 | -0/+403 |