]> git.ipfire.org Git - thirdparty/qemu.git/commit
tracetool/log: add Rust support
authorTanish Desai <tanishdesai37@gmail.com>
Mon, 29 Sep 2025 15:49:36 +0000 (17:49 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 1 Oct 2025 15:22:07 +0000 (11:22 -0400)
commitc4e8d44bac5cecebba9bb7293b4256bd57e9f52e
tree57269f397eb86dcb1d847b10cd3a4415b9538216
parent75871d88d3ddf310dd5ffb1d36c8476959692726
tracetool/log: add Rust support

Signed-off-by: Tanish Desai <tanishdesai37@gmail.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-ID: <20250929154938.594389-15-pbonzini@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
scripts/tracetool/backend/log.py
tests/tracetool/log.rs [new file with mode: 0644]
tests/tracetool/tracetool-test.py