Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trace/simple.c: fix deprecated glib2 interface | 2012-06-08 | 1 | -1/+4 | |
* | trace: make trace_thread_create() use its function arg | 2012-03-12 | 1 | -1/+1 | |
* | g_thread_init users: don't call it if glib >= 2.31 | 2011-12-20 | 1 | -0/+5 | |
* | trace: Add wildcard trace event support | 2011-11-01 | 2 | -3/+33 | |
* | trace: use binary file open mode in simpletrace | 2011-09-21 | 1 | -1/+1 | |
* | trace: portable simple trace backend using glib | 2011-09-21 | 1 | -26/+48 | |
* | trace: [stderr] add support for dynamically enabling/disabling events | 2011-09-01 | 2 | -0/+48 | |
* | trace: add "-trace events" argument to control initial state | 2011-09-01 | 4 | -5/+61 | |
* | trace: separate trace event control and query routines from the simple backend | 2011-09-01 | 4 | -11/+33 | |
* | trace: avoid conditional code compilation during option parsing | 2011-09-01 | 4 | -12/+51 | |
* | trace: move backend-specific code into the trace/ directory | 2011-09-01 | 2 | -0/+403 |