public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* Re: perfmon not counting idle?
@ 2005-10-17  9:32 Stephane Eranian
  2005-10-17 17:44 ` Matt Chapman
  2005-10-18  7:49 ` Matt Chapman
  0 siblings, 2 replies; 3+ messages in thread
From: Stephane Eranian @ 2005-10-17  9:32 UTC (permalink / raw)
  To: linux-ia64

Matt,

On Tue, Oct 18, 2005 at 03:44:53AM +1000, Matt Chapman wrote:
> I am probably missing something blatantly obvious due to lack of sleep,
> but, I can't seem to get perfmon to include the idle task.
> 
> I booted with nohalt and even commented out pm_idle and safe_halt in the
> idle loop, to try and make sure that power management isn't kicking in,
> but I still get numbers that seem to exclude idle time.
> 
> torrone:~# pfmon --system-wide
> <press ENTER to stop session>
>   ... run for a few seconds ...
> CPU0                       69597 CPU_CYCLES
> 
By default pfmon measures only at the user level (pl3).  If you want
kernel+user you need to add -k. You can tune priv levels per event
using --prev-levels.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-10-18  7:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-17  9:32 perfmon not counting idle? Stephane Eranian
2005-10-17 17:44 ` Matt Chapman
2005-10-18  7:49 ` Matt Chapman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox