public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC] perf annotate: option to report global percentage
@ 2018-07-18 21:55 Stephane Eranian
  2018-07-19  8:25 ` Jiri Olsa
  0 siblings, 1 reply; 7+ messages in thread
From: Stephane Eranian @ 2018-07-18 21:55 UTC (permalink / raw)
  To: Jiri Olsa, LKML; +Cc: Arnaldo Carvalho de Melo

Hi Jiri,

As far as I know, once you go into annotate mode, via perf report TUI
mode, the percentage you see per instruction is relative to the
function. I would like the option to display the total percentage,
i..e, the importance of the instruction for the entire run. Right now,
if I want that, I need to do function_percentage * insn_percentage by
hand. This is not convenient. Having a key toggle would be very
useful, worst case a cmdline option.

What do you think?
Thanks.

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

end of thread, other threads:[~2018-08-03 20:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-18 21:55 [RFC] perf annotate: option to report global percentage Stephane Eranian
2018-07-19  8:25 ` Jiri Olsa
2018-07-31  9:21   ` Jiri Olsa
2018-08-03  7:28     ` Stephane Eranian
2018-08-03 11:29       ` Jiri Olsa
2018-08-03 15:51         ` Arnaldo Carvalho de Melo
2018-08-03 20:12           ` Stephane Eranian

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