Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-06-08 | trace/simple.c: fix deprecated glib2 interface | Harsh Prateek Bora | 1 | -1/+4 |
2012-03-12 | trace: make trace_thread_create() use its function arg | Jun Koi | 1 | -1/+1 |
2011-12-20 | g_thread_init users: don't call it if glib >= 2.31 | Alon Levy | 1 | -0/+5 |
2011-11-01 | trace: Add wildcard trace event support | Mark Wu | 1 | -2/+17 |
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: add "-trace events" argument to control initial state | Lluís | 1 | -1/+2 |
2011-09-01 | trace: separate trace event control and query routines from the simple backend | Lluís | 1 | -8/+8 |
2011-09-01 | trace: avoid conditional code compilation during option parsing | Lluís | 1 | -4/+6 |
2011-09-01 | trace: move backend-specific code into the trace/ directory | Lluís | 1 | -0/+355 |