Re: [PATCH v12 11/15] perf stat: implement control commands handling

From: Alexey Budankov
Date: Wed Jul 22 2020 - 09:19:07 EST



On 22.07.2020 15:56, Arnaldo Carvalho de Melo wrote:
> Em Fri, Jul 17, 2020 at 10:05:06AM +0300, Alexey Budankov escreveu:
>>
>> Implement handling of 'enable' and 'disable' control commands coming
>> from control file descriptor. If poll event splits initiated timeout
>> interval then the reminder is calculated and still waited in the
>> following evlist__poll() call.
>
> So the cover letter is not preserved in the git history, only going from
> the Link tag to the patch series to then lookup the cover letter and
> then find examples of each feature, I'll now have to do that and collect
> the parts that are needed to test this specific feature implemented in
> this specific patch, add the command here so that we can test patch by
> patch, please next time try to have the testing steps in each patch.

Accepted. Will be providing possible test steps as a part of description
for relevant patches.

Thanks,
Alexei