]> git.ipfire.org Git - thirdparty/qemu.git/commit
tracetool/ftrace: add Rust support
authorTanish Desai <tanishdesai37@gmail.com>
Mon, 29 Sep 2025 15:49:37 +0000 (17:49 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 1 Oct 2025 15:22:07 +0000 (11:22 -0400)
commit7dbee1274266b802456c7f07dc10184af2dc1ec0
tree093ca4ab867a62b6a9f6a3e0f526b260bb7aa05e
parentc4e8d44bac5cecebba9bb7293b4256bd57e9f52e
tracetool/ftrace: 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-16-pbonzini@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
scripts/tracetool/backend/ftrace.py
tests/tracetool/ftrace.rs [new file with mode: 0644]
tests/tracetool/tracetool-test.py