On 07/16/2015 03:00 AM, Martin Liška wrote:
On 07/16/2015 02:55 AM, Paul Clarke wrote:
Is there a way to get perf annotate to display sample counts instead of, or in 
addition to, percentages?

The percentages seem relative to the function, which isn't as helpful in a 
global context.

I think you are exactly looking for: https://lkml.org/lkml/2015/6/19/742, which
I implemented couple of weeks ago :)

Near-perfect timing, I guess!  Thanks, Martin!

Do you have any sample output?  I don't see any in that thread.

Isn't this function analogous to perf report's "-n, --show-nr-samples" option? For consistency and usability, would it not be better to use those options instead of "--show-total-period" ?

Thanks again!
PC

--
To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to