qemu-e2k/trace
Denis V. Lunev e9e0bb2af2 trace: move qemu_trace_opts to trace/control.c
The patch also creates trace_opt_parse() helper in trace/control.c to reuse
this code in next patches for qemu-nbd and qemu-io.

The patch also makes trace_init_events() static, as this call is not used
outside the module anymore.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1466174654-30130-4-git-send-email-den@openvz.org
CC: Paolo Bonzini <pbonzini@redhat.com>
CC: Stefan Hajnoczi <stefanha@redhat.com>
CC: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2016-06-28 21:14:12 +01:00
..
control-internal.h
control.c trace: move qemu_trace_opts to trace/control.c 2016-06-28 21:14:12 +01:00
control.h trace: move qemu_trace_opts to trace/control.c 2016-06-28 21:14:12 +01:00
event-internal.h
ftrace.c
ftrace.h
Makefile.objs trace: add build framework for merging trace-events files 2016-06-20 17:22:14 +01:00
mem-internal.h
mem.h
qmp.c
simple.c
simple.h