From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id LjNxGmtUmWbo2CoAWB0awg (envelope-from ) for ; Thu, 18 Jul 2024 13:44:11 -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=GMWMJdUL; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id 592681E0C3; Thu, 18 Jul 2024 13:44:11 -0400 (EDT) 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 E6F771E097 for ; Thu, 18 Jul 2024 13:44:08 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lists.lttng.org; s=default; t=1721324648; bh=txrshG8nopvmOpLI1fYtlwg/dReX0HKfjW8uFTihpT4=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=GMWMJdULBuSivEubX/NEHEtMTKdl4Z2nhB4kn+FPUPyh6uxGzEsIoEiBCeh//R2rb CudzKwHcNqiT1HZY1DZxEbY+J5vfXMImsdf03sEPRyQzvkTLLy1wMb8XjzmU7IfEif SsHRhqG2209KrQHKsy3nNdi5nED9Kz8SrYr1Y4i0ZR3oiz1ZLG+cdu7c1Nch5kECxT b9icWGffMyMCmS6KShdMFZjJ5+d8ry4Y6etGYfty0poyedOCeZB/ZR+ABDyzf3M4f5 2XExCtYjjXYXiCbybCwz3nx5NYVu/SISnkf0kwxBJMhXxgwpu8r1GWNrOa3IASMAEQ 11B5RlwIJVtMA== Received: from lists-lttng01.efficios.com (localhost [IPv6:::1]) by lists.lttng.org (Postfix) with ESMTP id 4WQ0Y43NZ2z12MX; Thu, 18 Jul 2024 13:44:08 -0400 (EDT) Received: from smtpout.efficios.com (smtpout.efficios.com [IPv6:2607:5300:203:b2ee::31e5]) by lists.lttng.org (Postfix) with ESMTPS id 4WQ0Y26lMvz12kB for ; Thu, 18 Jul 2024 13:44:06 -0400 (EDT) Received: from [172.16.0.134] (192-222-143-198.qc.cable.ebox.net [192.222.143.198]) by smtpout.efficios.com (Postfix) with ESMTPSA id 4WQ0Y11PRqz1D2N; Thu, 18 Jul 2024 13:44:05 -0400 (EDT) Message-ID: <1b61d65c-6c0e-4312-9939-cfdd3fd627ac@efficios.com> Date: Thu, 18 Jul 2024 13:44:04 -0400 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: lttng-dev , Diamon discuss , linux-trace-users , linux-kernel Subject: [lttng-dev] [RELEASE] LTTng-modules 2.13.14 and 2.12.18 (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 highlight of these releases is the added support for Linux v6.10 in LTTng-modules v2.13.14. 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 these releases: * LTTng-modules 2.13.14: - Introduce support for Linux v6.10. - Fix build on CentOS 9 Stream 2024-6. - Fix mm_vmscan_lru_isolate tracepoint build against RHEL 9.4 kernels * In both LTTng-modules 2.12.18 and 2.13.14: - Fix kvm_mmio event NULL pointer dereference in KVM instrumentation. This is triggered in case of unsatisfied MMIO read. - Fix fdtable wrapper (lttng_lookup_fd_rcu()) for kernel ranges 5.10.220+. As usual feedback is welcome! 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