https://bugs.freedesktop.org/show_bug.cgi?id=69827

--- Comment #16 from Ilia Mirkin <[email protected]> ---
(In reply to James Moe from comment #15)
> (In reply to Ilia Mirkin from comment #14)
> > > How do I use perf to monitor Gnome's CPU usage?
> > 
> > Well, presumably it's not "gnome" using CPU, it's some specific process. So
> > then you just do
> > 
> > perf record -g -p pid
> >
> Would I use "perf top" to identify suspect processes? Since I do not know
> which process is the problem, I cannot provide a PID for the "-p" option.

I've never used 'perf top' although it could perhaps be useful here. You could
identify the process with 'top'.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to