On Thu, Dec 23, 2021 at 12:07:55PM +0100, Vladimir Sementsov-Ogievskiy wrote:
> @@ -74,6 +75,8 @@ def main() -> int:
> parser.add_argument('-u', '--unmask-non-abi-names', action='store_true',
> dest='unmask',
> help="expose non-ABI names in introspection")
> + parser.add_argument('--add-trace-points', action='store_true',
> + help="add trace points to qmp marshals")Please call it --add-trace-events for consistency with QEMU tracing terminology. Thanks, Stefan
signature.asc
Description: PGP signature
