diff options
author | Vladimir Sementsov-Ogievskiy | 2022-01-26 17:11:26 +0100 |
---|---|---|
committer | Markus Armbruster | 2022-01-27 11:25:52 +0100 |
commit | bd2017bc41566a94fbdfd8728b6e805ce2a2c124 (patch) | |
tree | 0aa773733c29a5f40f83c44144bc7f987017d11a /scripts/dump-guest-memory.py | |
parent | qapi/commands: refactor error handling code (diff) | |
download | qemu-bd2017bc41566a94fbdfd8728b6e805ce2a2c124.tar.gz qemu-bd2017bc41566a94fbdfd8728b6e805ce2a2c124.tar.xz qemu-bd2017bc41566a94fbdfd8728b6e805ce2a2c124.zip |
qapi/commands: Optionally generate trace for QMP commands
Add trace generation disabled by default and new option --gen-trace to
enable it. The next commit will enable it for qapi/, but not for qga/
and tests/. Making it work for the latter two would involve some Meson
hackery to ensure we generate the trace-events files before trace-tool
uses them. Since we don't actually support tracing there, we'll bypass
that problem.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20220126161130.3240892-4-vsementsov@virtuozzo.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
[Superfluous #include dropped]
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'scripts/dump-guest-memory.py')
0 files changed, 0 insertions, 0 deletions