index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-12
trace: Fix build warnings for Win32 build
Peter Maydell
1
-5
/
+5
2014-02-19
Adapt Makefiles to the new LTTng ust interface
Mohamad Gebai
1
-0
/
+25
2014-01-27
trace: add glib 2.32+ static GMutex support
Stefan Hajnoczi
1
-7
/
+16
2014-01-27
trace: [simple] Do not include "trace/simple.h" in generated tracer headers
Lluís Vilanova
1
-0
/
+1
2013-05-03
trace: Add ftrace tracing backend
Eiichi Tsukata
3
-0
/
+113
2013-03-28
trace: rebuild generated-events.o when configuration changes
Stefan Hajnoczi
1
-1
/
+1
2013-03-28
trace: [stderr] Port to generic event information and new control interface
Lluís Vilanova
2
-39
/
+6
2013-03-28
trace: [simple] Port to generic event information and new control interface
Lluís Vilanova
2
-33
/
+8
2013-03-28
trace: [default] Port to generic event information and new control interface
Lluís Vilanova
1
-3
/
+2
2013-03-28
trace: Provide a detailed event control interface
Lluís Vilanova
3
-32
/
+331
2013-03-28
trace: Provide a generic tracing event descriptor
Lluís Vilanova
2
-1
/
+56
2013-02-12
trace: deal with deprecated glib thread functions
Stefan Hajnoczi
1
-0
/
+18
2013-02-12
trace: use glib atomic int types
Stefan Hajnoczi
1
-3
/
+3
2013-02-05
trace: Clean up the "try to update atomic until it worked" loops
Markus Armbruster
1
-13
/
+5
2013-02-05
trace: Direct access of atomics is verboten, use the API
Markus Armbruster
1
-4
/
+5
2013-02-05
trace: Fix simple trace dropped event record for big endian
Markus Armbruster
1
-8
/
+8
2013-01-30
Makefile: clean timestamp generation rule
Michael S. Tsirkin
1
-2
/
+2
2013-01-12
build: fold trace-obj-y into libqemuutil.a
Paolo Bonzini
1
-5
/
+5
2013-01-12
build: some simplifications for "trace/Makefile.objs"
Paolo Bonzini
1
-13
/
+13
2013-01-12
build: move dtrace rules to rules.mak
Paolo Bonzini
1
-12
/
+0
2012-12-23
build: Use separate makefile for "trace/"
Lluís Vilanova
1
-0
/
+70
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-11-16
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