diff options
author | 2023-09-26 12:34:34 +0200 | |
---|---|---|
committer | 2023-09-26 12:28:51 -0400 | |
commit | 3470fef15a7bff730b00633346d28b889027a609 (patch) | |
tree | 2ce85f80ac997539752f45fdf0a4a908b6f4660b /scripts/git-submodule.sh | |
parent | simpletrace: move event processing to Analyzer class (diff) | |
download | qemu-3470fef15a7bff730b00633346d28b889027a609.tar.xz qemu-3470fef15a7bff730b00633346d28b889027a609.zip |
simpletrace: added simplified Analyzer2 class
By moving the dynamic argument construction to keyword-arguments,
we can remove all of the specialized handling, and streamline it.
If a tracing method wants to access these, they can define the
kwargs, or ignore it be placing `**kwargs` at the end of the
function's arguments list.
Added deprecation warning to Analyzer class to make users aware
of the Analyzer2 class. No removal date is planned.
Signed-off-by: Mads Ynddal <m.ynddal@samsung.com>
Message-id: 20230926103436.25700-13-mads@ynddal.dk
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'scripts/git-submodule.sh')
0 files changed, 0 insertions, 0 deletions