qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 09/13] trace/stap: build stap files for modules


From: Stefan Hajnoczi
Subject: Re: [PATCH v4 09/13] trace/stap: build stap files for modules
Date: Wed, 9 Jun 2021 13:48:17 +0100

On Tue, Jun 01, 2021 at 03:24:10PM +0200, Gerd Hoffmann wrote:
> @@ -2027,6 +2028,37 @@ foreach d, list : modules
>        else
>          softmmu_mods += sl
>        endif
> +      if 'CONFIG_TRACE_SYSTEMTAP' in config_host and module_trace_evt != ''
> +        modname = d + '-' + m
> +     modlib = modname + '.so'

Indentation looks odd. Otherwise:

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]