From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752220Ab3EMNVE (ORCPT ); Mon, 13 May 2013 09:21:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33392 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751435Ab3EMNVC (ORCPT ); Mon, 13 May 2013 09:21:02 -0400 Date: Mon, 13 May 2013 15:20:29 +0200 From: Jiri Olsa To: Namhyung Kim Cc: Arnaldo Carvalho de Melo , Peter Zijlstra , Paul Mackerras , Ingo Molnar , Namhyung Kim , LKML , David Ahern , Stephane Eranian , Andi Kleen Subject: Re: [PATCH 1/2] perf report: Add --percent-limit option Message-ID: <20130513132028.GA1032@krava.brq.redhat.com> References: <1368434503-29373-1-git-send-email-namhyung@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1368434503-29373-1-git-send-email-namhyung@kernel.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 13, 2013 at 05:41:42PM +0900, 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. hi, can't apply this on acme's perf/core nor latest tip What is this based on? Maybe you could push the branch out? ;-) thanks, jirka