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
..
Makefile.objs trace: add build framework for merging trace-events files 2016-06-20 17:22:14 +01:00
control-internal.h all: Clean up includes 2016-02-23 12:43:05 +00:00
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 trace: track enabled events in a separate array 2016-02-03 09:19:09 +00:00
ftrace.c all: Clean up includes 2016-02-04 17:41:30 +00:00
ftrace.h all: Clean up includes 2016-02-23 12:43:05 +00:00
mem-internal.h trace: [all] Add "guest_mem_before" event 2016-06-20 17:21:56 +01:00
mem.h trace: [all] Add "guest_mem_before" event 2016-06-20 17:21:56 +01:00
qmp.c Use scripts/clean-includes to drop redundant qemu/typedefs.h 2016-03-22 22:20:16 +01:00
simple.c Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
simple.h all: Clean up includes 2016-02-23 12:43:05 +00:00