index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-01
trace: allow disabling events in events file
Gerd Hoffmann
1
-1
/
+8
2012-08-14
trace/simple: Replace asprintf by g_strdup_printf
Stefan Weil
1
-10
/
+4
2012-08-14
trace: avoid pointer aliasing in trace_record_finish()
Harsh Prateek Bora
1
-5
/
+4
2012-08-14
trace: drop unused TraceBufferRecord->next_tbuf_idx field
Harsh Prateek Bora
2
-3
/
+0
2012-08-14
trace: remove unnecessary write_to_buffer() typecasting
Harsh Prateek Bora
1
-3
/
+3
2012-08-14
trace: rename TraceRecordHeader to TraceLogHeader
Harsh Prateek Bora
1
-2
/
+2
2012-07-19
Simpletrace v2: Support multiple arguments, strings.
Harsh Prateek Bora
2
-101
/
+191
2012-07-19
monitor: remove unused do_info_trace
Harsh Prateek Bora
2
-19
/
+0
2012-07-19
trace: added ability to comment out events in the list
Alexey Kardashevskiy
1
-0
/
+3
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
2
-3
/
+33
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: [stderr] add support for dynamically enabling/disabling events
Lluís
2
-0
/
+48
2011-09-01
trace: add "-trace events" argument to control initial state
Lluís
4
-5
/
+61
2011-09-01
trace: separate trace event control and query routines from the simple backend
Lluís
4
-11
/
+33
2011-09-01
trace: avoid conditional code compilation during option parsing
Lluís
4
-12
/
+51
2011-09-01
trace: move backend-specific code into the trace/ directory
Lluís
2
-0
/
+403