From: sr.muralidhar@gmail.com (Murali S R)
Subject: [ltt-dev] [Lttng] Need help in running the Lttng on ARMv7 hardware with linux 2.6.35.7 kernel
Date: Fri, 29 Apr 2011 12:19:18 +0530 [thread overview]
Message-ID: <BANLkTimnwOi7WSo-yHR=npEfJTT67R6y_w@mail.gmail.com> (raw)
Message-ID: <20110429064918.3GVUEzaioonA-TD5AB7eGEQdergkNy4FtAsUbW9zQ-I@z> (raw)
In-Reply-To: <BLU0-SMTP46743BFC767121197A11B2969B0@phx.gbl>
Hi Mathieu, I tried the higher version of lttng-modules too ... But still
facing the same problem :(
On Thu, Apr 28, 2011 at 10:15 PM, Mathieu Desnoyers <
compudj at krystal.dyndns.org> wrote:
> * Murali S R (sr.muralidhar at gmail.com) wrote:
> > On Thu, Apr 28, 2011 at 6:01 PM, Mathieu Desnoyers <
> > compudj at krystal.dyndns.org> wrote:
> >
> > > * Murali S R (sr.muralidhar at gmail.com) wrote:
> > > > Hi All,
> > > >
> > > > I am trying to run lttng on ARMv7 target with the following
> > > > Kernel --- linux 2.6.35.7 kernel and
> > > > Lttng Kernel Patch --- patch-2.6.35.7-lttng-0.232.tar.bz2
> > > > Modules --- lttng-modules-0.19.1.tar.bz2
> > > > Control Modules --- ltt-control-0.88-09242010.tar.gz
> > > >
> > > > Whenever i enable the statedump ( by loading the ltt-statedump
> module)
> > > and
> > > > run lttctl tracing ( lttctl -C -w /tmp/trace trace ),
> > > > immediately a log "LTT Statedump end" is thrown.
> > > >
> > > > After which i can still see some trace data being accumulated in the
> > > trace
> > > > path (/tmp/trace).
> > > >
> > > > Now if i close the tracing (lttctl -D trace) & try to view the trace
> > > using
> > > > lttv-gui, It gets terminated with segmentation fault error.
> > >
> > > What version of LTTV are you using ? Does it match your lttng-modules
> > > version as specified in the compatibility list on the lttng.orgwebsite
> > > download section ?
> > >
> > > Thanks,
> > >
> > > Mathieu
> > >
> > > >
> > > > Can anyone help in letting me know where i am doing wrong.
> > > > Also, is there any means to trace only a particular module instead of
> > > entire
> > > > kernel.
> > > >
> > > > Thanks in advance :)
> > > >
> > > > --
> > > > Regards,
> > > > Murali
> > >
> > > > _______________________________________________
> > > > ltt-dev mailing list
> > > > ltt-dev at lists.casi.polymtl.ca
> > > > http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
> > >
> > >
> > > --
> > > Mathieu Desnoyers
> > > Operating System Efficiency R&D Consultant
> > > EfficiOS Inc.
> > > http://www.efficios.com
> > >
> >
> >
> > Hi Mathieu,
> >
> > Thanks for the reply ... am using lttv version : 0.12.36, which is
> > compatible according to the compatibility list.
> > Also, one more thing what i observed is if i do not enable the statedump,
> i
> > am able to get the trace dump, which i can view in lttv-gui.
> >
> > But that doesnt give any details on the process name ...
> >
> > Is there anything i am missing ??
>
> Probably that the statedump module was buggy in that lttng-modules
> version. You might want to try a newer release.
>
> Thanks,
>
> Mathieu
>
> >
> > I followed the foll procedure :
> > 1. downloaded and patched the lttng 0.232 version on 2.6.35.7
> > 2. built the kernel and lttng modules and the ltt-control modules.
> > 3. installed the modules on target.
> > 4. then loaded all the required modules
> > 5. started ltt-armall
> > 6. exported the lttd path
> > 7. then executed lttctl to create trace
> > 8. after collecting the trace (without statedump) from the target onto my
> > pc,
> > i am able to view that trace in lttv on my computer.
> >
> > --
> > Regards,
> > Murali
>
> --
> Mathieu Desnoyers
> Operating System Efficiency R&D Consultant
> EfficiOS Inc.
> http://www.efficios.com
>
--
Regards,
Murali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.casi.polymtl.ca/pipermail/ltt-dev/attachments/20110429/85034c2e/attachment.htm>
next prev parent reply other threads:[~2011-04-29 6:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-28 10:08 Murali S R
2011-04-28 10:08 ` Murali S R
2011-04-28 10:08 ` Murali S R
2011-04-28 12:31 ` Mathieu Desnoyers
[not found] ` <BLU0-SMTP843EAF9BC8918EA1C2AD10969B0@phx.gbl>
2011-04-28 16:04 ` Murali S R
2011-04-28 16:04 ` Murali S R
2011-04-28 16:04 ` Murali S R
2011-04-28 16:45 ` Mathieu Desnoyers
[not found] ` <BLU0-SMTP46743BFC767121197A11B2969B0@phx.gbl>
2011-04-29 6:49 ` Murali S R [this message]
2011-04-29 6:49 ` Murali S R
2011-04-29 6:49 ` Murali S R
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='BANLkTimnwOi7WSo-yHR=npEfJTT67R6y_w@mail.gmail.com' \
--to=sr.muralidhar@gmail.com \
/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