aboutsummaryrefslogtreecommitdiff
path: root/tests/tracetool
AgeCommit message (Expand)AuthorFilesLines
2026-01-27tests/tracetool: Honor the Python interpreter that "configure" detectedThomas Huth1-1/+2
2025-12-27tracetool: add Rust DTrace/SystemTap SDT supportPaolo Bonzini6-1/+149
2025-10-01tracetool/syslog: add Rust supportTanish Desai2-1/+41
2025-10-01tracetool/ftrace: add Rust supportTanish Desai2-1/+41
2025-10-01tracetool/log: add Rust supportTanish Desai2-1/+45
2025-10-01tracetool/simple: add Rust supportTanish Desai2-0/+42
2025-10-01tracetool/backend: remove redundant trace event checksTanish Desai1-6/+10
2025-10-01trace/ftrace: move snprintf+write from tracepoints to ftrace.cPaolo Bonzini1-22/+6
2025-09-16tracetool-test: allow to run in parallelMarc-André Lureau1-3/+5
2025-09-16tracetool: drop the probe "__nocheck__" wrappingDaniel P. Berrangé6-99/+15
2025-09-16tracetool: add test suite for tracetool with reference outputDaniel P. Berrangé21-0/+839