Re: [PATCH] Updated: Oprofile Multiplexing

From: Andi Kleen
Date: Tue Jun 03 2008 - 12:36:36 EST


Jason Yeh <jason.yeh@xxxxxxx> writes:

> This is an updated patch to enable Oprofile module to switch between different
> sets of events at the user specified interval. It allows the module to gather
> more event statistics than the number of event counters on the hardware in a
> single run of profiling.
>
> A new file (/dev/oprofile/timeout_ms) is added for user to specify the interval.

This sounds actually like something that should be handled with hrtimers
for best results and then ms would be not finegrained enough.

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