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-10.0
stable-10.1
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
stable-9.2
staging
staging-10.0
staging-10.1
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-01
tracetool/syslog: add Rust support
Tanish Desai
1
-1
/
+6
2025-10-01
tracetool/ftrace: add Rust support
Tanish Desai
1
-1
/
+7
2025-10-01
tracetool/log: add Rust support
Tanish Desai
1
-1
/
+9
2025-10-01
tracetool/simple: add Rust support
Tanish Desai
1
-0
/
+7
2025-10-01
tracetool: Add Rust format support
Tanish Desai
2
-0
/
+219
2025-10-01
tracetool/backend: remove redundant trace event checks
Tanish Desai
4
-22
/
+10
2025-10-01
tracetool: add CHECK_TRACE_EVENT_GET_STATE
Tanish Desai
2
-16
/
+36
2025-10-01
trace/ftrace: move snprintf+write from tracepoints to ftrace.c
Paolo Bonzini
1
-10
/
+2
2025-10-01
tracetool: add SPDX headers
Paolo Bonzini
17
-0
/
+34
2025-10-01
treewide: remove unnessary "coding" header
Paolo Bonzini
17
-34
/
+0
2025-10-01
tracetool: remove dead code
Paolo Bonzini
4
-48
/
+6
2025-10-01
tracetool: fix usage of try_import()
Paolo Bonzini
2
-2
/
+2
2025-09-16
tracetool: drop the probe "__nocheck__" wrapping
Daniel P. Berrangé
2
-16
/
+1
2025-09-16
tracetool: include SPDX-License-Identifier in generated files
Daniel P. Berrangé
8
-1
/
+9
2025-09-16
tracetool: avoid space after "*" in arg types
Daniel P. Berrangé
1
-1
/
+7
2025-09-16
tracetool: eliminate trailing whitespace in C format
Daniel P. Berrangé
1
-1
/
+1
2025-07-24
log: make '-msg timestamp=on' apply to all qemu_log usage
Daniel P. Berrangé
1
-13
/
+1
2025-07-22
tracetool: removed the unused vcpu property
tracing
Tanish Desai
4
-16
/
+4
2025-06-16
meson: fix Windows build
oltolm
4
-12
/
+15
2025-06-02
trace/simple: seperate hot paths of tracing fucntions
Tanish Desai
1
-13
/
+10
2024-06-10
tracetool: Forbid newline character in event format
Philippe Mathieu-Daudé
1
-0
/
+2
2024-06-10
tracetool: Remove unused vcpu.py script
Philippe Mathieu-Daudé
2
-66
/
+1
2023-11-09
tracetool: avoid invalid escape in Python string
Marc-André Lureau
1
-1
/
+1
2023-10-17
tracetool: avoid invalid escape in Python string
Paolo Bonzini
2
-8
/
+8
2023-06-01
trace: remove control-vcpu.h
Alex Bennée
1
-4
/
+1
2023-06-01
trace: remove vcpu_id from the TraceEvent structure
Alex Bennée
2
-16
/
+1
2023-04-24
tracetool: use relative paths for '#line' preprocessor directives
Thomas De Schampheleire
3
-3
/
+9
2023-03-05
tracing: remove transform.py
Richard Henderson
2
-191
/
+0
2022-04-01
trace: fix compilation with lttng-ust >= 2.13
Marc-André Lureau
1
-2
/
+2
2022-02-09
tracing: excise the tcg related from tracetool
Alex Bennée
6
-331
/
+4
2021-03-09
scripts/tracetool: Replace the word 'whitelist'
Philippe Mathieu-Daudé
1
-1
/
+1
2021-02-01
trace: make the 'log' backend timestamp configurable
Stefan Hajnoczi
1
-6
/
+13
2021-02-01
tracetool: also strip %l and %ll from systemtap format strings
Daniel P. Berrangé
1
-1
/
+6
2021-02-01
tracetool: fix "PRI" macro decoding
Laurent Vivier
1
-0
/
+1
2021-01-04
tracetool: show trace-events filename/lineno in fmt string errors
Stefan Hajnoczi
3
-0
/
+12
2021-01-04
tracetool: add input filename and line number to Event
Stefan Hajnoczi
1
-5
/
+22
2021-01-04
tracetool: add out_lineno and out_next_lineno to out()
Stefan Hajnoczi
1
-1
/
+9
2021-01-04
tracetool: add output filename command-line argument
Stefan Hajnoczi
1
-2
/
+16
2020-11-11
scripts/tracetool: silence SystemTap dtrace(1) long long warnings
Stefan Hajnoczi
1
-0
/
+6
2020-09-17
scripts/: fix some comment spelling errors
zhaolichang
1
-1
/
+1
2020-09-09
scripts/tracetool: Use void pointer for vcpu
Roman Bolshakov
1
-1
/
+1
2020-09-09
scripts/tracetool: Fix dtrace generation for macOS
Roman Bolshakov
1
-1
/
+14
2020-08-21
libqemuutil, qapi, trace: convert to meson
Paolo Bonzini
2
-6
/
+2
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
3
-6
/
+3
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é
17
-17
/
+17
2020-02-07
scripts/tracetool: Remove shebang header
Philippe Mathieu-Daudé
23
-23
/
+0
2019-10-28
trace: add mmu_index to mem_info
Alex Bennée
1
-0
/
+1
2019-10-15
trace: avoid "is" with a literal Python 3.8 warnings
Stefan Hajnoczi
1
-2
/
+2
[next]