summaryrefslogtreecommitdiff
path: root/scripts/tracetool.py
AgeCommit message (Expand)AuthorFilesLines
2018-03-12trace: include filename when printing parser error messagesDaniel P. Berrangé1-1/+1
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange1-3/+5
2017-01-31trace: move setting of group name into MakefilesDaniel P. Berrange1-14/+9
2016-11-18trace: fix generated code build breakGreg Kurz1-1/+1
2016-10-28Fix build for less common build directories namesStefan Weil1-1/+1
2016-10-12trace: introduce a formal group name for trace eventsDaniel P. Berrange1-1/+14
2016-10-12trace: pass trace-events to tracetool as a positional paramDaniel P. Berrange1-1/+4
2016-10-12trace: push reading of events up a level to tracetool mainDaniel P. Berrange1-1/+3
2016-02-08Revert "tracetool: use Python 2.4-compatible exception handling syntax"Markus Armbruster1-2/+2
2014-06-09trace: Multi-backend tracingLluís Vilanova1-21/+22
2013-06-14build: do not use TARGET_ARCHPaolo Bonzini1-9/+9
2013-03-28trace: [tracetool] Explicitly identify public backendsLluís Vilanova1-2/+2
2012-05-01tracetool: use Python 2.4-compatible exception handling syntaxStefan Hajnoczi1-2/+2
2012-04-18tracetool: Add support for the 'dtrace' backendLluís Vilanova1-1/+31
2012-04-18tracetool: Rewrite infrastructure as python modulesLluís Vilanova1-0/+108