Re: [PATCH v14 2/3]: perf record: enable asynchronous trace writing

From: Alexey Budankov
Date: Fri Nov 02 2018 - 12:11:10 EST


Hi,

On 01.11.2018 21:42, Song Liu wrote:
> On Sun, Oct 14, 2018 at 11:45 PM Alexey Budankov
> <alexey.budankov@xxxxxxxxxxxxxxx> wrote:
>>
<SNIP>
>> + if (verbose > 0)
>> + pr_info("nr_cblocks: %d\n", rec->opts.nr_cblocks);
>> +
>
> nit: I guess we don't really need this pr_info()?

Diagnostic aid.

Thanks,
Alexey

>
> Other than this,
>
> Acked-by: Song Liu <songliubraving@xxxxxx>
>