summary refs log tree commit diff stats
path: root/scripts/tracetool/backend/syslog.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* tracetool/syslog: add Rust supportTanish Desai2025-10-011-1/+6
* tracetool/backend: remove redundant trace event checksTanish Desai2025-10-011-6/+2
* tracetool: add SPDX headersPaolo Bonzini2025-10-011-0/+2
* treewide: remove unnessary "coding" headerPaolo Bonzini2025-10-011-2/+0
* tracetool: removed the unused vcpu propertyTanish Desai2025-07-221-5/+1
* meson: fix Windows buildoltolm2025-06-161-3/+1
* tracetool: use relative paths for '#line' preprocessor directivesThomas De Schampheleire2023-04-241-1/+3
* tracetool: show trace-events filename/lineno in fmt string errorsStefan Hajnoczi2021-01-041-0/+4
* scripts/tracetool: Remove shebang headerPhilippe Mathieu-Daudé2020-02-071-1/+0
* trace: add TRACE_<event>_BACKEND_DSTATE()Stefan Hajnoczi2017-08-011-0/+5
* trace: [tcg, trivial] Re-align generated codeLluís Vilanova2017-07-171-3/+3
* trace: introduce a formal group name for trace eventsDaniel P. Berrange2016-10-121-2/+2
* trace: remove duplicate control.h includes in generated-tracers.hDaniel P. Berrange2016-10-121-1/+0
* trace: add syslog tracing backendPaul Durrant2016-09-051-0/+45