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