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
/
scripts
/
tracetool
Age
Commit message (
Expand
)
Author
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
2016-03-22
Clean up includes some more
Markus Armbruster
2016-03-01
trace: Add a proper API to manage auto-generated events from the 'tcg' property
Lluís Vilanova
2016-03-01
trace: Add 'vcpu' event property to trace guest vCPU
Lluís Vilanova
2016-03-01
trace: Add helper function to cast event arguments
Lluís Vilanova
2016-03-01
trace: Remove unnecessary intermediate event copies
Lluís Vilanova
2016-03-01
trace: Extend API to manage event arguments
Lluís Vilanova
2016-02-23
tracetool: Include osdep.h in generated-ust.c
Peter Maydell
2016-02-16
scripts/tracetool: Include qemu/osdep.h in generated .c files
Peter Maydell
2016-02-03
trace: convert stderr backend to log
Paolo Bonzini
2016-02-03
trace: track enabled events in a separate array
Paolo Bonzini
2015-03-02
trace: add DTrace reserved words for .d files
Stefan Hajnoczi
2015-02-06
trace: Print PID and time in stderr traces
Dr. David Alan Gilbert
2014-11-18
Tracing: Fix simpletrace.py error on tcg enabled binary traces
Christoph Seifert
2014-09-26
scripts/tracetool: don't barf on formats with precision
Alex Bennée
2014-09-26
trace: tighten up trace-events regex to fix bad parse
Stefan Hajnoczi
2014-09-26
trace: [ust] Fix format string computation in tcg-enabled events
Lluís Vilanova
2014-08-28
trace: avoid Python 2.5 all() in tracetool
Stefan Hajnoczi
2014-08-12
trace: teach lttng backend to use format strings
Alex Bennée
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-08-12
trace: [tcg] Add 'tcg' event property
Lluís Vilanova
2014-08-12
trace: [tcg] Argument type transformation machinery
Lluís Vilanova
2014-08-12
trace: [tcg] Argument type transformation rules
Lluís Vilanova
2014-08-12
trace: add tracetool simpletrace_stap format
Stefan Hajnoczi
2014-08-12
trace: extract stap_escape() function for reuse
Stefan Hajnoczi
2014-06-09
trace: Multi-backend tracing
Lluís Vilanova
2014-05-07
trace: [tracetool] Minimize the amount of per-backend code
Lluís Vilanova
2014-05-07
trace: [tracetool] Change format docs to point to the generated file
Lluís Vilanova
2014-05-07
trace: [tracetool] Show list of frontends and backends sorted by name
Lluís Vilanova
2014-05-07
trace: [tracetool] Cosmetic changes
Lluís Vilanova
2014-05-07
trace: [tracetool] Spacing changes
Lluís Vilanova
2014-05-07
trace: [tracetool] Add methods 'Event.copy' and 'Arguments.copy'
Lluís Vilanova
2014-05-07
trace: [tracetool] Add method 'Event.api' to build event names
Lluís Vilanova
2014-02-19
Modified the tracetool framework for LTTng 2.x
Mohamad Gebai
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-05-03
trace: Add ftrace tracing backend
Eiichi Tsukata
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: Provide a generic tracing event descriptor
Lluís Vilanova
2013-03-28
trace: [tracetool] Explicitly identify public backends
Lluís Vilanova
2012-12-23
build: Use separate makefile for "trace/"
Lluís Vilanova
2012-11-16
Avoid all systemtap reserved words
Daniel P. Berrange
2012-09-23
dtrace backend: add function to reserved words
Alon Levy
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-05-01
tracetool: avoid pkgutil.iter_modules() Python 2.7 function
Stefan Hajnoczi
[next]