From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnaldo Carvalho de Melo Subject: Re: [GIT PULL] perf/core improvements and fixes Date: Tue, 20 Aug 2019 16:44:59 -0300 Message-ID: <20190820194459.GF3929@kernel.org> References: <20190820192733.19180-1-acme@kernel.org> <20190820193953.GA12100@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190820193953.GA12100@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Ingo Molnar Cc: Thomas Gleixner , Jiri Olsa , Namhyung Kim , Clark Williams , linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org, Adrian Hunter , Alexey Budankov , Guenter Roeck , Leo Yan , Mathieu Poirier , Steven Rostedt , Tzvetomir Stoyanov , Arnaldo Carvalho de Melo List-Id: linux-perf-users.vger.kernel.org Em Tue, Aug 20, 2019 at 09:39:53PM +0200, Ingo Molnar escreveu: > Pulled, thanks a lot Arnaldo! Wow, that was fast, thanks! > This one's very nice: > > > Arnaldo Carvalho de Melo (10): > > perf top: Show info message while collecting samples > > :-) Yeah, we need to polish these kind of little details, pressing 'C' and getting callchains enabled/disabled would be nice as well in 'perf top', just thought about that :-) - Arnaldo