All of lore.kernel.org
 help / color / mirror / Atom feed
* Filter option should follow a tracer option
@ 2017-08-18  9:43 Jack Henschel
  2017-08-22 19:00 ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 10+ messages in thread
From: Jack Henschel @ 2017-08-18  9:43 UTC (permalink / raw)
  To: linux-perf-users

Hi everyone,

I'm experimenting with Intel PT and perf, but I am currently stuck at getting filters to work with `perf record`.

I have the following command:
> perf record -e intel_pt// --filter 'filter main @ /bin/sleep' /bin/sleep 1
But it throws this error message:
> --filter option should follow a -e tracepoint or HW tracer option

Maybe this is a trivial mistake, but I don't understand the error, because as far as I'm concerned the --filter options *is* following a -e HW tracer option.

I'm using perf version 4.9.30 with kernel 4.9.30-2+deb9u3 on Debian 9 Stretch.

Best Regards,
Jack Henschel

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

end of thread, other threads:[~2017-09-19 23:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-18  9:43 Filter option should follow a tracer option Jack Henschel
2017-08-22 19:00 ` Arnaldo Carvalho de Melo
2017-08-23  6:06   ` Adrian Hunter
2017-08-23  8:51     ` Jack Henschel
2017-08-23 10:33       ` Adrian Hunter
2017-08-23 12:11         ` Jack Henschel
2017-08-23 13:22           ` Arnaldo Carvalho de Melo
     [not found]             ` <f142538f-b403-2f15-5dbe-f2d2b07ab777@mailbox.org>
     [not found]               ` <20170823190757.GA10477@kernel.org>
2017-08-24  8:36                 ` Jack Henschel
2017-09-19 23:16             ` Kim Phillips
2017-09-19 23:16               ` Kim Phillips

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.