Re: [PATCH spice-server v3 2/3] Allows to enable recorder integration

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

 



Hi,

On Mon, Jan 14, 2019 at 10:03:03AM +0000, Frediano Ziglio wrote:
> recorder library will be used to collect some statistics during
> development.
> 
> Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx>
> ---
>  configure.ac             | 1 +
>  meson_options.txt        | 5 +++++
>  subprojects/spice-common | 2 +-
>  3 files changed, 7 insertions(+), 1 deletion(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 96e4e66c..903993a1 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -134,6 +134,7 @@ AX_VALGRIND_CHECK
>  
>  SPICE_CHECK_LZ4
>  SPICE_CHECK_SASL
> +SPICE_CHECK_RECORDER
>  AM_CONDITIONAL(HAVE_SASL, test "x$have_sasl" = "xyes")
>  
>  dnl =========================================================================
> diff --git a/meson_options.txt b/meson_options.txt
> index 9568c97e..49f59cc4 100644
> --- a/meson_options.txt
> +++ b/meson_options.txt
> @@ -45,3 +45,8 @@ option('manual',
>      type : 'boolean',
>      value : true,
>      description : 'Build SPICE manual')
> +
> +option('recorder',
> +    type : 'boolean',
> +    value : false,
> +    description: 'Enable recorder instrumentation')
> diff --git a/subprojects/spice-common b/subprojects/spice-common
> index 125cfa7f..7d8ba5fd 160000
> --- a/subprojects/spice-common
> +++ b/subprojects/spice-common
> @@ -1 +1 @@
> -Subproject commit 125cfa7fb2493060419c79eae3b40dbc499bd3db
> +Subproject commit 7d8ba5fd5f9cfae19c4b99f6a12b3715d9072ad3

With previous patch, this change will be 14 commits. I'd rather
split in another commit.

Otherwise,
Acked-by: Victor Toso <victortoso@xxxxxxxxxx>

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel

[Index of Archives]     [Linux Virtualization]     [Linux Virtualization]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]