index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
tracetool
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
trace: add TRACE_<event>_BACKEND_DSTATE()
Stefan Hajnoczi
2017-08-01
1
-0
/
+1
*
trace: [tcg] Do not generate TCG code to trace dynamically-disabled events
Lluís Vilanova
2017-07-17
1
-1
/
+2
*
trace: disallow more than 10 arguments per trace event
Daniel P. Berrange
2017-05-08
1
-0
/
+4
*
trace: introduce a formal group name for trace events
Daniel P. Berrange
2016-10-12
1
-2
/
+4
*
trace: push reading of events up a level to tracetool main
Daniel P. Berrange
2016-10-12
1
-5
/
+3
*
trace: rename _read_events to read_events
Daniel P. Berrange
2016-10-12
1
-2
/
+12
*
trace: give each trace event a named TraceEvent struct
Daniel P. Berrange
2016-10-12
1
-0
/
+1
*
trace: remove global 'uint16 dstate[]' array
Daniel P. Berrange
2016-10-12
1
-1
/
+2
*
trace: Add a proper API to manage auto-generated events from the 'tcg' property
Lluís Vilanova
2016-03-01
1
-3
/
+10
*
trace: Add 'vcpu' event property to trace guest vCPU
Lluís Vilanova
2016-03-01
1
-2
/
+9
*
trace: Add helper function to cast event arguments
Lluís Vilanova
2016-03-01
1
-0
/
+4
*
trace: Remove unnecessary intermediate event copies
Lluís Vilanova
2016-03-01
1
-3
/
+2
*
trace: Extend API to manage event arguments
Lluís Vilanova
2016-03-01
1
-2
/
+13
*
Tracing: Fix simpletrace.py error on tcg enabled binary traces
Christoph Seifert
2014-11-18
1
-34
/
+33
*
scripts/tracetool: don't barf on formats with precision
Alex Bennée
2014-09-26
1
-1
/
+1
*
trace: tighten up trace-events regex to fix bad parse
Stefan Hajnoczi
2014-09-26
1
-2
/
+2
*
trace: [ust] Fix format string computation in tcg-enabled events
Lluís Vilanova
2014-09-26
1
-9
/
+10
*
trace: teach lttng backend to use format strings
Alex Bennée
2014-08-12
1
-2
/
+10
*
trace: [tcg] Declare TCG tracing helper routines
Lluís Vilanova
2014-08-12
1
-0
/
+1
*
trace: [tcg] Add 'tcg' event property
Lluís Vilanova
2014-08-12
1
-5
/
+59
*
trace: [tcg] Argument type transformation machinery
Lluís Vilanova
2014-08-12
1
-1
/
+29
*
trace: Multi-backend tracing
Lluís Vilanova
2014-06-09
1
-13
/
+11
*
trace: [tracetool] Minimize the amount of per-backend code
Lluís Vilanova
2014-05-07
1
-17
/
+2
*
trace: [tracetool] Cosmetic changes
Lluís Vilanova
2014-05-07
1
-7
/
+7
*
trace: [tracetool] Spacing changes
Lluís Vilanova
2014-05-07
1
-3
/
+4
*
trace: [tracetool] Add methods 'Event.copy' and 'Arguments.copy'
Lluís Vilanova
2014-05-07
1
-0
/
+9
*
trace: [tracetool] Add method 'Event.api' to build event names
Lluís Vilanova
2014-05-07
1
-1
/
+9
*
tracetool: avoid str.rpartition() Python 2.5 function
Stefan Hajnoczi
2012-05-01
1
-7
/
+10
*
tracetool: use Python 2.4-compatible __import__() arguments
Stefan Hajnoczi
2012-05-01
1
-1
/
+1
*
tracetool: Add support for the 'dtrace' backend
Lluís Vilanova
2012-04-18
1
-1
/
+10
*
tracetool: Rewrite infrastructure as python modules
Lluís Vilanova
2012-04-18
1
-0
/
+262