aboutsummaryrefslogtreecommitdiffstats
path: root/trace
AgeCommit message (Expand)AuthorFilesLines
2011-12-20g_thread_init users: don't call it if glib >= 2.31Alon Levy1-0/+5
2011-11-01trace: Add wildcard trace event supportMark Wu2-3/+33
2011-09-21trace: use binary file open mode in simpletraceStefan Hajnoczi1-1/+1
2011-09-21trace: portable simple trace backend using glibStefan Hajnoczi1-26/+48
2011-09-01trace: [stderr] add support for dynamically enabling/disabling eventsLluís2-0/+48
2011-09-01trace: add "-trace events" argument to control initial stateLluís4-5/+61
2011-09-01trace: separate trace event control and query routines from the simple backendLluís4-11/+33
2011-09-01trace: avoid conditional code compilation during option parsingLluís4-12/+51
2011-09-01trace: move backend-specific code into the trace/ directoryLluís2-0/+403