Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linuxtools-dev] LTTng + Eclipse 3.6.2 on ppc64

Hello Klaus,

This is a bit strange.

There is an potential issue with the parsing library compiled for 64-bit systems (https://bugs.eclipse.org/bugs/show_bug.cgi?id=316272) - it failed on an Ubuntu system but was OK on a plain Debian system. I don't know about your distribution.

However, this should not prevent you from displaying the LTTng perspective and its views.

After you installed LTTng, do you see the feature in your "Installed Software" (Help > About Eclipse Platform... >  Installation Details) ?

You should have the following:
- Linux Tracing Toolkit Integration (LTTng) (Incubation)
- Tracing and Monitoring Framework (TMF) (Incubation) - under LTTng

The perspective in included in the first feature (Linux Tracing Toolkit...)

The startup log normally sits in [workspace]/.metadata/.log

Could you post your log so I can have a look?

Thanks,
/fc


On Fri, Mar 11, 2011 at 12:24 AM, Klaus Heinrich Kiwi <klausk@xxxxxxxxxxxxxxxxxx> wrote:
Hi,

 I'm experimenting with the LTTng plugins (0.7) on Eclipse 3.6.2 running
on 64bit POWER Systems.

I've already installed the liblttngtrace library (2.5 format)
under /usr/local/lib as instructed, but I can't find any LTTng
perspective even after launching eclipse with
LD_LIBRARY_PATH=/usr/local/lib. Nothing under the loaded plugin list as
well, although I'm pretty sure the plugins are installed (I can browse
the LTTng help)

I was hoping I could check some log and debug what's happening, but I
can't find a log either (~/workspace/.metadata/.log simply does not
exists).


Is there any way to debug this? I've only recently got to work with
Eclipse, so some things may still ne not so obvious to me.

Thanks,
 -Klaus


--
Klaus Heinrich Kiwi             | klausk@xxxxxxxxxx
IBM LTC Security Development    | http://blog.klauskiwi.com
http://www.ibm.com/linux/ltc    | http://www.ratliff.net/blog



_______________________________________________
linuxtools-dev mailing list
linuxtools-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/linuxtools-dev



--
Francois

Back to the top