index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
tracetool
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-09
trace: Multi-backend tracing
Lluís Vilanova
2
-20
/
+19
2014-05-07
trace: [tracetool] Minimize the amount of per-backend code
Lluís Vilanova
17
-395
/
+307
2014-05-07
trace: [tracetool] Change format docs to point to the generated file
Lluís Vilanova
7
-11
/
+11
2014-05-07
trace: [tracetool] Show list of frontends and backends sorted by name
Lluís Vilanova
2
-3
/
+3
2014-05-07
trace: [tracetool] Cosmetic changes
Lluís Vilanova
1
-7
/
+7
2014-05-07
trace: [tracetool] Spacing changes
Lluís Vilanova
1
-3
/
+4
2014-05-07
trace: [tracetool] Add methods 'Event.copy' and 'Arguments.copy'
Lluís Vilanova
1
-0
/
+9
2014-05-07
trace: [tracetool] Add method 'Event.api' to build event names
Lluís Vilanova
6
-17
/
+27
2014-02-19
Modified the tracetool framework for LTTng 2.x
Mohamad Gebai
3
-56
/
+132
2014-01-27
trace: fix simple trace "disable" keyword
Stefan Hajnoczi
1
-1
/
+2
2014-01-27
trace: [simple] Do not include "trace/simple.h" in generated tracer headers
Lluís Vilanova
1
-3
/
+0
2013-05-03
trace: Add ftrace tracing backend
Eiichi Tsukata
1
-0
/
+54
2013-03-28
trace: [stderr] Port to generic event information and new control interface
Lluís Vilanova
1
-19
/
+8
2013-03-28
trace: [simple] Port to generic event information and new control interface
Lluís Vilanova
1
-13
/
+5
2013-03-28
trace: Provide a generic tracing event descriptor
Lluís Vilanova
4
-8
/
+113
2013-03-28
trace: [tracetool] Explicitly identify public backends
Lluís Vilanova
5
-1
/
+28
2012-12-23
build: Use separate makefile for "trace/"
Lluís Vilanova
2
-4
/
+4
2012-11-16
Avoid all systemtap reserved words
Daniel P. Berrange
1
-1
/
+10
2012-09-23
dtrace backend: add function to reserved words
Alon Levy
1
-1
/
+1
2012-08-14
trace/simple: Fix compiler warning for 32 bit hosts
Stefan Weil
1
-1
/
+1
2012-07-19
Simpletrace v2: Support multiple arguments, strings.
Harsh Prateek Bora
1
-19
/
+71
2012-05-01
tracetool: avoid pkgutil.iter_modules() Python 2.7 function
Stefan Hajnoczi
2
-4
/
+12
2012-05-01
tracetool: avoid str.rpartition() Python 2.5 function
Stefan Hajnoczi
1
-7
/
+10
2012-05-01
tracetool: use Python 2.4-compatible __import__() arguments
Stefan Hajnoczi
1
-1
/
+1
2012-04-18
tracetool: handle DTrace keywords 'in', 'next', 'self'
Stefan Hajnoczi
1
-4
/
+4
2012-04-18
tracetool: Add support for the 'dtrace' backend
Lluís Vilanova
4
-1
/
+147
2012-04-18
tracetool: Add support for the 'ust' backend
Lluís Vilanova
1
-0
/
+90
2012-04-18
tracetool: Add support for the 'simple' backend
Lluís Vilanova
1
-0
/
+55
2012-04-18
tracetool: Add support for the 'stderr' backend
Lluís Vilanova
1
-0
/
+56
2012-04-18
tracetool: Add module for the 'h' format
Lluís Vilanova
1
-0
/
+45
2012-04-18
tracetool: Add module for the 'c' format
Lluís Vilanova
1
-0
/
+20
2012-04-18
tracetool: Rewrite infrastructure as python modules
Lluís Vilanova
4
-666
/
+472
2012-04-05
tracetool: Forbid argument name 'next'
Kevin Wolf
1
-0
/
+4
2012-04-02
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
1
-4
/
+18
2012-03-31
Fix conversion from lower to upper case with Turkish locale
Stefan Weil
1
-2
/
+2
2012-03-30
tracetool: dtrace: handle in and next reserved words
Alon Levy
1
-4
/
+6
2012-03-30
tracetool: dtrace disabled-events fix
Lee Essen
1
-0
/
+12
2012-03-12
tracetool: Omit useless QEMU_*_ENABLED() check
Stefan Hajnoczi
1
-3
/
+1
2012-03-12
trace: Provide a per-event status define for conditional compilation
Lluís Vilanova
1
-1
/
+8
2011-09-17
trace: allow PRI*64 at beginning and ending of format string
Stefan Hajnoczi
1
-7
/
+13
2011-09-01
trace: [stderr] add support for dynamically enabling/disabling events
Lluís
1
-5
/
+28
2011-09-01
trace: [simple] disable all trace points by default
Lluís
1
-7
/
+2
2011-09-01
trace: always use the "nop" backend on events with the "disable" keyword
Lluís
1
-13
/
+2
2011-09-01
trace: generalize the "property" concept in the trace-events file
Lluís
1
-40
/
+33
2011-09-01
trace: move backend-specific code into the trace/ directory
Lluís
1
-1
/
+1
2011-04-26
trace: [ust] fix generation of 'trace.c' on events without args
Lluís
1
-3
/
+4
2011-04-26
tracetool: allow ) in trace output string
Paolo Bonzini
1
-1
/
+1
2011-03-06
tracetool: Add optional argument to specify dtrace probe names
Jes Sorensen
1
-6
/
+13
2011-01-29
New trace-event backend: stderr
Fabien Chouteau
1
-2
/
+58
2011-01-20
Add scripts directory
Blue Swirl
1
-0
/
+573