Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752060AbaANVHK (ORCPT ); Tue, 14 Jan 2014 16:07:10 -0500 Received: from mga09.intel.com ([134.134.136.24]:26651 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751612AbaANVHF (ORCPT ); Tue, 14 Jan 2014 16:07:05 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.95,659,1384329600"; d="scan'208";a="438838030" From: Andi Kleen To: Namhyung Kim Cc: Arnaldo Carvalho de Melo , Peter Zijlstra , Paul Mackerras , Ingo Molnar , Namhyung Kim , LKML , Jiri Olsa , David Ahern Subject: Re: [PATCH 3/5] perf report: Add --percentage option References: <1389674599-28227-1-git-send-email-namhyung@kernel.org> <1389674599-28227-4-git-send-email-namhyung@kernel.org> Date: Tue, 14 Jan 2014 13:07:00 -0800 In-Reply-To: <1389674599-28227-4-git-send-email-namhyung@kernel.org> (Namhyung Kim's message of "Tue, 14 Jan 2014 13:43:17 +0900") Message-ID: <87zjmy2ryj.fsf@tassilo.jf.intel.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Namhyung Kim writes: > > +--percentage:: > + Determine how to display the overhead percentage of filtered > entries. This should describe also what a "filtered entry" exactly is. It's not clear even to me. -Andi > + "relative" means it's relative to filtered entries only so that the > + sum of shown entries will be always 100%. "absolute" means it retains > + original value before and after the filter applied. > + -- ak@linux.intel.com -- Speaking for myself only -- 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/