Thanks for the replies. I think I should be patient while the trace file imports<div><br></div><div>/Radhika<br><br><div class="gmail_quote">On Thu, Dec 13, 2012 at 11:38 PM, Alexandre Montplaisir <span dir="ltr"><<a href="mailto:alexmonthy@voxpopuli.im" target="_blank">alexmonthy@voxpopuli.im</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 12-12-12 12:59 AM, Radhika Chowdary wrote:<br>
> Hi<br>
><br>
> I am using linuxtools plugins for importing LTTng traces. I have a trace<br>
> folder of size 400MB and when I try to import it in the Traces folder it<br>
> takes for ever to import it. At the bottom left corner I see Indexing...<br>
> Events view gets populated soon but not others.<br>
<br>
</div>Hi,<br>
<br>
It is expected that the indexing phase takes a while for very large<br>
trace. It could probably be optimized a bit too, since we haven't spent<br>
much time on performance improvements. Good news is that once indexed,<br>
it will be faster to reopen the same trace later on.<br>
<br>
We have not yet implemented a percentage progression monitor for the<br>
indexing job. This is not trivial since it has to be implemented<br>
differently depending on the trace type, but would definitely be nice to<br>
have.<br>
<br>
If you use the latest master branch, the timestamps for the start and<br>
end of the histogram are now correctly formatted, so it is possible to<br>
know roughly where the indexing is at, provided you know the end time of<br>
your trace. I'd suggest trying that out to make sure it's not stopping<br>
at some point, which would be a bug.<br>
<div class="im"><br>
> Is there a limit on the size of traces that it can import?<br>
<br>
</div>There is no theoretical limit on the trace size that can be imported. It<br>
is capped only by your patience ;)  and the amount of available disk<br>
space, since the index files can be quite big too.<br>
<br>
<br>
Cheers,<br>
Alex<br>
<br>
</blockquote></div><br></div>