| Commit message (Expand) | Author | Age | Files | Lines |
* | tracetool: add output filename command-line argument | Stefan Hajnoczi | 2021-01-04 | 1 | -5/+7 |
* | Add execute bit back to scripts/tracetool.py | Anthony PERARD | 2020-10-26 | 1 | -0/+0 |
* | libqemuutil, qapi, trace: convert to meson | Paolo Bonzini | 2020-08-21 | 1 | -0/+0 |
* | scripts/tracetool: Update maintainer email address | Philippe Mathieu-Daudé | 2020-06-24 | 1 | -1/+1 |
* | scripts: Explicit usage of Python 3 (scripts with __main__) | Philippe Mathieu-Daudé | 2020-02-07 | 1 | -1/+1 |
* | scripts: Remove unused python imports | Philippe Mathieu-Daudé | 2019-01-17 | 1 | -2/+0 |
* | trace: include filename when printing parser error messages | Daniel P. Berrangé | 2018-03-12 | 1 | -1/+1 |
* | trace: switch to modular code generation for sub-directories | Daniel P. Berrange | 2017-01-31 | 1 | -3/+5 |
* | trace: move setting of group name into Makefiles | Daniel P. Berrange | 2017-01-31 | 1 | -14/+9 |
* | trace: fix generated code build break | Greg Kurz | 2016-11-18 | 1 | -1/+1 |
* | Fix build for less common build directories names | Stefan Weil | 2016-10-28 | 1 | -1/+1 |
* | trace: introduce a formal group name for trace events | Daniel P. Berrange | 2016-10-12 | 1 | -1/+14 |
* | trace: pass trace-events to tracetool as a positional param | Daniel P. Berrange | 2016-10-12 | 1 | -1/+4 |
* | trace: push reading of events up a level to tracetool main | Daniel P. Berrange | 2016-10-12 | 1 | -1/+3 |
* | Revert "tracetool: use Python 2.4-compatible exception handling syntax" | Markus Armbruster | 2016-02-08 | 1 | -2/+2 |
* | trace: Multi-backend tracing | Lluís Vilanova | 2014-06-09 | 1 | -21/+22 |
* | build: do not use TARGET_ARCH | Paolo Bonzini | 2013-06-14 | 1 | -9/+9 |
* | trace: [tracetool] Explicitly identify public backends | Lluís Vilanova | 2013-03-28 | 1 | -2/+2 |
* | tracetool: use Python 2.4-compatible exception handling syntax | Stefan Hajnoczi | 2012-05-01 | 1 | -2/+2 |
* | tracetool: Add support for the 'dtrace' backend | Lluís Vilanova | 2012-04-18 | 1 | -1/+31 |
* | tracetool: Rewrite infrastructure as python modules | Lluís Vilanova | 2012-04-18 | 1 | -0/+108 |