lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 25 Jul 2011 13:59:27 -0400
From:	Mathieu Desnoyers <mathieu.desnoyers@...icios.com>
To:	ltt-dev@...ts.casi.polymtl.ca
Cc:	linux-kernel@...r.kernel.org
Subject: [RELEASE] LTTng 2.0 prerelease 1

LTTng, the Linux Trace Toolkit Next Generation, is a highly efficient
full system tracing solution toolchain. It is composed of several
components to allow tracing of the kernel, of userspace, trace viewing
and analysis and trace streaming. LTTng is open source software.

New Features:

- LTTng 2.0 kernel modules build against a vanilla or distribution
  kernel, without need for additional patches.
- Produces CTF (Common Trace Format) natively,
  (http://www.efficios.com/ctf)
- Tracepoints, Function tracer, CPU Performance Monitoring Unit (PMU)
  counters and kprobes support,
- Integrated interface for both kernel and userspace tracing,
- Have the ability to attach "context" information to events in the
  trace (e.g. any PMU counter, pid, ppid, tid, comm name, etc).
  All the extra information fields to be collected with events are
  optional, specified on a per-tracing-session basis (except for
  timestamp and event id, which are mandatory).
- Allows non-root users part of the "tracing" group to perform kernel
  and userspace tracing.
- Allows multiple tracing sessions to be active concurrently, each with
  its own instrumentation set.

You can get a the current release "bundle" (recommanded set of packages)
at the following URL:

http://lttng.org/bundles/20110725/

Refer to the README files for installation instructions and lttng-tools
doc/quickstart.txt for usage information and examples.
(http://git.lttng.org/?p=lttng-tools.git;a=blob_plain;f=doc/quickstart.txt)

Please note that the LTTng-UST 2.0 (user-space tracing counterpart of
LTTng 2.0) is still in active development and not released yet. Only
text-dump output of the binary traces is available at this moment
through the Babeltrace tool (LTTV is not supported yet). Tracing from
the "tracing" group currently produces traces owned by "root"; this
known problem will be fixed in the next prerelease. This release has
been tested on vanilla Linux kernels, Debian kernels, Ubuntu kernels,
and Fedora kernels on the version range 2.6.38, 2.6.39 and 3.0 (on x86
32/64-bit, and powerpc 32-bit at the moment, build tested on ARM).

Feedback is welcome!

Thanks,

Mathieu

Project website: http://lttng.org
Download link: http://lttng.org/lttng2.0

-- 
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ