17 Commits (4552e41025af4694c55854448c3ae4d95e72c7f6)

Author SHA1 Message Date
Stefan Weil 4552e41025 trace/simple: Replace asprintf by g_strdup_printf 14 years ago
Harsh Prateek Bora db8894f209 trace: avoid pointer aliasing in trace_record_finish() 14 years ago
Harsh Prateek Bora fd82f015a1 trace: drop unused TraceBufferRecord->next_tbuf_idx field 14 years ago
Harsh Prateek Bora 83d35d3e99 trace: remove unnecessary write_to_buffer() typecasting 14 years ago
Harsh Prateek Bora 8ae601e8fe trace: rename TraceRecordHeader to TraceLogHeader 14 years ago
Harsh Prateek Bora 62bab73213 Simpletrace v2: Support multiple arguments, strings. 14 years ago
Harsh Prateek Bora 88affa1c77 monitor: remove unused do_info_trace 14 years ago
Harsh Prateek Bora 0d665005c7 trace/simple.c: fix deprecated glib2 interface 14 years ago
Jun Koi db3bf86963 trace: make trace_thread_create() use its function arg 15 years ago
Alon Levy 42ed372753 g_thread_init users: don't call it if glib >= 2.31 15 years ago
Mark Wu 454e202d52 trace: Add wildcard trace event support 15 years ago
Stefan Hajnoczi 6c2a407426 trace: use binary file open mode in simpletrace 15 years ago
Stefan Hajnoczi 85aff1586f trace: portable simple trace backend using glib 15 years ago
Lluís 23d15e860b trace: add "-trace events" argument to control initial state 15 years ago
Lluís fc76410539 trace: separate trace event control and query routines from the simple backend 15 years ago
Lluís e4858974ec trace: avoid conditional code compilation during option parsing 15 years ago
Lluís edb47ec498 trace: move backend-specific code into the trace/ directory 15 years ago
Blue Swirl 0caf448b80 simpletrace: suppress a warning from unused variable 15 years ago
Stefan Hajnoczi 31d3c9b8c1 simpletrace: Move st_init() error reporting 16 years ago
Stefan Hajnoczi 0b5538c300 simpletrace: Thread-safe tracing 16 years ago
Blue Swirl c57c846a80 qemu-timer: move commonly used timer code to qemu-timer-common 16 years ago
Blue Swirl a12c668f0a trace: improve info trace output 16 years ago
Blue Swirl f871d6893a trace: print a warning if user tries to enable an unknown trace event 16 years ago
Stefan Hajnoczi c5ceb523fa trace: Add trace-file command to open/close/flush trace file 16 years ago
Prerna Saxena 9410b56c82 trace: Specify trace file name 16 years ago
Prerna Saxena 22890ab5e8 trace: Support for dynamically enabling/disabling trace events 16 years ago
Stefan Hajnoczi 26f7227bfe trace: Add simple built-in tracing backend 16 years ago