Sign in
qemu
/
qemu
/
ac6dd9b9f3dd6f0914a9c822fdeb43149bc9c9ff
/
scripts
/
simpletrace.py
423edd9
drop "from __future__ import print_function"
by Paolo Bonzini
· 5 years ago
3d004a3
scripts: Explicit usage of Python 3 (scripts with __main__)
by Philippe Mathieu-Daudé
· 5 years ago
9ab5a24
scripts: Remove unused python imports
by Philippe Mathieu-Daudé
· 6 years ago
749c1d8
simpletrace: Convert name from mapping record to str
by Eduardo Habkost
· 7 years ago
bd22808
python: futurize -f lib2to3.fixes.fix_except
by Eduardo Habkost
· 7 years ago
f03868b
python: futurize -f libfuturize.fixes.fix_print_with_import
by Eduardo Habkost
· 7 years ago
86b5aac
trace: include filename when printing parser error messages
by Daniel P. Berrangé
· 7 years ago
e42860a
simpletrace: fix timestamp argument type
by Stefan Hajnoczi
· 7 years ago
840d835
simpletrace: fix flight recorder --no-header option
by Stefan Hajnoczi
· 7 years ago
87e0331
docs: fix broken paths to docs/devel/tracing.txt
by Philippe Mathieu-Daudé
· 7 years ago
249e9f7
simpletrace: Improve the error message if event is not declared
by Jose Ricardo Ziviani
· 8 years ago
659370f
simpletrace: document Analyzer method signatures
by Stefan Hajnoczi
· 8 years ago
25d5465
trace: improve error reporting when parsing simpletrace header
by Daniel P. Berrange
· 8 years ago
d1b97bc
trace: rename _read_events to read_events
by Daniel P. Berrange
· 8 years ago
7f1b588
trace: emit name <-> ID mapping in simpletrace header
by Daniel P. Berrange
· 8 years ago
15327c3
simpletrace: add simpletrace.py --no-header option
by Stefan Hajnoczi
· 11 years ago
80ff35c
simpletrace: add support for trace record pid field
by Stefan Hajnoczi
· 11 years ago
1dad2ce
trace: [tracetool] Minimize the amount of per-backend code
by Lluís Vilanova
· 11 years ago
ef0bd3b
trace: [simple] Bump up log version number
by Lluís Vilanova
· 11 years ago
eda5edd
trace: Fix "Qemu" -> "QEMU"
by Stefan Weil
· 12 years ago
90a147a
Update simpletrace.py for new log format
by Harsh Prateek Bora
· 12 years ago
d8e8ef4
simpletrace: fix process() argument count
by Stefan Hajnoczi
· 13 years ago
0b5538c
simpletrace: Thread-safe tracing
by Stefan Hajnoczi
· 14 years ago
59da668
simpletrace: Make simpletrace.py a Python module
by Stefan Hajnoczi
· 14 years ago
4c3b5a4
Add scripts directory
by Blue Swirl
· 14 years ago
[Renamed from simpletrace.py]
6df4008
trace: Relax trace-events parsing regex in simpletrace.py
by Stefan Hajnoczi
· 14 years ago
26f7227
trace: Add simple built-in tracing backend
by Stefan Hajnoczi
· 15 years ago