index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
trace
/
simple.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simpletrace v2: Support multiple arguments, strings.
Harsh Prateek Bora
2012-07-19
1
-94
/
+159
*
monitor: remove unused do_info_trace
Harsh Prateek Bora
2012-07-19
1
-18
/
+0
*
trace/simple.c: fix deprecated glib2 interface
Harsh Prateek Bora
2012-06-08
1
-1
/
+4
*
trace: make trace_thread_create() use its function arg
Jun Koi
2012-03-12
1
-1
/
+1
*
g_thread_init users: don't call it if glib >= 2.31
Alon Levy
2011-12-20
1
-0
/
+5
*
trace: Add wildcard trace event support
Mark Wu
2011-11-01
1
-2
/
+17
*
trace: use binary file open mode in simpletrace
Stefan Hajnoczi
2011-09-21
1
-1
/
+1
*
trace: portable simple trace backend using glib
Stefan Hajnoczi
2011-09-21
1
-26
/
+48
*
trace: add "-trace events" argument to control initial state
Lluís
2011-09-01
1
-1
/
+2
*
trace: separate trace event control and query routines from the simple backend
Lluís
2011-09-01
1
-8
/
+8
*
trace: avoid conditional code compilation during option parsing
Lluís
2011-09-01
1
-4
/
+6
*
trace: move backend-specific code into the trace/ directory
Lluís
2011-09-01
1
-0
/
+355