[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v6 0/7] trace qmp commands
|
From: |
Markus Armbruster |
|
Subject: |
Re: [PATCH v6 0/7] trace qmp commands |
|
Date: |
Thu, 27 Jan 2022 12:10:16 +0100 |
|
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> writes:
> 27.01.2022 10:32, Markus Armbruster wrote:
>> Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> writes:
>>
>>> This series aims to add trace points for each qmp command with help of
>>> qapi code generator.
>> Logging QMP traffic has worked well enough for me, but I can
>> understand
>> why you'd like to use tracing. Other uses of tracing might come up in
>> the future.
>> I found a few last nits to pick. Happy to address them in my tree.
>
> That would be great, thanks a lot!
>
>> Except for PATCH 4
>
> It has "Acked-by: Paolo", so seems we are done.
>
>> Reviewed-by: Markus Armbruster <armbru@redhat.com>
Queued, thanks!
- [PATCH v6 4/7] meson: generate trace events for qmp commands, (continued)
- [PATCH v6 4/7] meson: generate trace events for qmp commands, Vladimir Sementsov-Ogievskiy, 2022/01/26
- [PATCH v6 5/7] docs/qapi-code-gen: update to cover trace events code generation, Vladimir Sementsov-Ogievskiy, 2022/01/26
- [PATCH v6 6/7] meson: document, why we don't generate trace events for tests/ and qga/, Vladimir Sementsov-Ogievskiy, 2022/01/26
- Re: [PATCH v6 0/7] trace qmp commands, Markus Armbruster, 2022/01/27
- Re: [PATCH v6 0/7] trace qmp commands, Stefan Hajnoczi, 2022/01/27