From: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
To: lttng-dev@lists.lttng.org,
diamon-discuss@lists.linuxfoundation.org,
linux-kernel <linux-kernel@vger.kernel.org>
Cc: lwn <lwn@lwn.net>
Subject: [RELEASE] LTTng-modules and LTTng-UST 2.10.0 (KeKriek)
Date: Tue, 1 Aug 2017 20:19:10 +0000 (UTC) [thread overview]
Message-ID: <979220567.3317.1501618750014.JavaMail.zimbra@efficios.com> (raw)
Hi,
Today, we release the 2.10 stable versions of LTTng kernel and user-space
tracers. This release is named "KeKriek", which is a sour mashed
golden wheat ale brewed by the Dunham microbrewery in Quebec.
The new features included are:
- A new "blocking" mode for LTTng-UST (it has been requested for a while).
It blocks application tracing when buffers are full (for "discard mode
tracing") rather than discarding events, until a user-specified timeout
is reached (or indefinitely). It affects only applications launched with
the LTTNG_UST_ALLOW_BLOCKING environment variable set, and channels
configured with the "--blocking-timeout" option. See lttng-ust(3)
for usage information.
This feature is useful if you intend to trace huge amounts of data
from applications (e.g. all memory allocation/free, or detailed
execution of a simulator) in use-cases where it is acceptable to
block the traced application.
- Add support for multiple star-globbing patterns in LTTng-UST and LTTng-modules.
Now events can be enabled with a pattern containing many wildcards, e.g.
'sche*_sw*t*h'. Those can also be used when comparing strings with filter,
e.g.:
lttng enable-event -u myevent --filter 'myfield == "abc*d*e*fg"'
- LTTng modules adds support for kernels 4.10, 4.11, 4.12 (which has been
backported to 2.8 and 2.9 stable branches).
- LTTng modules adds the task CPU in threads state dump, improving precision
of the scheduler model.
- LTTng modules now collects extend socketpair system call tracing data.
For more information on new features introduced in this version,
see: http://lttng.org/docs/v2.10/#doc-whats-new
The 2.10.0 release marks the end of life for the old stable-2.8 branches.
There will be one last stable-2.8 release for both lttng-modules and lttng-ust,
after which they will become unsupported.
Project website: http://lttng.org
Documentation: http://lttng.org/docs
Download link: http://lttng.org/download
Changelog:
2017-08-01 (World Wide Web Day) LTTng modules 2.10.0
* Fix: Sleeping function called from invalid context
* Fix: sched for v4.11.5-rt1
* Fix: handle missing ftrace header on v4.12
2017-08-01 (World Wide Web Day) lttng-ust 2.10.0
* lttng-ust(3): reword and fix style of `LTTNG_UST_ALLOW_BLOCKING` variable
* lttng-ust(3): specify "If set" instead of "if set to 1" for some variables
* Fix: doc/man: use a single XSL file and match local names
* Fix: Expand the shmobj size for the sequence number
--
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com
reply other threads:[~2017-08-01 20:19 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=979220567.3317.1501618750014.JavaMail.zimbra@efficios.com \
--to=mathieu.desnoyers@efficios.com \
--cc=diamon-discuss@lists.linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lttng-dev@lists.lttng.org \
--cc=lwn@lwn.net \
/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