Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759197Ab3EON4M (ORCPT ); Wed, 15 May 2013 09:56:12 -0400 Received: from one.firstfloor.org ([193.170.194.197]:49094 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759180Ab3EON4L (ORCPT ); Wed, 15 May 2013 09:56:11 -0400 Date: Wed, 15 May 2013 15:56:08 +0200 From: Andi Kleen 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 , Pekka Enberg , Joonsoo Kim Subject: Re: [RFC/PATCH 1/2] perf script: Add --time-filter option Message-ID: <20130515135608.GF17814@two.firstfloor.org> References: <1368609839-19899-1-git-send-email-namhyung@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1368609839-19899-1-git-send-email-namhyung@kernel.org> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 682 Lines: 17 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. After all with a script it's trivial to do an own filter. Not so easy with report. -Andi -- 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/