[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <AANLkTinFjydPNSKiu_Zqao75udQGXN9pMgPq=SvGn36_@mail.gmail.com>
Date: Fri, 22 Oct 2010 01:58:29 -0400
From: Luming Yu <luming.yu@...il.com>
To: Arnaldo Carvalho de Melo <acme@...stprotocols.net>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: Re: why could cause PerfTop get nothing output ?
On Thu, Oct 21, 2010 at 10:52 PM, Arnaldo Carvalho de Melo
<acme@...stprotocols.net> wrote:
> Em Sat, Oct 09, 2010 at 05:07:42AM -0400, Luming Yu escreveu:
>> Hi acme,
>>
>> I got nothing output as below, wondering if it was due to too few interrupts ?
>
> Try using a higher frequency:
Thanks for the hint.
>
> perf top -F 100000
still nothing..
-------------------------------------------------------------------------------
PerfTop: 0 irqs/sec kernel:-nan% exact: -nan% [100000Hz
cycles], (all, 2 CPUs)
-------------------------------------------------------------------------------
samples pcnt DSO
_______ _____
>> Is it possbile to get perf top based on samples from other Perf events?
>
> Yes, any event, just specify it like:
>
> perf top -e instructions
still nothing...
# perf top -e instructions
-------------------------------------------------------------------------------
PerfTop: 0 irqs/sec kernel:-nan% exact: -nan% [1000Hz
instructions], (all, 2 CPUs)
-------------------------------------------------------------------------------
samples pcnt DSO
_______ _____
>
> - Arnaldo
>
>> [root@...alhost clocksource0]# rpm -qa | grep perf
>> perf-2.6.36-0.35.rc7.git0.fc15.x86_64
>> [root@...alhost clocksource0]# uname -a
>> Linux localhost.localdomain 2.6.36-0.35.rc7.git0.fc15.x86_64 #1 SMP
>> Wed Oct 6 22:02:54 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux
>> [root@...alhost clocksource0]# perf top
>>
>> -------------------------------------------------------------------------------
>> PerfTop: 0 irqs/sec kernel:-nan% exact: -nan% [1000Hz
>> cycles], (all, 2 CPUs)
>> -------------------------------------------------------------------------------
>>
>> samples pcnt DSO
>> _______ _____
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists