qemu-patch-raspberry4/trace
Alexey Kardashevskiy a35d9be622 trace: Replace fprintf with error_report and print location
This replaces fprintf(stderr) with error_report.

This moves local variables to the beginning of the function to comply
with QEMU's coding style.

Suggested-by: Lluís Vilanova <vilanova@ac.upc.edu>
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2014-06-09 15:43:40 +02:00
..
control-internal.h trace: Multi-backend tracing 2014-06-09 15:43:40 +02:00
control.c trace: Replace fprintf with error_report and print location 2014-06-09 15:43:40 +02:00
control.h trace: Multi-backend tracing 2014-06-09 15:43:40 +02:00
event-internal.h trace: Provide a generic tracing event descriptor 2013-03-28 14:19:57 +01:00
ftrace.c trace: Multi-backend tracing 2014-06-09 15:43:40 +02:00
ftrace.h trace: Multi-backend tracing 2014-06-09 15:43:40 +02:00
Makefile.objs trace: Multi-backend tracing 2014-06-09 15:43:40 +02:00
simple.c trace: Multi-backend tracing 2014-06-09 15:43:40 +02:00
simple.h trace: Multi-backend tracing 2014-06-09 15:43:40 +02:00