aboutsummaryrefslogtreecommitdiff
path: root/trace
AgeCommit message (Expand)Author
2016-09-05trace: Avoid implicit bool->integer conversionsLluís Vilanova
2016-09-05trace: Remove 'trace_events_dstate_init'Lluís Vilanova
2016-09-05trace: add syslog tracing backendPaul Durrant
2016-07-18trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing stateLluís Vilanova
2016-07-18trace: Add per-vCPU tracing states for events with the 'vcpu' propertyLluís Vilanova
2016-07-18trace: Cosmetic changes on fast-path tracingLluís Vilanova
2016-07-18trace: Identify events with the 'vcpu' propertyLluís Vilanova
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-06-28trace: move qemu_trace_opts to trace/control.cDenis V. Lunev
2016-06-20Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-06-20trace: add build framework for merging trace-events filesDaniel P. Berrange
2016-06-20trace: [all] Add "guest_mem_before" eventLluís Vilanova
2016-06-20log: Fix qemu_set_log_filename() error handlingMarkus Armbruster
2016-05-18Fix some typos found by codespellStefan Weil
2016-03-31trace: do not always call exit() in trace_enable_eventsDenis V. Lunev
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster
2016-03-01trace: Add 'vcpu' event property to trace guest vCPULluís Vilanova
2016-02-23all: Clean up includesPeter Maydell
2016-02-04all: Clean up includesPeter Maydell
2016-02-03trace: convert stderr backend to logPaolo Bonzini
2016-02-03trace: add "-trace help"Paolo Bonzini
2016-02-03trace: add "-trace enable=..."Paolo Bonzini
2016-02-03trace: split trace_init_file out of trace_init_backendsPaolo Bonzini
2016-02-03trace: split trace_init_events out of trace_init_backendsPaolo Bonzini
2016-02-03trace: track enabled events in a separate arrayPaolo Bonzini
2016-02-03trace: count number of enabled eventsPaolo Bonzini
2016-01-07trace: add make dependencies on tracetool sourceStefan Hajnoczi
2016-01-07trace: fix make foo-timestamp rulesStefan Hajnoczi
2015-11-30trace/simple: Fix warning and wrong trace file name for MinGWStefan Weil
2015-03-10Remove superfluous '\n' around error_report()Gonglei
2014-09-26trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMPLluís Vilanova
2014-09-26trace: [qmp] Add commands to query and control event tracing stateLluís Vilanova
2014-09-09trace: Only link generated-tracers.o with "simple" backendFam Zheng
2014-08-12trace: [tcg] Generate TCG tracing routinesLluís Vilanova
2014-08-12trace: [tcg] Define TCG tracing helper routine wrappersLluís Vilanova
2014-08-12trace: [tcg] Define TCG tracing helper routinesLluís Vilanova
2014-08-12trace: [tcg] Declare TCG tracing helper routinesLluís Vilanova
2014-06-10glib-compat.h: add new thread API emulation on top of pre-2.31 APIMichael Tokarev
2014-06-09trace: Replace fprintf with error_report and print locationAlexey Kardashevskiy
2014-06-09trace: Multi-backend tracingLluís Vilanova
2014-06-09trace: Replace error with warning if event is not definedAlexey Kardashevskiy
2014-06-09trace: add pid field to simpletrace recordStefan Hajnoczi
2014-05-07trace: [tracetool] Minimize the amount of per-backend codeLluís Vilanova
2014-05-07trace: [simple] Bump up log version numberLluís Vilanova
2014-03-25osdep: initialize glib threads in all QEMU toolsStefan Hajnoczi
2014-03-12trace: Fix build warnings for Win32 buildPeter Maydell
2014-02-19Adapt Makefiles to the new LTTng ust interfaceMohamad Gebai
2014-01-27trace: add glib 2.32+ static GMutex supportStefan Hajnoczi
2014-01-27trace: [simple] Do not include "trace/simple.h" in generated tracer headersLluís Vilanova