aboutsummaryrefslogtreecommitdiff
path: root/scripts/tracetool.py
AgeCommit message (Expand)Author
2021-01-04tracetool: add output filename command-line argumentStefan Hajnoczi
2020-10-26Add execute bit back to scripts/tracetool.pyAnthony PERARD
2020-08-21libqemuutil, qapi, trace: convert to mesonPaolo Bonzini
2020-06-24scripts/tracetool: Update maintainer email addressPhilippe Mathieu-Daudé
2020-02-07scripts: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé
2019-01-17scripts: Remove unused python importsPhilippe Mathieu-Daudé
2018-03-12trace: include filename when printing parser error messagesDaniel P. Berrangé
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange
2017-01-31trace: move setting of group name into MakefilesDaniel P. Berrange
2016-11-18trace: fix generated code build breakGreg Kurz
2016-10-28Fix build for less common build directories namesStefan Weil
2016-10-12trace: introduce a formal group name for trace eventsDaniel P. Berrange
2016-10-12trace: pass trace-events to tracetool as a positional paramDaniel P. Berrange
2016-10-12trace: push reading of events up a level to tracetool mainDaniel P. Berrange
2016-02-08Revert "tracetool: use Python 2.4-compatible exception handling syntax"Markus Armbruster
2014-06-09trace: Multi-backend tracingLluís Vilanova
2013-06-14build: do not use TARGET_ARCHPaolo Bonzini
2013-03-28trace: [tracetool] Explicitly identify public backendsLluís Vilanova
2012-05-01tracetool: use Python 2.4-compatible exception handling syntaxStefan Hajnoczi
2012-04-18tracetool: Add support for the 'dtrace' backendLluís Vilanova
2012-04-18tracetool: Rewrite infrastructure as python modulesLluís Vilanova