From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id CCViJUoa+GZETDoAWB0awg (envelope-from ) for ; Sat, 28 Sep 2024 11:01:30 -0400 Authentication-Results: simark.ca; dkim=pass (2048-bit key; unprotected) header.d=lists.lttng.org header.i=@lists.lttng.org header.a=rsa-sha256 header.s=default header.b=GePKPRer; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id 92D0F1E353; Sat, 28 Sep 2024 11:01:30 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-6.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_BLOCKED, RCVD_IN_VALIDITY_CERTIFIED,RCVD_IN_VALIDITY_RPBL,RCVD_IN_VALIDITY_SAFE, URIBL_BLOCKED,URIBL_DBL_BLOCKED_OPENDNS autolearn=ham autolearn_force=no version=4.0.0 Received: from lists.lttng.org (lists.lttng.org [167.114.26.123]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 9CCED1E05C for ; Sat, 28 Sep 2024 11:01:29 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lists.lttng.org; s=default; t=1727535689; bh=gS50+7klyoUIipIdbPxYI/4sonPrfItWTD7T3DK9VTw=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=GePKPRerzCViS8tLTMX4CzhCr116wV//uPAnAXBBZW0hHzSF9z+qQWviZisPljC9/ 49ZQYjMew2T7EaBGtByvgTk7HYBytUiQ0KrH7fIOdSzLc9yllPLtNp/IV1wkw+MZbh 4okn/yLHi5PRCZbqpnQL3xZ9X0cNQGVR+l2TBNIICCccixmR8CckyLZG0TJTERDm2W sc5zidhDvKf35lKSbNy05u4A0LrS8/r2R9CzUeguXIyJyJ4HUM42MiY3Fusz9yiGrO HfCU5NRRzjb96U/2w7lxQe0RvggKSbkbEBxYfRT6Qs4LyEJLVwJmwpI4s5YeNhvozZ iValz55fVrRjw== Received: from lists-lttng01.efficios.com (localhost [IPv6:::1]) by lists.lttng.org (Postfix) with ESMTP id 4XG9X90vYKz1dwd; Sat, 28 Sep 2024 11:01:29 -0400 (EDT) Received: from smtpout.efficios.com (smtpout.efficios.com [IPv6:2607:5300:203:b2ee::31e5]) by lists.lttng.org (Postfix) with ESMTPS id 4XG9X73scxz1dcT for ; Sat, 28 Sep 2024 11:01:27 -0400 (EDT) Received: from [IPV6:2606:6d00:100:4000:cacb:9855:de1f:ded2] (unknown [IPv6:2606:6d00:100:4000:cacb:9855:de1f:ded2]) by smtpout.efficios.com (Postfix) with ESMTPSA id 4XG9X0517Cz1cPx; Sat, 28 Sep 2024 11:01:20 -0400 (EDT) Message-ID: Date: Sat, 28 Sep 2024 10:59:17 -0400 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: lttng-dev@lists.lttng.org, diamon-discuss@lists.linuxfoundation.org, linux-trace-users@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [lttng-dev] [RELEASE] LTTng-modules 2.13.15 (Linux kernel tracer) X-BeenThere: lttng-dev@lists.lttng.org X-Mailman-Version: 2.1.39 Precedence: list List-Id: LTTng development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Mathieu Desnoyers via lttng-dev Reply-To: Mathieu Desnoyers Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: lttng-dev-bounces@lists.lttng.org Sender: "lttng-dev" Hi, This is a stable release announcement for the LTTng kernel tracer, an out-of-tree kernel tracer for the Linux kernel. The LTTng project provides low-overhead, correlated userspace and kernel tracing on Linux. Its use of the Common Trace Format and a flexible control interface allows it to fulfill various workloads. * New in this release: Introduce support for Linux v6.11. Detailed change log: 2024-09-28 (Ask a Stupid Question Day) LTTng modules 2.13.15 * Fix: scsi: sd: Atomic write support added in 6.11-rc1 * Fix: block_start removed from btrfs_get_extent in 6.11-rc1 * Fix: block_len removed frmo btrfs_get_extent in 6.11-rc1 * Fix: orig_start removed from btrfs_get_extent in 6.11-rc1 * Fix: ext4_da_reserve_space changed in 6.11-rc1 * Fix: kfree_skb changed in 6.11-rc1 * Fix: event notifier: set eval_capture to false for kprobe and uprobe Project website: https://lttng.org Documentation: https://lttng.org/docs Download link: https://lttng.org/download -- Mathieu Desnoyers EfficiOS Inc. https://www.efficios.com _______________________________________________ lttng-dev mailing list lttng-dev@lists.lttng.org https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev