COMMITS
/ scripts/simpletrace.py May 17, 2021
S
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella committed
January 31, 2021
V
simpletrace: build() missing 2 required positional arguments
Volker Rümelin committed
February 4, 2020
P
drop "from __future__ import print_function"
Paolo Bonzini committed
January 30, 2020
P
scripts: Explicit usage of Python 3 (scripts with __main__)
Philippe Mathieu-Daudé committed
November 8, 2018
P
scripts: Remove unused python imports
Philippe Mathieu-Daudé committed
June 19, 2018
E
simpletrace: Convert name from mapping record to str
Eduardo Habkost committed
June 8, 2018
E
python: futurize -f lib2to3.fixes.fix_except
Eduardo Habkost committed
E
python: futurize -f libfuturize.fixes.fix_print_with_import
Eduardo Habkost committed
March 6, 2018
D
trace: include filename when printing parser error messages
Daniel P. Berrangé committed
February 22, 2018
S
simpletrace: fix timestamp argument type
Stefan Hajnoczi committed
August 15, 2017
S
simpletrace: fix flight recorder --no-header option
Stefan Hajnoczi committed
July 28, 2017
P
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé committed
May 29, 2017
J
simpletrace: Improve the error message if event is not declared
Jose Ricardo Ziviani committed
April 11, 2017
S
simpletrace: document Analyzer method signatures
Stefan Hajnoczi committed
January 25, 2017
D
trace: improve error reporting when parsing simpletrace header
Daniel P. Berrange committed
October 4, 2016
D
trace: rename _read_events to read_events
Daniel P. Berrange committed
D
trace: emit name <-> ID mapping in simpletrace header
Daniel P. Berrange committed
June 22, 2014
S
simpletrace: add simpletrace.py --no-header option
Stefan Hajnoczi committed
May 7, 2014
S
simpletrace: add support for trace record pid field
Stefan Hajnoczi committed
February 23, 2014
L
trace: [tracetool] Minimize the amount of per-backend code
Lluís Vilanova committed
L
trace: [simple] Bump up log version number
Lluís Vilanova committed
August 10, 2012
S
trace: Fix "Qemu" -> "QEMU"
Stefan Weil committed
July 18, 2012
H
Update simpletrace.py for new log format
Harsh Prateek Bora committed
August 25, 2011
S
simpletrace: fix process() argument count
Stefan Hajnoczi committed
February 26, 2011
S
simpletrace: Thread-safe tracing
Stefan Hajnoczi committed
February 22, 2011
S
simpletrace: Make simpletrace.py a Python module
Stefan Hajnoczi committed
January 20, 2011
B
Add scripts directory
Blue Swirl committed