qemu-patch-raspberry4/scripts/tracetool
Lluís Vilanova f4654226d4 trace: [tcg] Define TCG tracing helper routine wrappers
Generates header "trace/generated-helpers-wrappers.h" with definitions for TCG
helper wrappers.

These wrappers ('gen_helper_trace_${event}_exec_wrapper') transform mixed native
and TCG argument types to TCG types and call the actual TCG helpers
('gen_helper_trace_${event}_exec_proxy').

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2014-08-12 14:26:12 +01:00
..
backend trace: Multi-backend tracing 2014-06-09 15:43:40 +02:00
format trace: [tcg] Define TCG tracing helper routine wrappers 2014-08-12 14:26:12 +01:00
__init__.py trace: [tcg] Declare TCG tracing helper routines 2014-08-12 14:26:12 +01:00
transform.py trace: [tcg] Argument type transformation rules 2014-08-12 14:26:11 +01:00