summaryrefslogtreecommitdiffstats
path: root/scripts/tracetool.py
Commit message (Expand)AuthorAgeFilesLines
* tracetool: add output filename command-line argumentStefan Hajnoczi2021-01-041-5/+7
* Add execute bit back to scripts/tracetool.pyAnthony PERARD2020-10-261-0/+0
* libqemuutil, qapi, trace: convert to mesonPaolo Bonzini2020-08-211-0/+0
* scripts/tracetool: Update maintainer email addressPhilippe Mathieu-Daudé2020-06-241-1/+1
* scripts: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé2020-02-071-1/+1
* scripts: Remove unused python importsPhilippe Mathieu-Daudé2019-01-171-2/+0Star
* trace: include filename when printing parser error messagesDaniel P. Berrangé2018-03-121-1/+1
* trace: switch to modular code generation for sub-directoriesDaniel P. Berrange2017-01-311-3/+5
* trace: move setting of group name into MakefilesDaniel P. Berrange2017-01-311-14/+9Star
* trace: fix generated code build breakGreg Kurz2016-11-181-1/+1
* Fix build for less common build directories namesStefan Weil2016-10-281-1/+1
* trace: introduce a formal group name for trace eventsDaniel P. Berrange2016-10-121-1/+14
* trace: pass trace-events to tracetool as a positional paramDaniel P. Berrange2016-10-121-1/+4
* trace: push reading of events up a level to tracetool mainDaniel P. Berrange2016-10-121-1/+3
* Revert "tracetool: use Python 2.4-compatible exception handling syntax"Markus Armbruster2016-02-081-2/+2
* trace: Multi-backend tracingLluís Vilanova2014-06-091-21/+22
* build: do not use TARGET_ARCHPaolo Bonzini2013-06-141-9/+9
* trace: [tracetool] Explicitly identify public backendsLluís Vilanova2013-03-281-2/+2
* tracetool: use Python 2.4-compatible exception handling syntaxStefan Hajnoczi2012-05-011-2/+2
* tracetool: Add support for the 'dtrace' backendLluís Vilanova2012-04-181-1/+31
* tracetool: Rewrite infrastructure as python modulesLluís Vilanova2012-04-181-0/+108