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
*
trace: add DTrace reserved words for .d files
Stefan Hajnoczi
2015-03-02
1
-7
/
+19
*
trace: Print PID and time in stderr traces
Dr. David Alan Gilbert
2015-02-06
1
-1
/
+9
*
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
2
-10
/
+11
*
trace: avoid Python 2.5 all() in tracetool
Stefan Hajnoczi
2014-08-28
1
-1
/
+2
*
trace: teach lttng backend to use format strings
Alex Bennée
2014-08-12
2
-6
/
+21
*
trace: [tcg] Generate TCG tracing routines
Lluís Vilanova
2014-08-12
1
-0
/
+57
*
trace: [tcg] Define TCG tracing helper routine wrappers
Lluís Vilanova
2014-08-12
1
-0
/
+70
*
trace: [tcg] Define TCG tracing helper routines
Lluís Vilanova
2014-08-12
1
-0
/
+50
*
trace: [tcg] Declare TCG tracing helper routines
Lluís Vilanova
2014-08-12
2
-0
/
+51
*
trace: [tcg] Add 'tcg' event property
Lluís Vilanova
2014-08-12
2
-5
/
+64
*
trace: [tcg] Argument type transformation machinery
Lluís Vilanova
2014-08-12
1
-1
/
+29
*
trace: [tcg] Argument type transformation rules
Lluís Vilanova
2014-08-12
1
-0
/
+166
*
trace: add tracetool simpletrace_stap format
Stefan Hajnoczi
2014-08-12
1
-0
/
+71
*
trace: extract stap_escape() function for reuse
Stefan Hajnoczi
2014-08-12
1
-3
/
+8
*
trace: Multi-backend tracing
Lluís Vilanova
2014-06-09
2
-20
/
+19
*
trace: [tracetool] Minimize the amount of per-backend code
Lluís Vilanova
2014-05-07
17
-395
/
+307
*
trace: [tracetool] Change format docs to point to the generated file
Lluís Vilanova
2014-05-07
7
-11
/
+11
*
trace: [tracetool] Show list of frontends and backends sorted by name
Lluís Vilanova
2014-05-07
2
-3
/
+3
*
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
6
-17
/
+27
*
Modified the tracetool framework for LTTng 2.x
Mohamad Gebai
2014-02-19
3
-56
/
+132
*
trace: fix simple trace "disable" keyword
Stefan Hajnoczi
2014-01-27
1
-1
/
+2
*
trace: [simple] Do not include "trace/simple.h" in generated tracer headers
Lluís Vilanova
2014-01-27
1
-3
/
+0
*
trace: Add ftrace tracing backend
Eiichi Tsukata
2013-05-03
1
-0
/
+54
*
trace: [stderr] Port to generic event information and new control interface
Lluís Vilanova
2013-03-28
1
-19
/
+8
*
trace: [simple] Port to generic event information and new control interface
Lluís Vilanova
2013-03-28
1
-13
/
+5
*
trace: Provide a generic tracing event descriptor
Lluís Vilanova
2013-03-28
4
-8
/
+113
*
trace: [tracetool] Explicitly identify public backends
Lluís Vilanova
2013-03-28
5
-1
/
+28
*
build: Use separate makefile for "trace/"
Lluís Vilanova
2012-12-23
2
-4
/
+4
*
Avoid all systemtap reserved words
Daniel P. Berrange
2012-11-16
1
-1
/
+10
*
dtrace backend: add function to reserved words
Alon Levy
2012-09-23
1
-1
/
+1
*
trace/simple: Fix compiler warning for 32 bit hosts
Stefan Weil
2012-08-14
1
-1
/
+1
*
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
[next]