27.01.2022 10:24, Markus Armbruster wrote:
Vladimir Sementsov-Ogievskiy writes:
Add trace generation disabled by default and new option --gen-trace to
enable it. The next commit will enable it for qapi/, but not for qga/
and tests/. Making it work for the latter two would involve some Meson
Vladimir Sementsov-Ogievskiy writes:
> Add trace generation disabled by default and new option --gen-trace to
> enable it. The next commit will enable it for qapi/, but not for qga/
> and tests/. Making it work for the latter two would involve some Meson
> hackery to ensure we generate the trac
Add trace generation disabled by default and new option --gen-trace to
enable it. The next commit will enable it for qapi/, but not for qga/
and tests/. Making it work for the latter two would involve some Meson
hackery to ensure we generate the trace-events files before trace-tool
uses them. Si