Messages in this thread |  | | | Subject | Re: [RFC PATCH] perf: Split up buffer handling from core code | | From | Peter Zijlstra <> | | Date | Thu, 19 May 2011 10:32:11 +0200 |
| |
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 :-)
|  |