[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.linuxtools] Re: OProfile on openSUSE 11.1

Kent Sebastian wrote:

Hello,

Just to be sure, did you run the install script (install.sh) in the

org.eclipse.linuxtools.oprofile.core_0.1.0.200901141551/natives/linux/scripts
directory? I imagine this extra non-standard step is going to cause a lot of problems for users of this plugin..
Yes I dit it. The popup window in the run configuration was very helpful to remind me.

Axel Mueller wrote:
I also had problems with OProfile plugin on Gentoo. - no events are shown in the run configuration

Was there an error dialog before opening the run config? Try going into the eclipse plugin directory, look for a dir named org.eclipse.linuxtools.oprofile.core.linux.x86 (or x86_64), then into os/linux/x86(_64) and run `./opxml info`. Does it spew some XML or give an error message?
/opxml: /lib/libc.so.6: version `GLIBC_2.8' not found (required by /opxml)
Ah, I have glibc 2.6.1 installed (the latest stable version on Gentoo). I guess that's the origin of my problems.


 Axel