All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
To: lttng-dev@lists.lttng.org, diamon-discuss@lists.linuxfoundation.org
Cc: lwn <lwn@lwn.net>, linux-kernel <linux-kernel@vger.kernel.org>
Subject: [diamon-discuss] [RELEASE] LTTng-modules 2.9.12, 2.10.9, 2.11.0-rc4 (Linux kernel tracer)
Date: Tue, 12 Mar 2019 12:35:56 -0400 (EDT)	[thread overview]
Message-ID: <804725660.4775.1552408556592.JavaMail.zimbra@efficios.com> (raw)

Hi,

LTTng-modules tracer 2.9.12, 2.10.9, 2.11.0-rc4 releases add support for Linux
kernel v4.20 and v5.0, as well as support for the RHEL 7.6 Linux kernel.

I realized that 2.11.0-rc3 was missing a RHEL 7.6 build fix, so I released
a 2.11.0-rc4 immediately after this "Doh!" moment, appropriately celebrating
Homer Simpson's birthday.

Project website: http://lttng.org
Documentation: http://lttng.org/docs
Download link: http://lttng.org/download

Changelog:
2019-03-12 (Homer Simpson Birthday) LTTng modules 2.9.12
        * Blacklist: kprobe for arm
        * Cleanup: tp mempool: Remove logically dead code
        * Fix: btrfs: Remove fsid/metadata_fsid fields from btrfs_info
        * Fix: SUNRPC: Simplify defining common RPC trace events (v5.0)
        * Fix: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid
        * Fix: Remove 'type' argument from access_ok() function (v5.0)
        * Fix: timer instrumentation for RHEL 7.6
        * Fix: ext4: adjust reserved cluster count when removing extents (v4.20)
        * Fix: signal: Remove SEND_SIG_FORCED (v4.20)
        * Fix: signal: Distinguish between kernel_siginfo and siginfo (v4.20)

2019-03-12 (Homer Simpson Birthday) LTTng modules 2.10.9
        * Blacklist: kprobe for arm
        * Cleanup: tp mempool: Remove logically dead code
        * Fix: btrfs: Remove fsid/metadata_fsid fields from btrfs_info
        * Fix: SUNRPC: Simplify defining common RPC trace events (v5.0)
        * Fix: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid
        * Fix: Remove 'type' argument from access_ok() function (v5.0)
        * Fix: timer instrumentation for RHEL 7.6
        * Fix: ext4: adjust reserved cluster count when removing extents (v4.20)
        * Fix: signal: Remove SEND_SIG_FORCED (v4.20)
        * Fix: signal: Distinguish between kernel_siginfo and siginfo (v4.20)

2019-03-12 (Homer Simpson Birthday) LTTng modules 2.11.0-rc4
        * Fix: timer instrumentation for RHEL 7.6

2019-03-12 (Homer Simpson Birthday) LTTng modules 2.11.0-rc3
        * Move timekeeping blacklisting to a header file
        * Blacklist: kprobe for arm
        * Cleanup: tp mempool: Remove logically dead code
        * Fix: btrfs: Remove fsid/metadata_fsid fields from btrfs_info
        * Fix: SUNRPC: Simplify defining common RPC trace events (v5.0)
        * Fix: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid
        * Fix: Remove 'type' argument from access_ok() function (v5.0)
        * Add missing SPDX license identifiers to uprobes
        * Fix: ext4: adjust reserved cluster count when removing extents (v4.20)
        * Fix: signal: Remove SEND_SIG_FORCED (v4.20)
        * Fix: signal: Distinguish between kernel_siginfo and siginfo (v4.20)


-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com

WARNING: multiple messages have this Message-ID (diff)
From: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
To: lttng-dev@lists.lttng.org, diamon-discuss@lists.linuxfoundation.org
Cc: lwn <lwn@lwn.net>, linux-kernel <linux-kernel@vger.kernel.org>
Subject: [RELEASE] LTTng-modules 2.9.12, 2.10.9, 2.11.0-rc4 (Linux kernel tracer)
Date: Tue, 12 Mar 2019 12:35:56 -0400 (EDT)	[thread overview]
Message-ID: <804725660.4775.1552408556592.JavaMail.zimbra@efficios.com> (raw)

Hi,

LTTng-modules tracer 2.9.12, 2.10.9, 2.11.0-rc4 releases add support for Linux
kernel v4.20 and v5.0, as well as support for the RHEL 7.6 Linux kernel.

I realized that 2.11.0-rc3 was missing a RHEL 7.6 build fix, so I released
a 2.11.0-rc4 immediately after this "Doh!" moment, appropriately celebrating
Homer Simpson's birthday.

Project website: http://lttng.org
Documentation: http://lttng.org/docs
Download link: http://lttng.org/download

Changelog:
2019-03-12 (Homer Simpson Birthday) LTTng modules 2.9.12
        * Blacklist: kprobe for arm
        * Cleanup: tp mempool: Remove logically dead code
        * Fix: btrfs: Remove fsid/metadata_fsid fields from btrfs_info
        * Fix: SUNRPC: Simplify defining common RPC trace events (v5.0)
        * Fix: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid
        * Fix: Remove 'type' argument from access_ok() function (v5.0)
        * Fix: timer instrumentation for RHEL 7.6
        * Fix: ext4: adjust reserved cluster count when removing extents (v4.20)
        * Fix: signal: Remove SEND_SIG_FORCED (v4.20)
        * Fix: signal: Distinguish between kernel_siginfo and siginfo (v4.20)

2019-03-12 (Homer Simpson Birthday) LTTng modules 2.10.9
        * Blacklist: kprobe for arm
        * Cleanup: tp mempool: Remove logically dead code
        * Fix: btrfs: Remove fsid/metadata_fsid fields from btrfs_info
        * Fix: SUNRPC: Simplify defining common RPC trace events (v5.0)
        * Fix: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid
        * Fix: Remove 'type' argument from access_ok() function (v5.0)
        * Fix: timer instrumentation for RHEL 7.6
        * Fix: ext4: adjust reserved cluster count when removing extents (v4.20)
        * Fix: signal: Remove SEND_SIG_FORCED (v4.20)
        * Fix: signal: Distinguish between kernel_siginfo and siginfo (v4.20)

2019-03-12 (Homer Simpson Birthday) LTTng modules 2.11.0-rc4
        * Fix: timer instrumentation for RHEL 7.6

2019-03-12 (Homer Simpson Birthday) LTTng modules 2.11.0-rc3
        * Move timekeeping blacklisting to a header file
        * Blacklist: kprobe for arm
        * Cleanup: tp mempool: Remove logically dead code
        * Fix: btrfs: Remove fsid/metadata_fsid fields from btrfs_info
        * Fix: SUNRPC: Simplify defining common RPC trace events (v5.0)
        * Fix: Replace pointer values with task->tk_pid and rpc_clnt->cl_clid
        * Fix: Remove 'type' argument from access_ok() function (v5.0)
        * Add missing SPDX license identifiers to uprobes
        * Fix: ext4: adjust reserved cluster count when removing extents (v4.20)
        * Fix: signal: Remove SEND_SIG_FORCED (v4.20)
        * Fix: signal: Distinguish between kernel_siginfo and siginfo (v4.20)


-- 
Mathieu Desnoyers
EfficiOS Inc.
http://www.efficios.com

             reply	other threads:[~2019-03-12 16:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-12 16:35 Mathieu Desnoyers [this message]
2019-03-12 16:35 ` [RELEASE] LTTng-modules 2.9.12, 2.10.9, 2.11.0-rc4 (Linux kernel tracer) 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=804725660.4775.1552408556592.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.