Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simpletrace: Move st_init() error reporting | Stefan Hajnoczi | 2011-03-15 | 1 | -4/+3 |
* | simpletrace: Thread-safe tracing | Stefan Hajnoczi | 2011-03-07 | 1 | -104/+205 |
* | qemu-timer: move commonly used timer code to qemu-timer-common | Blue Swirl | 2010-10-23 | 1 | -8/+2 |
* | trace: improve info trace output | Blue Swirl | 2010-10-20 | 1 | -2/+4 |
* | trace: print a warning if user tries to enable an unknown trace event | Blue Swirl | 2010-10-13 | 1 | -1/+3 |
* | trace: Add trace-file command to open/close/flush trace file | Stefan Hajnoczi | 2010-09-09 | 1 | -13/+47 |
* | trace: Specify trace file name | Prerna Saxena | 2010-09-09 | 1 | -4/+17 |
* | trace: Support for dynamically enabling/disabling trace events | Prerna Saxena | 2010-09-09 | 1 | -0/+51 |
* | trace: Add simple built-in tracing backend | Stefan Hajnoczi | 2010-09-09 | 1 | -0/+159 |