Re: finish_task_switch high in profiles in 2.6.7

From: Andi Kleen
Date: Thu Jun 24 2004 - 06:38:23 EST


> Hmm, Is there a way to determine which syscall would be the culprit. I
> guess this is where something like DTrace would be invaluable

Find out which program does it (most likely those with the most
system time) and then strace it.
>
> http://www.sun.com/bigadmin/content/dtrace/

Sounds like a inferior clone of dprobes to me. But I doubt it
would help tracking this down.

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