From mboxrd@z Thu Jan 1 00:00:00 1970 From: pierre-marc.fournier@polymtl.ca (Pierre-Marc Fournier) Date: Mon, 02 Feb 2009 09:30:00 -0500 Subject: [ltt-dev] Arming only a few markers in LTTng In-Reply-To: <3cc7a0df0902020256gfa80be0vb953e8b44e358034@mail.gmail.com> References: <3cc7a0df0902020256gfa80be0vb953e8b44e358034@mail.gmail.com> Message-ID: <49870368.1040100@polymtl.ca> Hi Gaurav, Please tell us what tracepoints from the standard ones you tried to enable. LTTV has some analyses that are pretty tied to some of them and it might not digest well that some are absent. Does it work in text dump? lttv.real -m textDump -t /tmp/your/trace Does it work in gui when the only loaded plugin is the event viewer? lttv.real -m lttvwindow -m guievents -t /tmp/your/trace If so, you might try enabling other views until it segfaults to find the culprit. Thanks pmf Gaurav Singh wrote: > Hi, > > Just a small query on ltt-armall. I tried enabling only a few markers at > runtime instead of running ltt-armall. The trace was successfully > collected but viewing the trace in LTTV is giving a segmentation fault. > Has anyone tried this before? > > Regards > Gaurav > > > ------------------------------------------------------------------------ > > _______________________________________________ > ltt-dev mailing list > ltt-dev at lists.casi.polymtl.ca > http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev