From: Frederic Weisbecker <fweisbec@gmail.com>
To: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Cc: Ingo Molnar <mingo@elte.hu>, LKML <linux-kernel@vger.kernel.org>,
Peter Zijlstra <peterz@infradead.org>,
Arnaldo Carvalho de Melo <acme@redhat.com>,
Mike Galbraith <efault@gmx.de>
Subject: Re: [PATCH 1/2] perf tools: Add a per tracepoint counter attribute to get raw sample
Date: Fri, 14 Aug 2009 02:13:30 +0200 [thread overview]
Message-ID: <20090814001329.GB6007@nowhere> (raw)
In-Reply-To: <20090813142936.GG3495@ghostprotocols.net>
On Thu, Aug 13, 2009 at 11:29:36AM -0300, Arnaldo Carvalho de Melo wrote:
> Em Thu, Aug 13, 2009 at 10:27:18AM +0200, Frederic Weisbecker escreveu:
> > Add a new flag field while opening a tracepoint perf counter:
> >
> > -e tracepoint_subsystem:tracepoint_name:flags
> >
> > This is intended to be generic although for now it only supports the
> > r[e[c[o[r[d]]]]] flag:
> >
> > ./perf record -e workqueue:workqueue_insertion:record
> > ./perf record -e workqueue:workqueue_insertion:r
> >
> > will have the same effect: enabling the raw samples record for the
> > given tracepoint counter.
> >
> > In the future, we may want to support further flags, separated by
> > commas.
>
> Will you at some point get those commit messages massaged into 'perf
> record --help'? :-)
>
> - Arnaldo
Hehe, yeah, I will :-)
Oh BTW:
nobody@nowhere:~/linux/linux-2.6-tip/tools/perf/Documentation$ make
SUBDIR ../
make[1]: « PERF-VERSION-FILE » est à jour.
ASCIIDOC perf-annotate.html
ASCIIDOC perf-examples.html
ERROR: perf-examples.txt: line 1: manpage document title is mandatory
WARNING: perf-examples.txt: line 8: missing [paradef-default] From an e-mail by Ingo Molnar-style entry
make: *** [perf-examples.html] Erreur 1
I've never touched an ascii doc thing. I'll soon put my hands into it.
next prev parent reply other threads:[~2009-08-14 0:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-13 8:27 [PATCH 1/2] perf tools: Add a per tracepoint counter attribute to get raw sample Frederic Weisbecker
2009-08-13 8:27 ` [PATCH 2/2] perf tools: Add a general option to enable raw sample records Frederic Weisbecker
2009-08-13 8:40 ` [tip:perfcounters/urgent] " tip-bot for Frederic Weisbecker
2009-08-13 8:40 ` [tip:perfcounters/urgent] perf tools: Add a per tracepoint counter attribute to get raw sample tip-bot for Frederic Weisbecker
2009-08-13 14:29 ` [PATCH 1/2] " Arnaldo Carvalho de Melo
2009-08-14 0:13 ` Frederic Weisbecker [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-08-14 10:04 Frederic Weisbecker
2009-08-14 10:07 ` Frederic Weisbecker
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=20090814001329.GB6007@nowhere \
--to=fweisbec@gmail.com \
--cc=acme@ghostprotocols.net \
--cc=acme@redhat.com \
--cc=efault@gmx.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=peterz@infradead.org \
/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