diff options
| author | Tanish Desai <tanishdesai37@gmail.com> | 2025-09-29 17:49:28 +0200 |
|---|---|---|
| committer | Stefan Hajnoczi <stefanha@redhat.com> | 2025-10-01 11:22:07 -0400 |
| commit | 809caa0d40a853144c02456737ed1e47859b0308 (patch) | |
| tree | 4e0ea212454ab7e5e6e92a50972b9cba499a1d3e /scripts/lib/kdoc/kdoc_output.py | |
| parent | 02d4a4a674d45d41c9afd1fd161c14eca81f7a86 (diff) | |
| download | qemu-809caa0d40a853144c02456737ed1e47859b0308.zip qemu-809caa0d40a853144c02456737ed1e47859b0308.tar.gz qemu-809caa0d40a853144c02456737ed1e47859b0308.tar.bz2 | |
tracetool: add CHECK_TRACE_EVENT_GET_STATE
Add a new attribute CHECK_TRACE_EVENT_GET_STATE to the backends.
When present and True, the code generated by the generate function
is wrapped in a conditional that checks whether the event is enabled;
this removes the need for repeating the same conditional in multiple
backends.
Signed-off-by: Tanish Desai <tanishdesai37@gmail.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20250929154938.594389-7-pbonzini@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions
