Kopete chat window
Arjan van de Ven
arjan at linux.intel.com
Fri Jun 1 15:04:20 PDT 2007
Rudi Lippert wrote:
> Whenever have a Kopete chat window open, Kopete and X show up very high in the
> wakeup list.
>
> Top causes for wakeups:
> 36.7% ( 16.2) kopete : schedule_timeout (process_timeout)
> 30.8% ( 13.6) X : do_setitimer (it_real_fn)
>
> Can anyone tell me why this happens or how I can find out myself?
you can start investigating by running
strace -tt -p `pidof kopete`
and see what it's trying to do....
More information about the Power
mailing list