38 Commits (ab2d0531b2e41bc5fd8f8e59405f135986599476)

Author SHA1 Message Date
Eiichi Tsukata 781e9545db trace: Add ftrace tracing backend 14 years ago
Stefan Hajnoczi a7373b1f61 trace: rebuild generated-events.o when configuration changes 14 years ago
Lluís Vilanova c6f18b9195 trace: [stderr] Port to generic event information and new control interface 14 years ago
Lluís Vilanova 60481e210d trace: [simple] Port to generic event information and new control interface 14 years ago
Lluís Vilanova fd068a953c trace: [default] Port to generic event information and new control interface 14 years ago
Lluís Vilanova b1bae816c4 trace: Provide a detailed event control interface 14 years ago
Lluís Vilanova 45be2f5d0d trace: Provide a generic tracing event descriptor 14 years ago
Stefan Hajnoczi 4a0e6714b0 trace: deal with deprecated glib thread functions 14 years ago
Stefan Hajnoczi 30d940875d trace: use glib atomic int types 14 years ago
Markus Armbruster b6b2c96280 trace: Clean up the "try to update atomic until it worked" loops 14 years ago
Markus Armbruster e722d705ae trace: Direct access of atomics is verboten, use the API 14 years ago
Markus Armbruster fb3a508531 trace: Fix simple trace dropped event record for big endian 14 years ago
Michael S. Tsirkin 6f329a5530 Makefile: clean timestamp generation rule 14 years ago
Paolo Bonzini ff667e2e9b build: fold trace-obj-y into libqemuutil.a 14 years ago
Paolo Bonzini 0e848f482b build: some simplifications for "trace/Makefile.objs" 14 years ago
Paolo Bonzini 2c13ec50e7 build: move dtrace rules to rules.mak 14 years ago
Lluís Vilanova eac236ea7b build: Use separate makefile for "trace/" 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Gerd Hoffmann ddde8acc98 trace: allow disabling events in events file 14 years ago
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
Alexey Kardashevskiy 794b1f962e trace: added ability to comment out events in the list 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 9a82b6a590 trace: [stderr] add support for dynamically enabling/disabling events 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