qemu-e2k/scripts/tracetool
Christoph Seifert 776ec96f79 Tracing: Fix simpletrace.py error on tcg enabled binary traces
simpletrace.py does not recognize the tcg option while reading trace-events  file. In result simpletrace does not work on binary traces and tcg enabled events. Moved transformation of tcg enabled events to _read_events() which is used by simpletrace.

Signed-off-by: Christoph Seifert <christoph.seifert@posteo.de>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2014-11-18 14:05:58 +00:00
..
backend trace: avoid Python 2.5 all() in tracetool 2014-08-28 13:42:25 +01:00
format trace: [ust] Fix format string computation in tcg-enabled events 2014-09-26 09:34:38 +01:00
__init__.py Tracing: Fix simpletrace.py error on tcg enabled binary traces 2014-11-18 14:05:58 +00:00
transform.py trace: [tcg] Argument type transformation rules 2014-08-12 14:26:11 +01:00