Re: [RFC] perf record: missing buildid for callstack modules

From: Peter Zijlstra
Date: Thu Jan 14 2016 - 06:36:26 EST


On Thu, Jan 14, 2016 at 12:27:34PM +0100, Ingo Molnar wrote:
> > + * u32 filename_len;
> > + * char filename[2+];

> Acked-by: Ingo Molnar <mingo@xxxxxxxxxx>

except of course that sizeof(u32) == 4 :/