]> git.proxmox.com Git - qemu.git/history - trace
chardev: Use real-time clock for open timer
[qemu.git] / trace /
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/build-urgent...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.71' into staging
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-11-16 Gerd Hoffmanntrace: allow disabling events in events file
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-08-14 Stefan Weiltrace/simple: Replace asprintf by g_strdup_printf
2012-08-14 Harsh Prateek Boratrace: avoid pointer aliasing in trace_record_finish()
2012-08-14 Harsh Prateek Boratrace: drop unused TraceBufferRecord->next_tbuf_idx...
2012-08-14 Harsh Prateek Boratrace: remove unnecessary write_to_buffer() typecasting
2012-08-14 Harsh Prateek Boratrace: rename TraceRecordHeader to TraceLogHeader
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-07-30 Anthony LiguoriMerge commit 'quintela/migration-next-v5' into staging
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-07-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-07-23 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-07-23 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-07-19 Harsh Prateek BoraSimpletrace v2: Support multiple arguments, strings.
2012-07-19 Harsh Prateek Boramonitor: remove unused do_info_trace
2012-07-19 Alexey Kardashevskiytrace: added ability to comment out events in the list
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1.1...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-3a...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-06-08 Harsh Prateek Boratrace/simple.c: fix deprecated glib2 interface
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-3-12...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-03-12 Jun Koitrace: make trace_thread_create() use its function arg
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-01-03 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/page_desc...
2011-12-20 Alon Levyg_thread_init users: don't call it if glib >= 2.31
2011-11-02 Blue SwirlMerge branch 'tci' of git://qemu.weilnetz.de/qemu
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.29' into staging
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2011-11-01 Mark Wutrace: Add wildcard trace event support
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-09-22 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2011-09-21 Stefan Hajnoczitrace: use binary file open mode in simpletrace
2011-09-21 Stefan Hajnoczitrace: portable simple trace backend using glib
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-09-02 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2011-09-01 Lluístrace: [stderr] add support for dynamically enabling...
2011-09-01 Lluístrace: add "-trace events" argument to control initial...
2011-09-01 Lluístrace: separate trace event control and query routines...
2011-09-01 Lluístrace: avoid conditional code compilation during option...
2011-09-01 Lluístrace: move backend-specific code into the trace/ directory