index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
trace
Age
Commit message (
Expand
)
Author
2016-06-20
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-06-20
trace: add build framework for merging trace-events files
Daniel P. Berrange
2016-06-20
trace: [all] Add "guest_mem_before" event
Lluís Vilanova
2016-06-20
log: Fix qemu_set_log_filename() error handling
Markus Armbruster
2016-05-18
Fix some typos found by codespell
Stefan Weil
2016-03-31
trace: do not always call exit() in trace_enable_events
Denis V. Lunev
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-01
trace: Add 'vcpu' event property to trace guest vCPU
Lluís Vilanova
2016-02-23
all: Clean up includes
Peter Maydell
2016-02-04
all: Clean up includes
Peter Maydell
2016-02-03
trace: convert stderr backend to log
Paolo Bonzini
2016-02-03
trace: add "-trace help"
Paolo Bonzini
2016-02-03
trace: add "-trace enable=..."
Paolo Bonzini
2016-02-03
trace: split trace_init_file out of trace_init_backends
Paolo Bonzini
2016-02-03
trace: split trace_init_events out of trace_init_backends
Paolo Bonzini
2016-02-03
trace: track enabled events in a separate array
Paolo Bonzini
2016-02-03
trace: count number of enabled events
Paolo Bonzini
2016-01-07
trace: add make dependencies on tracetool source
Stefan Hajnoczi
2016-01-07
trace: fix make foo-timestamp rules
Stefan Hajnoczi
2015-11-30
trace/simple: Fix warning and wrong trace file name for MinGW
Stefan Weil
2015-03-10
Remove superfluous '\n' around error_report()
Gonglei
2014-09-26
trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMP
Lluís Vilanova
2014-09-26
trace: [qmp] Add commands to query and control event tracing state
Lluís Vilanova
2014-09-09
trace: Only link generated-tracers.o with "simple" backend
Fam Zheng
2014-08-12
trace: [tcg] Generate TCG tracing routines
Lluís Vilanova
2014-08-12
trace: [tcg] Define TCG tracing helper routine wrappers
Lluís Vilanova
2014-08-12
trace: [tcg] Define TCG tracing helper routines
Lluís Vilanova
2014-08-12
trace: [tcg] Declare TCG tracing helper routines
Lluís Vilanova
2014-06-10
glib-compat.h: add new thread API emulation on top of pre-2.31 API
Michael Tokarev
2014-06-09
trace: Replace fprintf with error_report and print location
Alexey Kardashevskiy
2014-06-09
trace: Multi-backend tracing
Lluís Vilanova
2014-06-09
trace: Replace error with warning if event is not defined
Alexey Kardashevskiy
2014-06-09
trace: add pid field to simpletrace record
Stefan Hajnoczi
2014-05-07
trace: [tracetool] Minimize the amount of per-backend code
Lluís Vilanova
2014-05-07
trace: [simple] Bump up log version number
Lluís Vilanova
2014-03-25
osdep: initialize glib threads in all QEMU tools
Stefan Hajnoczi
2014-03-12
trace: Fix build warnings for Win32 build
Peter Maydell
2014-02-19
Adapt Makefiles to the new LTTng ust interface
Mohamad Gebai
2014-01-27
trace: add glib 2.32+ static GMutex support
Stefan Hajnoczi
2014-01-27
trace: [simple] Do not include "trace/simple.h" in generated tracer headers
Lluís Vilanova
2013-05-03
trace: Add ftrace tracing backend
Eiichi Tsukata
2013-03-28
trace: rebuild generated-events.o when configuration changes
Stefan Hajnoczi
2013-03-28
trace: [stderr] Port to generic event information and new control interface
Lluís Vilanova
2013-03-28
trace: [simple] Port to generic event information and new control interface
Lluís Vilanova
2013-03-28
trace: [default] Port to generic event information and new control interface
Lluís Vilanova
2013-03-28
trace: Provide a detailed event control interface
Lluís Vilanova
2013-03-28
trace: Provide a generic tracing event descriptor
Lluís Vilanova
2013-02-12
trace: deal with deprecated glib thread functions
Stefan Hajnoczi
2013-02-12
trace: use glib atomic int types
Stefan Hajnoczi
[next]