From: compudj@krystal.dyndns.org (Mathieu Desnoyers)
Subject: [ltt-dev] Arming only a few markers in LTTng
Date: Mon, 2 Feb 2009 11:10:01 -0500 [thread overview]
Message-ID: <20090202161001.GA5266@Krystal> (raw)
In-Reply-To: <49870368.1040100@polymtl.ca>
* Pierre-Marc Fournier (pierre-marc.fournier at polymtl.ca) wrote:
> 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.
>
Hi Gaurav,
LTTV *should* support the fact that probes are missing. If you can,
please compile with :
./configure CFLAGS="-g"
make
make install
and run through gdb
gdb path_to/lttv.real
set args -m textDump -t /tmp/trace
or
set args -m guicontrolflow -t /tmp/trace
So you can report the backtrace (bt full) when it segfaults.
Thanks,
Mathieu
> 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
>
--
Mathieu Desnoyers
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68
next prev parent reply other threads:[~2009-02-02 16:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-02 10:56 Gaurav Singh
2009-02-02 14:30 ` Pierre-Marc Fournier
2009-02-02 16:10 ` Mathieu Desnoyers [this message]
2009-02-10 6:31 ` Gaurav Singh
2009-02-10 6:35 ` Gaurav Singh
2009-02-11 7:36 ` Mathieu Desnoyers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090202161001.GA5266@Krystal \
--to=compudj@krystal.dyndns.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox