index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
tracetool
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simpletrace v2: Support multiple arguments, strings.
Harsh Prateek Bora
2012-07-19
1
-19
/
+71
*
tracetool: avoid pkgutil.iter_modules() Python 2.7 function
Stefan Hajnoczi
2012-05-01
2
-4
/
+12
*
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: handle DTrace keywords 'in', 'next', 'self'
Stefan Hajnoczi
2012-04-18
1
-4
/
+4
*
tracetool: Add support for the 'dtrace' backend
Lluís Vilanova
2012-04-18
4
-1
/
+147
*
tracetool: Add support for the 'ust' backend
Lluís Vilanova
2012-04-18
1
-0
/
+90
*
tracetool: Add support for the 'simple' backend
Lluís Vilanova
2012-04-18
1
-0
/
+55
*
tracetool: Add support for the 'stderr' backend
Lluís Vilanova
2012-04-18
1
-0
/
+56
*
tracetool: Add module for the 'h' format
Lluís Vilanova
2012-04-18
1
-0
/
+45
*
tracetool: Add module for the 'c' format
Lluís Vilanova
2012-04-18
1
-0
/
+20
*
tracetool: Rewrite infrastructure as python modules
Lluís Vilanova
2012-04-18
4
-666
/
+472
*
tracetool: Forbid argument name 'next'
Kevin Wolf
2012-04-05
1
-0
/
+4
*
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
2012-04-02
1
-4
/
+18
|
\
|
*
tracetool: dtrace: handle in and next reserved words
Alon Levy
2012-03-30
1
-4
/
+6
|
*
tracetool: dtrace disabled-events fix
Lee Essen
2012-03-30
1
-0
/
+12
*
|
Fix conversion from lower to upper case with Turkish locale
Stefan Weil
2012-03-31
1
-2
/
+2
|
/
*
tracetool: Omit useless QEMU_*_ENABLED() check
Stefan Hajnoczi
2012-03-12
1
-3
/
+1
*
trace: Provide a per-event status define for conditional compilation
Lluís Vilanova
2012-03-12
1
-1
/
+8
*
trace: allow PRI*64 at beginning and ending of format string
Stefan Hajnoczi
2011-09-17
1
-7
/
+13
*
trace: [stderr] add support for dynamically enabling/disabling events
Lluís
2011-09-01
1
-5
/
+28
*
trace: [simple] disable all trace points by default
Lluís
2011-09-01
1
-7
/
+2
*
trace: always use the "nop" backend on events with the "disable" keyword
Lluís
2011-09-01
1
-13
/
+2
*
trace: generalize the "property" concept in the trace-events file
Lluís
2011-09-01
1
-40
/
+33
*
trace: move backend-specific code into the trace/ directory
Lluís
2011-09-01
1
-1
/
+1
*
trace: [ust] fix generation of 'trace.c' on events without args
Lluís
2011-04-26
1
-3
/
+4
*
tracetool: allow ) in trace output string
Paolo Bonzini
2011-04-26
1
-1
/
+1
*
tracetool: Add optional argument to specify dtrace probe names
Jes Sorensen
2011-03-06
1
-6
/
+13
*
New trace-event backend: stderr
Fabien Chouteau
2011-01-29
1
-2
/
+58
*
Add scripts directory
Blue Swirl
2011-01-20
1
-0
/
+573