summaryrefslogtreecommitdiffstats
path: root/trace/simple.c
Commit message (Expand)AuthorAgeFilesLines
* trace: make trace_thread_create() use its function argJun Koi2012-03-121-1/+1
* g_thread_init users: don't call it if glib >= 2.31Alon Levy2011-12-201-0/+5
* trace: Add wildcard trace event supportMark Wu2011-11-011-2/+17
* trace: use binary file open mode in simpletraceStefan Hajnoczi2011-09-211-1/+1
* trace: portable simple trace backend using glibStefan Hajnoczi2011-09-211-26/+48
* trace: add "-trace events" argument to control initial stateLluís2011-09-011-1/+2
* trace: separate trace event control and query routines from the simple backendLluís2011-09-011-8/+8
* trace: avoid conditional code compilation during option parsingLluís2011-09-011-4/+6
* trace: move backend-specific code into the trace/ directoryLluís2011-09-011-0/+355