Re: [PATCH] perf tool: fix endianness handling of u32 data in samples
From: David Ahern <hidden>
Date: 2011-09-01 16:54:14
Also in:
lkml
From: David Ahern <hidden>
Date: 2011-09-01 16:54:14
Also in:
lkml
On 09/01/2011 10:41 AM, David Ahern wrote:
That's no good. It compiles cleanly on Fedora 15-x86 and Fedora 12-ppc. What version of gcc is this?
hmm.... correction, fails on F12. I guess I only tested the swap code on x86 running F15. I'll investigate. David