Em Mon, Jan 28, 2019 at 12:27:48PM +0100, Jiri Olsa escreveu: > On Tue, Jan 22, 2019 at 08:45:12PM +0300, Alexey Budankov wrote: > > Changes in v5: > > - avoided multiple allocations of online cpu maps by > > implementing it once in cpu_map__online() > > - reduced indentation at record__parse_affinity() > Reviewed-by: Jiri Olsa <jo...@kernel.org>
Applied, now going thru testing, lets see if it builds in all the containers. - Arnaldo