Messages in this thread |  | | | Date | Mon, 29 Mar 2010 15:32:08 -0700 (PDT) | | Subject | Re: [BUG] fault while using perf callchains in sparc64 | | From | David Miller <> |
| |
From: Frederic Weisbecker <fweisbec@gmail.com> Date: Tue, 30 Mar 2010 00:21:34 +0200
> $ ldd /usr/bin/as > libopcodes-2.18.0.20080103.so => /usr/lib/libopcodes-2.18.0.20080103.so (0xf7ec4000) > libbfd-2.18.0.20080103.so => /usr/lib/libbfd-2.18.0.20080103.so (0xf7e14000) > libc.so.6 => /lib/libc.so.6 (0xf7ca0000) > /lib/ld-linux.so.2 (0xf7efc000)
Ok, same here.
> The last kernel I know that don't have such problems is 2.6.31-rc6 > May be I should bisect?
Hmmm, since you know a good and bad point, yes a bisect might be the best way to proceed here.
It might be quicker if you first test 2.6.32 and 2.6.33 and then use the results of that to guide your bisect.
Anyways, if you narrow it down to a commit I should be able to fix this quickly.
Thanks!
|  |