Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linuxtools-dev] [lttng] no display after importing traces in lttng project

> Date: Wed, 28 Jul 2010 08:38:23 -0400
> From: Andrew Overholt <overholt@xxxxxxxxxx>
> Subject: Re: [linuxtools-dev] [lttng] no display after importing
> 	traces in	lttng project
> To: Linux Tools developer discussions <linuxtools-dev@xxxxxxxxxxx>
> Message-ID: <20100728123823.GC2995@xxxxxxxxxx>
> Content-Type: text/plain; charset=us-ascii
> 
> Hi,
> 
>> So I tried to import a trace which can be read by lttv, but still
>> there was no display in the lttng perspective. In both cases, there
>> were no error reported during importing.
> 
> Did you ensure that the LTTng parser library was on LD_LIBRARY_PATH?
> 
> http://wiki.eclipse.org/Linux_Tools_Project/LTTng#Downloading_and_inst
> alling _the_LTTng_parser_library
> 
> Yes, the usability of this could be improved :)  See:
> 
>   315602: Find better way to discover native library
>   https://bugs.eclipse.org/bugs/show_bug.cgi?id=315602
>   
>   315451: Update documentation
>   https://bugs.eclipse.org/bugs/show_bug.cgi?id=315451
> HTH,

Yes. I installed both the 2.6 and 2.5 of liblttngtrace under /usr/local/lib and launched eclipse with LD_LIBRARPH_PATH="/usr/local/lib:$LD_LIBRARY_PATH" ./eclipse. 

-Lianhao 


Back to the top