Re: [RFC PATCH] perf: Split up buffer handling from core code

From: Peter Zijlstra
Date: Thu May 19 2011 - 04:32:42 EST


On Thu, 2011-05-19 at 09:31 +0200, Borislav Petkov wrote:
>
> Ok, maybe I'm missing something looking at this from the side but
> perf_output_copy is used only internally by perf_event.c, i.e.
> events/core.c, why not put it into the internal.h header?

Not strictly true, but since the current inline is only valid for the
existing perf_event.c its close enough :-)

Anyway, I agree, stick it in internal.h :-)
--
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/