Re: [PATCH 13/15] perf_counter: provide generic callchain bits

From: Peter Zijlstra
Date: Thu Apr 02 2009 - 05:16:44 EST


On Thu, 2009-04-02 at 20:10 +1100, Paul Mackerras wrote:
> Peter Zijlstra writes:
>
> > Hmm, another idea:
> >
> > struct perf_callchain_entry {
> > __u32 total, hv, kernel, user;
>
> That should work - and they could be u16's in fact.

Gah, I just send it out with u32. But yes, will change.
--
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/