Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934898AbbKTBnu (ORCPT ); Thu, 19 Nov 2015 20:43:50 -0500 Received: from LGEAMRELO11.lge.com ([156.147.23.51]:49542 "EHLO lgeamrelo11.lge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934401AbbKTBnt (ORCPT ); Thu, 19 Nov 2015 20:43:49 -0500 X-Original-SENDERIP: 156.147.1.121 X-Original-MAILFROM: namhyung@kernel.org X-Original-SENDERIP: 165.244.98.203 X-Original-MAILFROM: namhyung@kernel.org X-Original-SENDERIP: 10.177.227.17 X-Original-MAILFROM: namhyung@kernel.org Date: Fri, 20 Nov 2015 10:43:47 +0900 From: Namhyung Kim To: Arnaldo Carvalho de Melo CC: Ingo Molnar , Peter Zijlstra , Jiri Olsa , LKML , Brendan Gregg , David Ahern , Frederic Weisbecker , Andi Kleen , Kan Liang Subject: Re: [PATCH] perf report: [WIP] Support '-F none' option to hide hist lines Message-ID: <20151120014347.GD23310@sejong> References: <1447047946-1691-1-git-send-email-namhyung@kernel.org> <1447047946-1691-3-git-send-email-namhyung@kernel.org> <20151119143352.GD29361@kernel.org> MIME-Version: 1.0 In-Reply-To: <20151119143352.GD29361@kernel.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-MIMETrack: Itemize by SMTP Server on LGEKRMHUB02/LGE/LG Group(Release 8.5.3FP3HF583 | August 9, 2013) at 2015/11/20 10:43:46, Serialize by Router on LGEKRMHUB02/LGE/LG Group(Release 8.5.3FP3HF583 | August 9, 2013) at 2015/11/20 10:43:46, Serialize complete at 2015/11/20 10:43:46 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1169 Lines: 33 On Thu, Nov 19, 2015 at 11:33:52AM -0300, Arnaldo Carvalho de Melo wrote: > Em Mon, Nov 09, 2015 at 02:45:38PM +0900, Namhyung Kim escreveu: > > For some reason, it sometimes wants to hide hist lines but only wants to > > see callchains. To do that, add virtual 'none' field name to hide all > > hist lines. It should be used solely and only meaningful on --stdio. > > > > WIP on TUI > > So, in the TUI its the navigation that doesnt work, i.e. it manages to > elide the hist_entry main lines, shows the folded callchains, but the > keys don't work... Yes, but it'd work once you pressed ENTER key.. ;-) > > I'll try it if you don't, just busy with processing tons of patches at > the moment :-\ It'd be great if you'd take a look at it. > > Anyway, processed the other patches, pushing to Ingo for perf/core, to > avoid patchbombing him too much in just one go :-) Sure, thanks for your great job! :) Namhyung -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/