index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
tracetool
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracetool/syslog: add Rust support
Tanish Desai
2025-10-01
1
-1
/
+6
*
tracetool/ftrace: add Rust support
Tanish Desai
2025-10-01
1
-1
/
+7
*
tracetool/log: add Rust support
Tanish Desai
2025-10-01
1
-1
/
+9
*
tracetool/simple: add Rust support
Tanish Desai
2025-10-01
1
-0
/
+7
*
tracetool: Add Rust format support
Tanish Desai
2025-10-01
2
-0
/
+219
*
tracetool/backend: remove redundant trace event checks
Tanish Desai
2025-10-01
4
-22
/
+10
*
tracetool: add CHECK_TRACE_EVENT_GET_STATE
Tanish Desai
2025-10-01
2
-16
/
+36
*
trace/ftrace: move snprintf+write from tracepoints to ftrace.c
Paolo Bonzini
2025-10-01
1
-10
/
+2
*
tracetool: add SPDX headers
Paolo Bonzini
2025-10-01
17
-0
/
+34
*
treewide: remove unnessary "coding" header
Paolo Bonzini
2025-10-01
17
-34
/
+0
*
tracetool: remove dead code
Paolo Bonzini
2025-10-01
4
-48
/
+6
*
tracetool: fix usage of try_import()
Paolo Bonzini
2025-10-01
2
-2
/
+2
*
tracetool: drop the probe "__nocheck__" wrapping
Daniel P. Berrangé
2025-09-16
2
-16
/
+1
*
tracetool: include SPDX-License-Identifier in generated files
Daniel P. Berrangé
2025-09-16
8
-1
/
+9
*
tracetool: avoid space after "*" in arg types
Daniel P. Berrangé
2025-09-16
1
-1
/
+7
*
tracetool: eliminate trailing whitespace in C format
Daniel P. Berrangé
2025-09-16
1
-1
/
+1
*
log: make '-msg timestamp=on' apply to all qemu_log usage
Daniel P. Berrangé
2025-07-24
1
-13
/
+1
*
tracetool: removed the unused vcpu property
Tanish Desai
2025-07-22
4
-16
/
+4
*
meson: fix Windows build
oltolm
2025-06-16
4
-12
/
+15
*
trace/simple: seperate hot paths of tracing fucntions
Tanish Desai
2025-06-02
1
-13
/
+10
*
tracetool: Forbid newline character in event format
Philippe Mathieu-Daudé
2024-06-10
1
-0
/
+2
*
tracetool: Remove unused vcpu.py script
Philippe Mathieu-Daudé
2024-06-10
2
-66
/
+1
*
tracetool: avoid invalid escape in Python string
Marc-André Lureau
2023-11-09
1
-1
/
+1
*
tracetool: avoid invalid escape in Python string
Paolo Bonzini
2023-10-17
2
-8
/
+8
*
trace: remove control-vcpu.h
Alex Bennée
2023-06-01
1
-4
/
+1
*
trace: remove vcpu_id from the TraceEvent structure
Alex Bennée
2023-06-01
2
-16
/
+1
*
tracetool: use relative paths for '#line' preprocessor directives
Thomas De Schampheleire
2023-04-24
3
-3
/
+9
*
tracing: remove transform.py
Richard Henderson
2023-03-05
2
-191
/
+0
*
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
[next]