From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnaldo Carvalho de Melo Subject: Re: [PATCHSET 00/10] perf: Improve cgroup profiling (v5) Date: Wed, 25 Mar 2020 09:17:42 -0300 Message-ID: <20200325121742.GI9917@kernel.org> References: <20200224043749.69466-1-namhyung@kernel.org> <20200324163444.GA162390@mtj.duckdns.org> <20200324201522.GP2452@worktop.programming.kicks-ass.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Namhyung Kim Cc: Arnaldo Melo , Peter Zijlstra , Tejun Heo , Ingo Molnar , Jiri Olsa , Mark Rutland , Alexander Shishkin , Stephane Eranian , LKML , linux-perf-users , Li Zefan , Johannes Weiner , Adrian Hunter List-Id: linux-perf-users.vger.kernel.org Em Wed, Mar 25, 2020 at 07:24:37PM +0900, Namhyung Kim escreveu: > On Wed, Mar 25, 2020 at 6:25 AM Arnaldo Melo wrote: > > On March 24, 2020 5:15:22 PM GMT-03:00, Peter Zijlstra wrote: > > >On Tue, Mar 24, 2020 at 12:34:44PM -0400, Tejun Heo wrote: > > >> On Mon, Mar 23, 2020 at 08:58:04AM +0900, Namhyung Kim wrote: > > >> > Hello Peter, Tejun and folks. > > >> > > > >> > Do you have any other comments on the kernel side? > > >> > If not, can I get your Ack? > > >> > > >> Everything looks good from cgroup side. I think I acked all cgroup > > >parts already > > >> but if not please feel free to add > > >> > > >> Acked-by: Tejun Heo > > > > > >Yeah, looks good to me too. Since it's mostly userspace patches, will > > >you route it Arnaldo? > > > > > >Acked-by: Peter Zijlstra (Intel) > > > > Thanks for the acks, I'll process it tomorrow, so tests passing it'll go Ingo's way for 5.7 tomorrow. > > Thanks all for the acks, > > Arnaldo, as it's floating around on the list about a month already > I guess it needs a rebase. Also I need to check TUI as Jiri reported. > Will post a next version soon. Thanks, I'll wait then. - Arnaldo