Re: [PATCH 2.6.x] additional kernel event notifications

From: Andrew Morton
Date: Fri Sep 19 2003 - 16:48:15 EST


"Villacis, Juan" <juan.villacis@xxxxxxxxx> wrote:
>
> > Have you looked into using the infrastructure in drivers/oprofile/ for
> > this? In other words: is it possible to augment the kernel's existing
> > oprofile capabilities so they meet VTune requirements?
>
> The current event notifications used by tools like Oprofile, while quite
> useful, are not sufficient. The additional event notifications we
> propose can provide a more complete picture for performance tuning on
> Linux, particularly for dynamically generated code (such as found in
> Java).

You are answering a question I did not ask. Let me rephrase.

Have you considered interfacing vtune userspace to oprofilefs and enhancing
oprofilefs to meet vtune requirements, thus removing the need for the vtune
kernel module, and its device node and ioctl interface?

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