Home
last modified time | relevance | path

Searched hist:"341 ea69185239eeb7da73434ac2803790a429e9c" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/
H A D.gitignore341ea69185239eeb7da73434ac2803790a429e9c Fri May 30 07:11:56 CDT 2014 Lluís Vilanova <vilanova@ac.upc.edu> trace: [tcg] Define TCG tracing helper routines

Generates file "trace/generated-helpers.c" with TCG helper definitions to trace
events in guest code at execution time.

The helpers ('helper_trace_${event}_exec_proxy') cast the TCG-compatible native
argument types to their original types (as defined in "trace-events") and call
the tracing routine ('trace_${event}_exec').

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
H A DMakefile341ea69185239eeb7da73434ac2803790a429e9c Fri May 30 07:11:56 CDT 2014 Lluís Vilanova <vilanova@ac.upc.edu> trace: [tcg] Define TCG tracing helper routines

Generates file "trace/generated-helpers.c" with TCG helper definitions to trace
events in guest code at execution time.

The helpers ('helper_trace_${event}_exec_proxy') cast the TCG-compatible native
argument types to their original types (as defined in "trace-events") and call
the tracing routine ('trace_${event}_exec').

Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>