Searched hist:"465830 fbd9be22995b34d7b3f8cd35572e1f8a36" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/ |
H A D | .gitignore | 465830fbd9be22995b34d7b3f8cd35572e1f8a36 Fri May 30 07:12:13 CDT 2014 Lluís Vilanova <vilanova@ac.upc.edu> trace: [tcg] Generate TCG tracing routines
Generate header "trace/generated-tcg-tracers.h" with the necessary routines for tracing events in guest code:
* trace_${event}_tcg
Convenience wrapper that calls the translation-time tracer 'trace_${event}_trans', and calls 'gen_helper_trace_${event}_exec to generate the TCG code to later trace the event at execution time.
Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
H A D | Makefile | 465830fbd9be22995b34d7b3f8cd35572e1f8a36 Fri May 30 07:12:13 CDT 2014 Lluís Vilanova <vilanova@ac.upc.edu> trace: [tcg] Generate TCG tracing routines
Generate header "trace/generated-tcg-tracers.h" with the necessary routines for tracing events in guest code:
* trace_${event}_tcg
Convenience wrapper that calls the translation-time tracer 'trace_${event}_trans', and calls 'gen_helper_trace_${event}_exec to generate the TCG code to later trace the event at execution time.
Signed-off-by: Lluís Vilanova <vilanova@ac.upc.edu> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|