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
Commit message (
Expand
)
Author
Age
Files
Lines
*
trace: fix compilation with lttng-ust >= 2.13
Marc-André Lureau
2022-04-01
1
-2
/
+2
*
tracing: excise the tcg related from tracetool
Alex Bennée
2022-02-09
6
-331
/
+4
*
scripts/tracetool: Replace the word 'whitelist'
Philippe Mathieu-Daudé
2021-03-09
1
-1
/
+1
*
trace: make the 'log' backend timestamp configurable
Stefan Hajnoczi
2021-02-01
1
-6
/
+13
*
tracetool: also strip %l and %ll from systemtap format strings
Daniel P. Berrangé
2021-02-01
1
-1
/
+6
*
tracetool: fix "PRI" macro decoding
Laurent Vivier
2021-02-01
1
-0
/
+1
*
tracetool: show trace-events filename/lineno in fmt string errors
Stefan Hajnoczi
2021-01-04
3
-0
/
+12
*
tracetool: add input filename and line number to Event
Stefan Hajnoczi
2021-01-04
1
-5
/
+22
*
tracetool: add out_lineno and out_next_lineno to out()
Stefan Hajnoczi
2021-01-04
1
-1
/
+9
*
tracetool: add output filename command-line argument
Stefan Hajnoczi
2021-01-04
1
-2
/
+16
*
scripts/tracetool: silence SystemTap dtrace(1) long long warnings
Stefan Hajnoczi
2020-11-11
1
-0
/
+6
*
scripts/: fix some comment spelling errors
zhaolichang
2020-09-17
1
-1
/
+1
*
scripts/tracetool: Use void pointer for vcpu
Roman Bolshakov
2020-09-09
1
-1
/
+1
*
scripts/tracetool: Fix dtrace generation for macOS
Roman Bolshakov
2020-09-09
1
-1
/
+14
*
libqemuutil, qapi, trace: convert to meson
Paolo Bonzini
2020-08-21
2
-6
/
+2
*
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
3
-6
/
+3
*
tracetool: carefully define SDT_USE_VARIADIC
Stefan Hajnoczi
2020-07-30
1
-0
/
+4
*
tracetool: work around ust <sys/sdt.h> include conflict
Stefan Hajnoczi
2020-07-07
1
-0
/
+6
*
scripts/tracetool: Update maintainer email address
Philippe Mathieu-Daudé
2020-06-24
17
-17
/
+17
*
scripts/tracetool: Remove shebang header
Philippe Mathieu-Daudé
2020-02-07
23
-23
/
+0
*
trace: add mmu_index to mem_info
Alex Bennée
2019-10-28
1
-0
/
+1
*
trace: avoid "is" with a literal Python 3.8 warnings
Stefan Hajnoczi
2019-10-15
1
-2
/
+2
*
trace: Forbid event format ending with newline character
Philippe Mathieu-Daudé
2019-09-18
1
-0
/
+3
*
trace: Do not include qom/cpu.h into generated trace.h
Markus Armbruster
2019-08-16
2
-1
/
+7
*
trace: Eliminate use of TARGET_FMT_plx
Markus Armbruster
2019-08-16
1
-3
/
+0
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
3
-3
/
+0
*
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
1
-1
/
+1
*
trace: avoid SystemTap dtrace(1) warnings on empty files
Stefan Hajnoczi
2019-03-22
1
-0
/
+5
*
trace: add ability to do simple printf logging via systemtap
Daniel P. Berrangé
2019-01-24
1
-0
/
+127
*
trace: forbid use of %m in trace event format strings
Daniel P. Berrangé
2019-01-24
1
-0
/
+4
*
trace: enforce that every trace-events file has a final newline
Daniel P. Berrangé
2019-01-24
1
-0
/
+2
*
scripts: Remove unused python imports
Philippe Mathieu-Daudé
2019-01-17
1
-1
/
+1
*
tracetool: Include thread id information in log backend
Fabiano Rosas
2018-12-12
1
-1
/
+1
*
trace: Fix format string for the struct timeval members casted to size_t
Philippe Mathieu-Daudé
2018-06-29
1
-1
/
+1
*
trace: forbid floating point types
Stefan Hajnoczi
2018-06-27
1
-2
/
+0
*
trace: only permit standard C types and fixed size integer types
Daniel P. Berrangé
2018-03-12
1
-0
/
+46
*
trace: include filename when printing parser error messages
Daniel P. Berrangé
2018-03-12
1
-2
/
+4
*
log-for-trace.h: Split out parts of log.h used by trace.h
Peter Maydell
2018-03-12
1
-7
/
+6
*
tracetool: For ust trace bool type as ctf_integer
Jon Emil Jahren
2018-02-19
1
-1
/
+2
*
tracetool: Update argument format regex to non-greedy star
Jon Emil Jahren
2018-02-19
1
-2
/
+3
*
tracetool: report error on foo() instead of foo(void)
Stefan Hajnoczi
2018-01-29
1
-0
/
+2
*
tracetool: clarify that "formats" means "format strings"
Stefan Hajnoczi
2018-01-29
1
-4
/
+4
*
tracetool: prefix parse errors with line numbers
Stefan Hajnoczi
2018-01-29
1
-2
/
+7
*
trace: use static event ID mapping in simpletrace.stp
Stefan Hajnoczi
2017-08-15
1
-29
/
+2
*
trace: add TRACE_<event>_BACKEND_DSTATE()
Stefan Hajnoczi
2017-08-01
9
-0
/
+56
*
trace: ensure unique function / variable names per .stp file
Daniel P. Berrange
2017-08-01
1
-10
/
+19
*
trace: [tcg, trivial] Re-align generated code
Lluís Vilanova
2017-07-17
6
-28
/
+29
*
trace: [tcg] Do not generate TCG code to trace dynamically-disabled events
Lluís Vilanova
2017-07-17
4
-14
/
+41
*
trace: disallow more than 10 arguments per trace event
Daniel P. Berrange
2017-05-08
1
-0
/
+4
*
trace: fix tcg tracing build breakage
Stefan Hajnoczi
2017-03-28
2
-0
/
+2
[next]