mirror_qemu/scripts/tracetool/backend
Stefan Hajnoczi 73735f7218 trace: avoid Python 2.5 all() in tracetool
Red Hat Enterprise Linux 5 ships Python 2.4.3.  The all() function was
added in Python 2.5 so we cannot use it.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Benoît Canet <benoit.canet@nodalink.com>
2014-08-28 13:42:25 +01:00
..
__init__.py trace: avoid Python 2.5 all() in tracetool 2014-08-28 13:42:25 +01:00
dtrace.py trace: [tracetool] Minimize the amount of per-backend code 2014-05-07 19:07:18 +02:00
ftrace.py trace: [tracetool] Minimize the amount of per-backend code 2014-05-07 19:07:18 +02:00
simple.py trace: [tracetool] Minimize the amount of per-backend code 2014-05-07 19:07:18 +02:00
stderr.py trace: [tracetool] Minimize the amount of per-backend code 2014-05-07 19:07:18 +02:00
ust.py trace: [tracetool] Minimize the amount of per-backend code 2014-05-07 19:07:18 +02:00