| Commit message (Expand) | Author | Age | Files | Lines |
* | drop "from __future__ import print_function" | Paolo Bonzini | 2020-02-07 | 1 | -1/+0 |
* | 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 | -1/+0 |
* | simpletrace: Convert name from mapping record to str | Eduardo Habkost | 2018-06-29 | 1 | -1/+1 |
* | python: futurize -f lib2to3.fixes.fix_except | Eduardo Habkost | 2018-06-08 | 1 | -1/+1 |
* | python: futurize -f libfuturize.fixes.fix_print_with_import | Eduardo Habkost | 2018-06-08 | 1 | -1/+2 |
* | trace: include filename when printing parser error messages | Daniel P. Berrangé | 2018-03-12 | 1 | -2/+2 |
* | simpletrace: fix timestamp argument type | Stefan Hajnoczi | 2018-03-12 | 1 | -1/+1 |
* | simpletrace: fix flight recorder --no-header option | Stefan Hajnoczi | 2017-08-15 | 1 | -6/+18 |
* | docs: fix broken paths to docs/devel/tracing.txt | Philippe Mathieu-Daudé | 2017-07-31 | 1 | -1/+1 |
* | simpletrace: Improve the error message if event is not declared | Jose Ricardo Ziviani | 2017-06-07 | 1 | -1/+9 |
* | simpletrace: document Analyzer method signatures | Stefan Hajnoczi | 2017-04-21 | 1 | -1/+22 |
* | trace: improve error reporting when parsing simpletrace header | Daniel P. Berrange | 2017-01-31 | 1 | -3/+7 |
* | trace: rename _read_events to read_events | Daniel P. Berrange | 2016-10-12 | 1 | -3/+3 |
* | trace: emit name <-> ID mapping in simpletrace header | Daniel P. Berrange | 2016-10-12 | 1 | -14/+36 |
* | simpletrace: add simpletrace.py --no-header option | Stefan Hajnoczi | 2014-08-12 | 1 | -7/+17 |
* | simpletrace: add support for trace record pid field | Stefan Hajnoczi | 2014-06-09 | 1 | -11/+15 |
* | trace: [tracetool] Minimize the amount of per-backend code | Lluís Vilanova | 2014-05-07 | 1 | -5/+1 |
* | trace: [simple] Bump up log version number | Lluís Vilanova | 2014-05-07 | 1 | -5/+5 |
* | trace: Fix "Qemu" -> "QEMU" | Stefan Weil | 2012-08-15 | 1 | -1/+1 |
* | Update simpletrace.py for new log format | Harsh Prateek Bora | 2012-07-19 | 1 | -41/+75 |
* | simpletrace: fix process() argument count | Stefan Hajnoczi | 2011-09-01 | 1 | -2/+2 |
* | simpletrace: Thread-safe tracing | Stefan Hajnoczi | 2011-03-07 | 1 | -1/+2 |
* | simpletrace: Make simpletrace.py a Python module | Stefan Hajnoczi | 2011-03-06 | 1 | -33/+90 |
* | Add scripts directory | Blue Swirl | 2011-01-20 | 1 | -0/+93 |