]> Git Repo - qemu.git/commit
qapi: add missing trace_visit_type_enum() call
authorStefan Hajnoczi <[email protected]>
Thu, 26 Jan 2017 17:16:12 +0000 (17:16 +0000)
committerStefan Hajnoczi <[email protected]>
Tue, 31 Jan 2017 17:11:28 +0000 (17:11 +0000)
commit6514532f7381dfdfdf7acc9b966fd754332b88cf
tree172a10c1bdbf5b6187fd7aca1be695390f1f0bf5
parent25d54654da2a2d1c612c827e6155d3bec0e1201f
qapi: add missing trace_visit_type_enum() call

A trace event exists for enums but it's never called.  This patch fixes
this oversight so that enums are traced just like the other QAPI types.

Suggested-by: Daniel P. Berrange <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Message-id: 20170126171613[email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
qapi/qapi-visit-core.c
This page took 0.027632 seconds and 4 git commands to generate.