Re: [PATCH v4 4/4] perf record: implement --affinity=node|cpu option

From: Jiri Olsa
Date: Mon Jan 21 2019 - 06:54:54 EST


On Wed, Jan 16, 2019 at 12:23:56PM +0300, Alexey Budankov wrote:
>
> Implement --affinity=node|cpu option for the record mode defaulting
> to system affinity mask bouncing.
>
> Signed-off-by: Alexey Budankov <alexey.budankov@xxxxxxxxxxxxxxx>
> ---
> changes in v3:
> - adjusted indentation at record__parse_affinity()

having problems to apply this one:

Applying: perf record: allocate affinity masks
Applying: perf record: bind the AIO user space buffers to nodes
Applying: perf record: apply affinity masks when reading mmap buffers
Applying: perf record: implement --affinity=node|cpu option
error: corrupt patch at line 62
Patch failed at 0004 perf record: implement --affinity=node|cpu option


jirka