qemu-e2k/trace
Stefan Hajnoczi cef517ca4b trace: add make dependencies on tracetool source
Patches that change tracetool can break the build if old build output
files are lying around.

This happens because the Makefile does not specify dependencies on
tracetool.  The build will use old object files that do not match the
current source code.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2016-01-07 16:59:56 +08:00
..
Makefile.objs trace: add make dependencies on tracetool source 2016-01-07 16:59:56 +08:00
control-internal.h trace: Multi-backend tracing 2014-06-09 15:43:40 +02:00
control.c Remove superfluous '\n' around error_report() 2015-03-10 08:15:33 +03:00
control.h trace: [hmp] Reimplement "trace-event" and "info trace-events" using QMP 2014-09-26 09:34:38 +01: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
qmp.c trace: [qmp] Add commands to query and control event tracing state 2014-09-26 09:34:38 +01:00
simple.c trace/simple: Fix warning and wrong trace file name for MinGW 2015-11-30 06:47:02 +01:00
simple.h trace: Multi-backend tracing 2014-06-09 15:43:40 +02:00