From: Mads Ynddal <[email protected]> In my work to refactor simpletrace.py, I noticed that there's no maintainer of it, and has the status of "odd fixes". I'm using it from time to time, so I'd like to maintain the script.
I've added myself as reviewer under "Tracing" to be informed of changes that might affect simpletrace.py. Signed-off-by: Mads Ynddal <[email protected]> --- MAINTAINERS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 5340de0515..19edec5dda 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3035,7 +3035,7 @@ R: Paolo Bonzini <[email protected]> R: Bandan Das <[email protected]> R: Stefan Hajnoczi <[email protected]> R: Thomas Huth <[email protected]> -R: Darren Kenny <[email protected]> +R: Darren Kenny <[email protected]> R: Qiuhao Li <[email protected]> S: Maintained F: tests/qtest/fuzz/ @@ -3076,6 +3076,7 @@ F: stubs/ Tracing M: Stefan Hajnoczi <[email protected]> +R: Mads Ynddal <[email protected]> S: Maintained F: trace/ F: trace-events @@ -3088,6 +3089,11 @@ F: docs/tools/qemu-trace-stap.rst F: docs/devel/tracing.rst T: git https://github.com/stefanha/qemu.git tracing +Simpletrace +M: Mads Ynddal <[email protected]> +S: Maintained +F: scripts/simpletrace.py + TPM M: Stefan Berger <[email protected]> S: Maintained -- 2.38.1
