Historique des commits

Auteur SHA1 Message Date
  Mads Ynddal 3470fef15a simpletrace: added simplified Analyzer2 class il y a 1 an
  Mads Ynddal d1f89c23bd simpletrace: move event processing to Analyzer class il y a 1 an
  Mads Ynddal b78234e65c simpletrace: move logic of process into internal function il y a 1 an
  Mads Ynddal 6f53641a98 simpletrace: refactor to separate responsibilities il y a 1 an
  Mads Ynddal 87617b9ae6 simpletrace: made Analyzer into context-manager il y a 1 an
  Mads Ynddal 1990fb9893 simpletrace: define exception and add handling il y a 1 an
  Mads Ynddal d1f9259014 simpletrace: improved error handling on struct unpack il y a 1 an
  Mads Ynddal ce96eb334d simpletrace: update code for Python 3.11 il y a 1 an
  Mads Ynddal 3b71b61e9f simpletrace: changed naming of edict and idtoname to improve readability il y a 1 an
  Mads Ynddal f7bd4f0237 simpletrace: improve parsing of sys.argv; fix files never closed. il y a 1 an
  Mads Ynddal 8405ec6ab6 simpletrace: annotate magic constants from QEMU code il y a 1 an
  Mads Ynddal 2c109f2199 simpletrace: add __all__ to define public interface il y a 1 an
  Stefano Garzarella d0fb9657a3 docs: fix references to docs/devel/tracing.rst il y a 4 ans
  Volker Rümelin c6e93c9d62 simpletrace: build() missing 2 required positional arguments il y a 4 ans
  Paolo Bonzini 423edd9a31 drop "from __future__ import print_function" il y a 5 ans
  Philippe Mathieu-Daudé 3d004a371e scripts: Explicit usage of Python 3 (scripts with __main__) il y a 5 ans
  Philippe Mathieu-Daudé 9ab5a24b52 scripts: Remove unused python imports il y a 6 ans
  Eduardo Habkost 749c1d8e3e simpletrace: Convert name from mapping record to str il y a 7 ans
  Eduardo Habkost bd228083f7 python: futurize -f lib2to3.fixes.fix_except il y a 7 ans
  Eduardo Habkost f03868bd56 python: futurize -f libfuturize.fixes.fix_print_with_import il y a 7 ans
  Daniel P. Berrangé 86b5aacfb9 trace: include filename when printing parser error messages il y a 7 ans
  Stefan Hajnoczi e42860ae83 simpletrace: fix timestamp argument type il y a 7 ans
  Stefan Hajnoczi 840d835177 simpletrace: fix flight recorder --no-header option il y a 8 ans
  Philippe Mathieu-Daudé 87e0331c5a docs: fix broken paths to docs/devel/tracing.txt il y a 8 ans
  Jose Ricardo Ziviani 249e9f792c simpletrace: Improve the error message if event is not declared il y a 8 ans
  Stefan Hajnoczi 659370f71f simpletrace: document Analyzer method signatures il y a 8 ans
  Daniel P. Berrange 25d54654da trace: improve error reporting when parsing simpletrace header il y a 8 ans
  Daniel P. Berrange d1b97bcea3 trace: rename _read_events to read_events il y a 9 ans
  Daniel P. Berrange 7f1b588f20 trace: emit name <-> ID mapping in simpletrace header il y a 9 ans
  Stefan Hajnoczi 15327c3df0 simpletrace: add simpletrace.py --no-header option il y a 11 ans