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