Re: [GIT PULL] perf fixes

From: Ingo Molnar
Date: Mon Jan 24 2011 - 15:08:03 EST



* Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:

> On Mon, Jan 24, 2011 at 11:34 PM, Ingo Molnar <mingo@xxxxxxx> wrote:
> >
> > Please pull the latest perf-fixes-for-linus git tree from:
> >
> >   git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git perf-fixes-for-linus
>
> I'm not sure if this was true before too, but when I do
>
> perf report -agf sleep 10

(that's perf record i guess?)

>
> while compiling the kernel to get a system profile on x86-32, the
> resulting pef.data file will cause "perf report" to just hang.
>
> Is it just me?

We used to have such bugs recently so i'm quite sure what you see is real.

The above test is almost the same what i did before sending you the pull request, so
it's not occuring all the time and on all boxes.

The distro version on that box you are using would be helpful, plus the build output
you get when you build 'tools/perf'. (I.e. which libraries are there. If it comes up
empty with no complaints you have all the devel libraries.)

We'll try to reproduce it locally before asking more debug data from you,
perf.data's can be pretty large to send via email :)

Thanks,

Ingo
--
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/