index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
tracetool
/
backend
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-01
trace: make the 'log' backend timestamp configurable
Stefan Hajnoczi
1
-6
/
+13
2021-01-04
tracetool: show trace-events filename/lineno in fmt string errors
Stefan Hajnoczi
3
-0
/
+12
2020-08-21
libqemuutil, qapi, trace: convert to meson
Paolo Bonzini
2
-6
/
+2
2020-07-30
tracetool: carefully define SDT_USE_VARIADIC
Stefan Hajnoczi
1
-0
/
+4
2020-07-07
tracetool: work around ust <sys/sdt.h> include conflict
Stefan Hajnoczi
1
-0
/
+6
2020-06-24
scripts/tracetool: Update maintainer email address
Philippe Mathieu-Daudé
5
-5
/
+5
2020-02-07
scripts/tracetool: Remove shebang header
Philippe Mathieu-Daudé
7
-7
/
+0
2018-12-12
tracetool: Include thread id information in log backend
Fabiano Rosas
1
-1
/
+1
2018-06-29
trace: Fix format string for the struct timeval members casted to size_t
Philippe Mathieu-Daudé
1
-1
/
+1
2018-03-12
log-for-trace.h: Split out parts of log.h used by trace.h
Peter Maydell
1
-7
/
+6
2017-08-01
trace: add TRACE_<event>_BACKEND_DSTATE()
Stefan Hajnoczi
7
-0
/
+45
2017-07-17
trace: [tcg, trivial] Re-align generated code
Lluís Vilanova
6
-28
/
+29
2017-01-31
trace: switch to modular code generation for sub-directories
Daniel P. Berrange
3
-3
/
+12
2016-10-27
trace: Fix 'char **' compilation error in simple backend
Fam Zheng
1
-1
/
+2
2016-10-12
trace: introduce a formal group name for trace events
Daniel P. Berrange
7
-20
/
+20
2016-10-12
trace: remove the TraceEventID and TraceEventVCPUID enums
Daniel P. Berrange
1
-2
/
+2
2016-10-12
trace: remove duplicate control.h includes in generated-tracers.h
Daniel P. Berrange
3
-4
/
+1
2016-09-05
trace: add syslog tracing backend
Paul Durrant
1
-0
/
+45
2016-07-18
trace: Conditionally trace events based on their per-vCPU state
Lluís Vilanova
5
-27
/
+40
2016-03-22
Clean up includes some more
Markus Armbruster
1
-5
/
+1
2016-02-16
scripts/tracetool: Include qemu/osdep.h in generated .c files
Peter Maydell
1
-1
/
+2
2016-02-03
trace: convert stderr backend to log
Paolo Bonzini
1
-4
/
+5
2015-02-06
trace: Print PID and time in stderr traces
Dr. David Alan Gilbert
1
-1
/
+9
2014-08-28
trace: avoid Python 2.5 all() in tracetool
Stefan Hajnoczi
1
-1
/
+2
2014-06-09
trace: Multi-backend tracing
Lluís Vilanova
1
-7
/
+8
2014-05-07
trace: [tracetool] Minimize the amount of per-backend code
Lluís Vilanova
7
-313
/
+153
2014-05-07
trace: [tracetool] Show list of frontends and backends sorted by name
Lluís Vilanova
1
-1
/
+1
2014-05-07
trace: [tracetool] Add method 'Event.api' to build event names
Lluís Vilanova
4
-13
/
+15
2014-02-19
Modified the tracetool framework for LTTng 2.x
Mohamad Gebai
1
-56
/
+45
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
1
-0
/
+23
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
1
-1
/
+1
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
1
-2
/
+6
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
1
-0
/
+97
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: Rewrite infrastructure as python modules
Lluís Vilanova
1
-0
/
+111