Re: [PATCH 0/2] perf: add sort by inclusive time functionality (v2)
From: Arun Sharma
Date: Tue Mar 13 2012 - 14:46:05 EST
On 3/12/12 6:16 PM, Namhyung Kim wrote:
$ perf record -g sleep 1
$ perf report -s inclusive,symbol
Thanks. I was able to reproduce the hangs and they went away after I
added sort_sym_inclusive (a copy of sort_sym, except for the se_header).
The output of perf report now better describes how the symbols are
sorted. The text reads: "Symbol (Inclusive)".
v3 is coming via my next mail.
-Arun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/