aboutsummaryrefslogtreecommitdiff
path: root/scripts/tracetool.py
AgeCommit message (Expand)Author
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