qemu-e2k/scripts/tracetool/format
Stefan Hajnoczi a76ccf3c1c trace: extract stap_escape() function for reuse
SystemTap reserved words sometimes conflict with QEMU variable names.
We escape them to prevent conflicts.

Move escaping into its own function so the next patch can reuse it.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2014-08-12 14:26:11 +01:00
..
__init__.py trace: [tracetool] Minimize the amount of per-backend code 2014-05-07 19:07:18 +02:00
c.py trace: [tracetool] Minimize the amount of per-backend code 2014-05-07 19:07:18 +02:00
d.py trace: [tracetool] Minimize the amount of per-backend code 2014-05-07 19:07:18 +02:00
events_c.py trace: [tracetool] Minimize the amount of per-backend code 2014-05-07 19:07:18 +02:00
events_h.py trace: [tracetool] Minimize the amount of per-backend code 2014-05-07 19:07:18 +02:00
h.py trace: [tracetool] Minimize the amount of per-backend code 2014-05-07 19:07:18 +02:00
stap.py trace: extract stap_escape() function for reuse 2014-08-12 14:26:11 +01:00
ust_events_c.py trace: [tracetool] Minimize the amount of per-backend code 2014-05-07 19:07:18 +02:00
ust_events_h.py trace: [tracetool] Minimize the amount of per-backend code 2014-05-07 19:07:18 +02:00