2012-03-13 3:21 AM, Arun Sharma wrote:
On 3/12/12 12:43 AM, Namhyung Kim wrote:

Known bugs:

total_period computation is broken for order=callee


I'd like to add two more :).

* If perf record misses callchain info, perf report will get stuck.
* If it's used with "symbol" sort order, it'll get stuck too.


Can you post the command lines you used to reproduce this? A backtrace on
where perf report is getting stuck would be useful as well.


$ perf record sleep 1
$ perf report -s inclusive

and

$ perf record -g sleep 1
$ perf report -s inclusive,symbol


Thanks,
Namhyung

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

Reply via email to