Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751141Ab3EMI6Z (ORCPT ); Mon, 13 May 2013 04:58:25 -0400 Received: from mail-wg0-f53.google.com ([74.125.82.53]:40993 "EHLO mail-wg0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750879Ab3EMI6Y (ORCPT ); Mon, 13 May 2013 04:58:24 -0400 MIME-Version: 1.0 In-Reply-To: <1368434503-29373-1-git-send-email-namhyung@kernel.org> References: <1368434503-29373-1-git-send-email-namhyung@kernel.org> Date: Mon, 13 May 2013 11:58:22 +0300 X-Google-Sender-Auth: ce34L1AT4Cr3B2YcooUgxlwQgSw Message-ID: Subject: Re: [PATCH 1/2] perf report: Add --percent-limit option From: Pekka Enberg To: Namhyung Kim Cc: Arnaldo Carvalho de Melo , Peter Zijlstra , Paul Mackerras , Ingo Molnar , Namhyung Kim , LKML , Jiri Olsa , David Ahern , Stephane Eranian , Andi Kleen Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 651 Lines: 15 On Mon, May 13, 2013 at 11:41 AM, Namhyung Kim wrote: > From: Namhyung Kim > > The --percent-limit option is for not showing small overheaded entries > in the output. Maybe we want to set a certain default value like 0.1. > > Cc: Andi Kleen > Signed-off-by: Namhyung Kim Acked-by: Pekka Enberg -- 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/