mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [BUG] perf annotate: not reporting all events profiles
@ 2014-03-10 21:57 Stephane Eranian
  2014-03-11  3:33 ` Arnaldo Carvalho de Melo
  0 siblings, 1 reply; 3+ messages in thread
From: Stephane Eranian @ 2014-03-10 21:57 UTC (permalink / raw)
  To: LKML
  Cc: Arnaldo Carvalho de Melo, Namhyung Kim, Jiri Olsa, mingo,
	Peter Zijlstra, David Ahern

Arnaldo,

I am using tip.git perf and I do the following:

$ perf record -e cycles,instructions foo
$ perf annotate --stdio

(no explicit grouping).

I only see the asm profile for the first event (cycles).
I don't see a way to display the profile for the second
event in the cmdline options.

Yet the code in __cmd_annotate() seems to  try and
display all profiles.

If I use the TUI, it prompts me for the event at the first
screen and I get different asm profiles.

So what is wrong?

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

end of thread, other threads:[~2014-03-12 14:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-10 21:57 [BUG] perf annotate: not reporting all events profiles Stephane Eranian
2014-03-11  3:33 ` Arnaldo Carvalho de Melo
2014-03-12 14:05   ` Stephane Eranian

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

all inboxes | Powered by JetHome®