public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* perf record: can I specify multiple events and use different sample-after value
@ 2012-02-22  1:59 Yuanfang Chen
  2012-02-22  6:01 ` Namhyung Kim
  0 siblings, 1 reply; 15+ messages in thread
From: Yuanfang Chen @ 2012-02-22  1:59 UTC (permalink / raw)
  To: linux-kernel

Hi all,

I'm trying use perf tool from the linux kernel package to measure
several raw PMU events. In the manpage of perf-record there is an "-l"
option (Scale counter values), which is useful for my case because I
want to know the total counter value, not just sample count. However
it seems the -l is not recognized, is this expected? How can I get a
total count?

Another question is that how can I specify multiple events and use
different sample-after value for each of them? like perf record -c
10000,2000000,2000000 -e r2d4,r03c,r0c0

thank you

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2012-02-27 15:05 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-22  1:59 perf record: can I specify multiple events and use different sample-after value Yuanfang Chen
2012-02-22  6:01 ` Namhyung Kim
2012-02-22 11:40   ` Namhyung Kim
2012-02-22 19:03     ` Yuanfang Chen
2012-02-23  7:24       ` Namhyung Kim
     [not found]         ` <CAJh9x3o7HLGBWrwBaGgxXS-C9noQbKwh5BP_PAHomOOS6x9SYw@mail.gmail.com>
2012-02-23 18:52           ` Yuanfang Chen
2012-02-23 19:08             ` David Ahern
2012-02-24 22:41               ` Yuanfang Chen
2012-02-27  3:23                 ` David Ahern
     [not found]                   ` <CAJh9x3oO+-8Bc4UONG6RTmSeVFcuNHTKH5m2KsizaubmSojYmw@mail.gmail.com>
2012-02-27 13:58                     ` Yuanfang Chen
2012-02-27 14:42                       ` David Ahern
     [not found]                         ` <CAJh9x3o3M+PWW8k6Ns51pQaMjEtWDmD3s8P0P_6_jro5zh66bA@mail.gmail.com>
2012-02-27 15:05                           ` Fwd: " Yuanfang Chen
2012-02-22 18:57   ` Yuanfang Chen
2012-02-23  7:40     ` Namhyung Kim
2012-02-23 18:57       ` Yuanfang Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox