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