Mirror of the lttng-dev mailing list
 help / color / mirror / Atom feed
From: mathieu.desnoyers@efficios.com (Mathieu Desnoyers)
Subject: [ltt-dev] (forw) [avik.sil@linaro.org: LTTng 2.0 pre-release for ARM]
Date: Thu, 22 Sep 2011 05:03:59 -0400	[thread overview]
Message-ID: <20110922090359.GA28251@Krystal> (raw)

FYI, LTTng 2.0 prerelease Linaro packages are available for testing on
ARM.

Best regards,

Mathieu

----- Forwarded message from Avik Sil <avik.sil at linaro.org> -----

Date: Thu, 22 Sep 2011 14:25:17 +0530
To: linaro-dev <linaro-dev at lists.linaro.org>
CC: Mathieu Desnoyers <mathieu.desnoyers at efficios.com>,
	Alexandre Montplaisir <alexandre.montplaisir at gmail.com>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110617
	Lightning/1.0b2 Thunderbird/3.1.11
From: Avik Sil <avik.sil@linaro.org>
Subject: LTTng 2.0 pre-release for ARM

Hi,

I've put together LTTng 2.0 tools into overlay PPA to use and evaluate
it on ARM platforms.

LTTng 2.0 [1] is a tracer toolchain that allows integrated kernel and
user-space tracing from a single user interface: the "lttng" command.
LTTng 2.0 kernel tracer modules build against a vanilla or distribution
kernel, without need for additional patches. It is currently in
pre-release state to gather feedback from users.

I've taken the packages from LTTng Daily Builds PPA [2], modified it to
build and run on armel and pushed it to overlay.

To install it:

$ sudo apt-add-repository ppa:linaro-maintainers/overlay
$ sudo apt-get update
$ sudo apt-get install lttng-tools lttng-modules-dkms babeltrace

To run it, we need to create a session
$ sudo lttng create mysession

To list the available kernel events:
$ sudo lttng list -k

Enable all/some events for this session
$ sudo lttng enable-event -a -k

Start the tracing:
$ sudo lttng start
By default traces are saved in ~/lttng-traces/mysession-<date>-<time>/

When you're done:
$ sudo lttng stop

You can then read the trace with babeltrace:
$ babeltrace /path/to/trace/dir

Please test it and give feedback.

Regards,
Avik

[1] http://lttng.org/lttng2.0
[2] https://launchpad.net/~lttng/+archive/daily

----- End forwarded message -----

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com




                 reply	other threads:[~2011-09-22  9:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20110922090359.GA28251@Krystal \
    --to=mathieu.desnoyers@efficios.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