Re: [perf] howto switch from pfmon

From: Jaswinder Singh Rajput
Date: Tue Jun 23 2009 - 11:32:44 EST


On Tue, 2009-06-23 at 16:51 +0200, Ingo Molnar wrote:
> Per thread info is currently available in the profile output:
>
> perf report --sort comm,pid,symbol
>
> But it would be nice to either extend perf report with a --stat
> option:
>
> perf report --stat
>
> or to extend perf stat to take an input file via -i:
>
> perf stat -i perf.data
>

I prefer 'perf report --stat' as it is already handling file.

--
JSR

--
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/