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