index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
tracetool
/
backend
/
simple.py
Age
Commit message (
Expand
)
Author
2017-01-31
trace: switch to modular code generation for sub-directories
Daniel P. Berrange
2016-10-27
trace: Fix 'char **' compilation error in simple backend
Fam Zheng
2016-10-12
trace: introduce a formal group name for trace events
Daniel P. Berrange
2016-10-12
trace: remove the TraceEventID and TraceEventVCPUID enums
Daniel P. Berrange
2016-07-18
trace: Conditionally trace events based on their per-vCPU state
Lluís Vilanova
2016-02-16
scripts/tracetool: Include qemu/osdep.h in generated .c files
Peter Maydell
2014-05-07
trace: [tracetool] Minimize the amount of per-backend code
Lluís Vilanova
2014-05-07
trace: [tracetool] Add method 'Event.api' to build event names
Lluís Vilanova
2014-01-27
trace: fix simple trace "disable" keyword
Stefan Hajnoczi
2014-01-27
trace: [simple] Do not include "trace/simple.h" in generated tracer headers
Lluís Vilanova
2013-03-28
trace: [simple] Port to generic event information and new control interface
Lluís Vilanova
2013-03-28
trace: [tracetool] Explicitly identify public backends
Lluís Vilanova
2012-08-14
trace/simple: Fix compiler warning for 32 bit hosts
Stefan Weil
2012-07-19
Simpletrace v2: Support multiple arguments, strings.
Harsh Prateek Bora
2012-04-18
tracetool: Add support for the 'simple' backend
Lluís Vilanova