qemu-e2k/trace
Markus Armbruster e688df6bc4 Include qapi/error.h exactly where needed
This cleanup makes the number of objects depending on qapi/error.h
drop from 1910 (out of 4743) to 1612 in my "build everything" tree.

While there, separate #include from file comment with a blank line,
and drop a useless comment on why qemu/osdep.h is included first.

Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20180201111846.21846-5-armbru@redhat.com>
[Semantic conflict with commit 34e304e975 resolved, OSX breakage fixed]
2018-02-09 13:50:17 +01:00
..
Makefile.objs trace: fix tcg tracing build breakage 2017-03-28 11:07:46 +01:00
control-internal.h Clean up includes 2018-02-09 05:05:11 +01:00
control-target.c trace: Immediately apply per-vCPU state changes if a vCPU is being created 2017-09-15 14:25:22 +01:00
control.c Convert remaining error_report() to warn_report() 2017-09-19 14:09:34 +02:00
control.h trace: add trace_event_get_state_backends() 2017-08-01 12:13:07 +01:00
event-internal.h trace: remove the TraceEventID and TraceEventVCPUID enums 2016-10-12 09:35:54 +02:00
ftrace.c trace: Try using tracefs first 2017-12-18 14:37:36 +00:00
ftrace.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
mem-internal.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
mem.h Clean up decorations and whitespace around header guards 2016-07-12 16:20:46 +02:00
qmp.c Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
simple.c Convert single line fprintf(.../n) to warn_report() 2017-09-19 14:09:34 +02:00
simple.h trace: get rid of generated-events.h/generated-events.c 2016-10-12 09:54:52 +02:00