mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
Currently we only expose a TraceEvent array, which must be indexed via the TraceEventID enum constants. This changes the generator to expose a named TraceEvent instance for each event, with an _EVENT suffix. Reviewed-by: Lluís Vilanova <vilanova@ac.upc.edu> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Daniel P. Berrange <berrange@redhat.com> Message-id: 1475588159-30598-10-git-send-email-berrange@redhat.com Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| c.py | ||
| d.py | ||
| events_c.py | ||
| events_h.py | ||
| h.py | ||
| simpletrace_stap.py | ||
| stap.py | ||
| tcg_h.py | ||
| tcg_helper_c.py | ||
| tcg_helper_h.py | ||
| tcg_helper_wrapper_h.py | ||
| ust_events_c.py | ||
| ust_events_h.py | ||