| commit | 707c8a98e4c42a559ad8d1ec0e77e28ffd666346 | [log] [tgz] |
|---|---|---|
| author | Lluís Vilanova <vilanova@ac.upc.edu> | Fri May 30 14:11:50 2014 +0200 |
| committer | Stefan Hajnoczi <stefanha@redhat.com> | Tue Aug 12 14:26:12 2014 +0100 |
| tree | b26f404ae1c05bd4ae5e01e7ff7fbcfffafa7446 | |
| parent | b2b36c22bd8b14de34bd108daa96d89ba41fe8e7 [diff] |
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>