Re: [patch] Latency Tracer, voluntary-preempt-2.6.8-rc4-O6

From: Ingo Molnar
Date: Fri Aug 13 2004 - 07:29:57 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

> > Or just stick some cond_sched()s in there. It was designed to be slow,
> > but there are no locking issues.
>
> the speedup would be important: even on a 2GHz box reading 10,000
> trace entries takes a couple of seconds.

binary searching should be doable without much extra code, the kallsym
entries are already sorted.

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