From: Arnaldo Carvalho de Melo <acme@redhat.com>
To: Frederic Weisbecker <fweisbec@gmail.com>
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: Thu, 13 Aug 2009 11:29:36 -0300 [thread overview]
Message-ID: <20090813142936.GG3495@ghostprotocols.net> (raw)
In-Reply-To: <1250152039-7284-1-git-send-email-fweisbec@gmail.com>
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
next prev parent reply other threads:[~2009-08-13 14:29 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 ` Arnaldo Carvalho de Melo [this message]
2009-08-14 0:13 ` [PATCH 1/2] " Frederic Weisbecker
-- 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=20090813142936.GG3495@ghostprotocols.net \
--to=acme@redhat.com \
--cc=efault@gmx.de \
--cc=fweisbec@gmail.com \
--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