Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753795Ab3EPNJk (ORCPT ); Thu, 16 May 2013 09:09:40 -0400 Received: from mail-ee0-f53.google.com ([74.125.83.53]:48946 "EHLO mail-ee0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752977Ab3EPNJj (ORCPT ); Thu, 16 May 2013 09:09:39 -0400 Date: Thu, 16 May 2013 15:09:34 +0200 From: Ingo Molnar To: Andi Kleen Cc: Namhyung Kim , Arnaldo Carvalho de Melo , Peter Zijlstra , Paul Mackerras , Namhyung Kim , LKML , Jiri Olsa , David Ahern , Stephane Eranian , Pekka Enberg , Joonsoo Kim Subject: Re: [RFC/PATCH 1/2] perf script: Add --time-filter option Message-ID: <20130516130934.GA9058@gmail.com> References: <1368609839-19899-1-git-send-email-namhyung@kernel.org> <20130515135608.GF17814@two.firstfloor.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130515135608.GF17814@two.firstfloor.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 Content-Length: 862 Lines: 27 * Andi Kleen wrote: > On Wed, May 15, 2013 at 06:23:58PM +0900, Namhyung Kim wrote: > > From: Namhyung Kim > > > > The --time-filter option is for limiting samples within a range of > > time. A time range looks like - and at most one of them > > can be omitted. For instance: > > It would be more useful for report or inject than for script. The 2/2 patch does it for report ... > After all with a script it's trivial to do an own filter. Utility features/shortcuts are almost always useful, especially if they span multiple tools. Thanks, Ingo -- 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/