Sign in
qemu
/
qemu
/
536fca7f7ea4913f71df7f420953e97619be74e1
/
scripts
/
tracetool
/
__init__.py
80dd5c4
trace: introduce a formal group name for trace events
by Daniel P. Berrange
· 8 years ago
9096b78
trace: push reading of events up a level to tracetool main
by Daniel P. Berrange
· 8 years ago
d1b97bc
trace: rename _read_events to read_events
by Daniel P. Berrange
· 8 years ago
79218be
trace: give each trace event a named TraceEvent struct
by Daniel P. Berrange
· 8 years ago
9397740
trace: remove global 'uint16 dstate[]' array
by Daniel P. Berrange
· 8 years ago
4ade054
trace: Add a proper API to manage auto-generated events from the 'tcg' property
by Lluís Vilanova
· 9 years ago
3d211d9
trace: Add 'vcpu' event property to trace guest vCPU
by Lluís Vilanova
· 9 years ago
bc9beb4
trace: Add helper function to cast event arguments
by Lluís Vilanova
· 9 years ago
56797b1
trace: Remove unnecessary intermediate event copies
by Lluís Vilanova
· 9 years ago
3596f52
trace: Extend API to manage event arguments
by Lluís Vilanova
· 9 years ago
776ec96
Tracing: Fix simpletrace.py error on tcg enabled binary traces
by Christoph Seifert
· 10 years ago
931f53e
scripts/tracetool: don't barf on formats with precision
by Alex Bennée
· 10 years ago
f9bbba9
trace: tighten up trace-events regex to fix bad parse
by Stefan Hajnoczi
· 10 years ago
2321442
trace: [ust] Fix format string computation in tcg-enabled events
by Lluís Vilanova
· 10 years ago
41ef7b0
trace: teach lttng backend to use format strings
by Alex Bennée
· 10 years ago
707c8a9
trace: [tcg] Declare TCG tracing helper routines
by Lluís Vilanova
· 11 years ago
b2b36c2
trace: [tcg] Add 'tcg' event property
by Lluís Vilanova
· 11 years ago
b55835a
trace: [tcg] Argument type transformation machinery
by Lluís Vilanova
· 11 years ago
5b80827
trace: Multi-backend tracing
by Lluís Vilanova
· 11 years ago
1dad2ce
trace: [tracetool] Minimize the amount of per-backend code
by Lluís Vilanova
· 11 years ago
53158ad
trace: [tracetool] Cosmetic changes
by Lluís Vilanova
· 11 years ago
9c24a52
trace: [tracetool] Spacing changes
by Lluís Vilanova
· 11 years ago
ad7443e
trace: [tracetool] Add methods 'Event.copy' and 'Arguments.copy'
by Lluís Vilanova
· 11 years ago
7d08f0d
trace: [tracetool] Add method 'Event.api' to build event names
by Lluís Vilanova
· 11 years ago
b3ef0ad
tracetool: avoid str.rpartition() Python 2.5 function
by Stefan Hajnoczi
· 13 years ago
45d6c78
tracetool: use Python 2.4-compatible __import__() arguments
by Stefan Hajnoczi
· 13 years ago
52ef093
tracetool: Add support for the 'dtrace' backend
by Lluís Vilanova
· 13 years ago
650ab98
tracetool: Rewrite infrastructure as python modules
by Lluís Vilanova
· 13 years ago