Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751920Ab2JVIce (ORCPT ); Mon, 22 Oct 2012 04:32:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:19501 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751209Ab2JVIcd (ORCPT ); Mon, 22 Oct 2012 04:32:33 -0400 Date: Mon, 22 Oct 2012 10:32:16 +0200 From: Jiri Olsa To: Namhyung Kim Cc: Stephane Eranian , LKML , Peter Zijlstra , Arnaldo Carvalho de Melo , "mingo@elte.hu" , David Ahern Subject: Re: [BUG] perf list: --help option not implemented Message-ID: <20121022083216.GA1758@krava.brq.redhat.com> References: <20121019084636.GB980@krava.brq.redhat.com> <87r4orj7zc.fsf@sejong.aot.lge.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87r4orj7zc.fsf@sejong.aot.lge.com> 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: 1241 Lines: 41 On Mon, Oct 22, 2012 at 04:12:23PM +0900, Namhyung Kim wrote: > Hi, > > On Fri, 19 Oct 2012 10:46:36 +0200, Jiri Olsa wrote: > > On Fri, Oct 19, 2012 at 10:27:35AM +0200, Stephane Eranian wrote: > >> Jiri, > >> > >> When I run perf list, I see: > >> > >> $ perf list > >> .. > >> rNNN [Raw hardware > >> event descriptor] > >> cpu/t1=v1[,t2=v2,t3 ...]/modifier [Raw hardware > >> event descriptor] > >> (see 'perf list --help' on how to encode it) > >> > >> But: > >> $ perf list --help > >> $ > >> > >> Shows nothing. Looked at the code and I don't see where you handle the --help > >> option. You need some help to figure out what the modifiers are. > >> > >> Am I missing something here? > > > > nope, it's not working.. added on my todo list ;-) > > I think it worked. removed from my todo list ;) seems like your patch adds man page as default for 'perf --help' sooo git-like ;) I dont mind.. jirka -- 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/