Re: [PATCH 1/9] perf symbols: Remove perf_session usage in symbolslayer

From: Arnaldo Carvalho de Melo
Date: Thu Feb 04 2010 - 08:04:44 EST


Em Thu, Feb 04, 2010 at 10:26:13AM +0100, Ingo Molnar escreveu:
> these changes reintroduce the 'perf top exits' bug:
>
> $ perf top -v
> map_groups__set_modules_path_dir: cannot open /lib/modules/2.6.33-rc6-tip-00586-g398dde3-dirty/kernel dir
>
> It's the non-existence of modules that causes a disorderly exit. I sent you
> my config with the earlier bugreport - i think if you tried that config you'd
> see a similar failure. I've fixed it via the commit below for now.

I tried with your config, problem was that it has:

CONFIG_MODULES=y

And lots of things marked as modules and I forgot to forgot to do a
'make modules_install' :-\

Anyway, its fixed now and I have yet another entry for 'perf test' :-)

Thanks!

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