summaryrefslogtreecommitdiffstats
path: root/trace
Commit message (Expand)AuthorAgeFilesLines
* trace: move qemu_trace_opts to trace/control.cDenis V. Lunev2016-06-282-12/+55
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2016-06-203-11/+94
|\
| * trace: add build framework for merging trace-events filesDaniel P. Berrange2016-06-201-11/+14
| * trace: [all] Add "guest_mem_before" eventLluís Vilanova2016-06-202-0/+80
* | log: Fix qemu_set_log_filename() error handlingMarkus Armbruster2016-06-201-1/+2
|/
* Fix some typos found by codespellStefan Weil2016-05-181-2/+2
* trace: do not always call exit() in trace_enable_eventsDenis V. Lunev2016-03-311-1/+4
* util: move declarations out of qemu-common.hVeronia Bahaa2016-03-221-0/+1
* Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster2016-03-222-2/+0Star
* trace: Add 'vcpu' event property to trace guest vCPULluís Vilanova2016-03-011-1/+2
* all: Clean up includesPeter Maydell2016-02-233-5/+0Star
* all: Clean up includesPeter Maydell2016-02-044-9/+4Star
* trace: convert stderr backend to logPaolo Bonzini2016-02-031-0/+10
* trace: add "-trace help"Paolo Bonzini2016-02-032-1/+27
* trace: add "-trace enable=..."Paolo Bonzini2016-02-032-21/+36
* trace: split trace_init_file out of trace_init_backendsPaolo Bonzini2016-02-034-12/+28
* trace: split trace_init_events out of trace_init_backendsPaolo Bonzini2016-02-032-6/+14
* trace: track enabled events in a separate arrayPaolo Bonzini2016-02-034-7/+13
* trace: count number of enabled eventsPaolo Bonzini2016-02-032-1/+5
* trace: add make dependencies on tracetool sourceStefan Hajnoczi2016-01-071-11/+19
* trace: fix make foo-timestamp rulesStefan Hajnoczi2016-01-071-9/+9
* trace/simple: Fix warning and wrong trace file name for MinGWStefan Weil2015-11-301-1/+2
* Remove superfluous '\n' around error_report()Gonglei2015-03-101-1/+1
* trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMPLluís Vilanova2014-09-262-20/+0Star
* trace: [qmp] Add commands to query and control event tracing stateLluís Vilanova2014-09-262-0/+76
* trace: Only link generated-tracers.o with "simple" backendFam Zheng2014-09-091-2/+1Star
* trace: [tcg] Generate TCG tracing routinesLluís Vilanova2014-08-121-0/+9
* trace: [tcg] Define TCG tracing helper routine wrappersLluís Vilanova2014-08-121-0/+8
* trace: [tcg] Define TCG tracing helper routinesLluís Vilanova2014-08-121-0/+12
* trace: [tcg] Declare TCG tracing helper routinesLluís Vilanova2014-08-121-5/+19
* glib-compat.h: add new thread API emulation on top of pre-2.31 APIMichael Tokarev2014-06-101-39/+11Star
* trace: Replace fprintf with error_report and print locationAlexey Kardashevskiy2014-06-091-13/+18
* trace: Multi-backend tracingLluís Vilanova2014-06-0910-156/+76Star
* trace: Replace error with warning if event is not definedAlexey Kardashevskiy2014-06-091-7/+7
* trace: add pid field to simpletrace recordStefan Hajnoczi2014-06-091-2/+6
* trace: [tracetool] Minimize the amount of per-backend codeLluís Vilanova2014-05-071-2/+2
* trace: [simple] Bump up log version numberLluís Vilanova2014-05-071-1/+1
* osdep: initialize glib threads in all QEMU toolsStefan Hajnoczi2014-03-251-9/+0Star
* trace: Fix build warnings for Win32 buildPeter Maydell2014-03-121-5/+5
* Adapt Makefiles to the new LTTng ust interfaceMohamad Gebai2014-02-191-0/+25
* trace: add glib 2.32+ static GMutex supportStefan Hajnoczi2014-01-271-7/+16
* trace: [simple] Do not include "trace/simple.h" in generated tracer headersLluís Vilanova2014-01-271-0/+1
* trace: Add ftrace tracing backendEiichi Tsukata2013-05-033-0/+113
* trace: rebuild generated-events.o when configuration changesStefan Hajnoczi2013-03-281-1/+1
* trace: [stderr] Port to generic event information and new control interfaceLluís Vilanova2013-03-282-39/+6Star
* trace: [simple] Port to generic event information and new control interfaceLluís Vilanova2013-03-282-33/+8Star
* trace: [default] Port to generic event information and new control interfaceLluís Vilanova2013-03-281-3/+2Star
* trace: Provide a detailed event control interfaceLluís Vilanova2013-03-283-32/+331
* trace: Provide a generic tracing event descriptorLluís Vilanova2013-03-282-1/+56
* trace: deal with deprecated glib thread functionsStefan Hajnoczi2013-02-121-0/+18