Re: [PATCH v10 00/15] perf: support enable and disable commands in stat and record modes

From: Jiri Olsa
Date: Sun Jul 12 2020 - 17:12:15 EST


On Wed, Jul 08, 2020 at 10:36:30AM +0300, Alexey Budankov wrote:
>
> Changes in v10:
> - reused struct priv, renamed props into flags and used unsigned int type as a storage
> - implemented and adopted usage of evlist__ctlfd_initialized() function
> - updated while condition with checking !(done || stop)
> - implemented compute_tts() to calculate the remainder of timeout to wait in poll()

Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx>

thanks,
jirka