]> Git Repo - qemu.git/commit - trace/control.h
trace: move qemu_trace_opts to trace/control.c
authorDenis V. Lunev <[email protected]>
Fri, 17 Jun 2016 14:44:10 +0000 (17:44 +0300)
committerStefan Hajnoczi <[email protected]>
Tue, 28 Jun 2016 20:14:12 +0000 (21:14 +0100)
commite9e0bb2af2248eabafb54402e3127f9f8a8690f5
treec3d12e495c54d54b3006eff6435c031933114216
parenteeb2b8f78d614e0245c978d0da8beaba49a89f2e
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 <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Message-id: 1466174654[email protected]
CC: Paolo Bonzini <[email protected]>
CC: Stefan Hajnoczi <[email protected]>
CC: Kevin Wolf <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
trace/control.c
trace/control.h
vl.c
This page took 0.023322 seconds and 4 git commands to generate.