trace: [tcg] Declare TCG tracing helper routines
Generates file "trace/generated-helpers.h" with TCG helper declarations to trace events in guest code at execution time ('trace_${event}_exec_proxy'). Signed-off-by:Lluís Vilanova <vilanova@ac.upc.edu> Signed-off-by:
Stefan Hajnoczi <stefanha@redhat.com>
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- Makefile 2 additions, 0 deletionsMakefile
- scripts/tracetool/__init__.py 1 addition, 0 deletionsscripts/tracetool/__init__.py
- scripts/tracetool/format/tcg_helper_h.py 50 additions, 0 deletionsscripts/tracetool/format/tcg_helper_h.py
- trace/Makefile.objs 19 additions, 5 deletionstrace/Makefile.objs
scripts/tracetool/format/tcg_helper_h.py
0 → 100644
Please register or sign in to comment