qemu-patch-raspberry4/trace
Peter Maydell 84f3fe1b07 trace: Fix build warnings for Win32 build
The Win32 build warns about trace/control-internal.h:

warning: 'trace_event_count' declared inline after being called

Fix this by simply reordering trace_event_id() and
trace_event_count().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2014-03-12 14:19:58 +01:00
..
control-internal.h trace: Fix build warnings for Win32 build 2014-03-12 14:19:58 +01:00
control.c
control.h
default.c
event-internal.h
ftrace.c
ftrace.h
Makefile.objs Adapt Makefiles to the new LTTng ust interface 2014-02-19 11:08:53 +01:00
simple.c trace: add glib 2.32+ static GMutex support 2014-01-27 15:49:39 +01:00
simple.h
stderr.c