public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Peter Zijlstra <a.p.zijlstra@chello.nl>
To: Andi Kleen <andi@firstfloor.org>
Cc: Lin Ming <ming.m.lin@intel.com>, Ingo Molnar <mingo@elte.hu>,
	Stephane Eranian <eranian@google.com>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 3/6] Add support to the perf tool to specify extra values for raw events and pass them to the kernel.
Date: Tue, 22 Feb 2011 16:46:49 +0100	[thread overview]
Message-ID: <1298389609.2217.250.camel@twins> (raw)
In-Reply-To: <20110220211740.GU5818@one.firstfloor.org>

On Sun, 2011-02-20 at 22:17 +0100, Andi Kleen wrote:
> On Mon, Feb 21, 2011 at 12:57:20AM +0800, Lin Ming wrote:
> > From: Andi Kleen <ak@linux.intel.com>
> > 
> > The new format is -e rXXXX[,YYYY]
> 
> Need to switch to a different character than , as separate -- 
> it's already used for multiple events. Perhaps :

Yeah, I've contemplated writing a proper syntax and parser generator for
all this, its starting to become somewhat of a mess.

Its just that I've since forgotten everything I ever knew about
lex/yacc/bison etc.



      reply	other threads:[~2011-02-22 15:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-20 16:57 [PATCH 3/6] Add support to the perf tool to specify extra values for raw events and pass them to the kernel Lin Ming
2011-02-20 21:17 ` Andi Kleen
2011-02-22 15:46   ` Peter Zijlstra [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1298389609.2217.250.camel@twins \
    --to=a.p.zijlstra@chello.nl \
    --cc=andi@firstfloor.org \
    --cc=eranian@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ming.m.lin@intel.com \
    --cc=mingo@elte.hu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox