From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id 2EUjJRvLwWOuRBYAWB0awg (envelope-from ) for ; Fri, 13 Jan 2023 16:20:27 -0500 Received: by simark.ca (Postfix, from userid 112) id 8AFF71E128; Fri, 13 Jan 2023 16:20:27 -0500 (EST) 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=vLGSxszs; dkim-atps=neutral X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-8.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 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 RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id DAA9D1E110 for ; Fri, 13 Jan 2023 16:20:26 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lists.lttng.org; s=default; t=1673644826; bh=6C3z/Bom2vjnb7pOy5t+MN1x7JBQrdSRyuZ/d/8NDxw=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=vLGSxszs66WlIaSMW4MRP+EgESlODhFvb5extzD9etdzMruj3jlL29kooZ7hM+Zwg 9qJMFzanthIh4TPmfij+Me94zrd5PP0Y852A847FnXuHfDSGsO5Ln1rEdl5iAkUEzu 3bZYyIGI83UCpJ7VP0K+LxeEjhgn1brpGW78fJ1zQjZBbvFPTKAtllv1arZCpXNSeO 3XZlVq1ZtQJec9+YZuTsdwUdflaEr0u//WB3EPvs6PHHZ/BxXXEBWsugXyW+iDQPdw BR6JHQqbLNxS04BVYfGUeTY41eRnKFRgBuxtEVg46pe1URhu4Io/vIHpZtFjiUegUd N0fmHVPGDQRxQ== Received: from lists-lttng01.efficios.com (localhost [IPv6:::1]) by lists.lttng.org (Postfix) with ESMTP id 4NtvTQ082pz1QPW; Fri, 13 Jan 2023 16:20:26 -0500 (EST) Received: from smtpout.efficios.com (smtpout.efficios.com [167.114.26.122]) by lists.lttng.org (Postfix) with ESMTPS id 4NtvTL0yFwz1Qdf for ; Fri, 13 Jan 2023 16:20:21 -0500 (EST) Received: from [10.1.0.205] (192-222-188-97.qc.cable.ebox.net [192.222.188.97]) by smtpout.efficios.com (Postfix) with ESMTPSA id 4NtvSk161FzgMN; Fri, 13 Jan 2023 16:19:50 -0500 (EST) Message-ID: Date: Fri, 13 Jan 2023 16:20:23 -0500 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0 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.12.12 and 2.13.8 (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, Those are stable release updates of the LTTng modules project. The most relevant change is that the 2.13.8 version introduces support for the 6.1 Linux kernel, kernel version ranges updates for the RHEL kernels, and a kallsyms wrapper fix on ppc64el. The LTTng modules provide Linux kernel tracing capability to the LTTng tracer toolset. * New in these releases: 2023-01-13 (National Sticker Day) LTTng modules 2.13.8 * fix: jbd2: use the correct print format * Fix: in_x32_syscall was introduced in v4.7.0 * Explicitly skip tracing x32 system calls * fix: kallsyms wrapper on ppc64el * fix: Adjust ranges for RHEL 8.6 kernels * fix: kvm-x86 requires CONFIG_KALLSYMS_ALL * fix: mm/slab_common: drop kmem_alloc & avoid dereferencing fields when not using (v6.1) 2023-01-13 (National Sticker Day) LTTng modules 2.12.12 * fix: jbd2: use the correct print format * Fix: in_x32_syscall was introduced in v4.7.0 * Explicitly skip tracing x32 system calls * fix: kallsyms wrapper on ppc64el * fix: Adjust ranges for RHEL 8.6 kernels * fix: kvm-x86 requires CONFIG_KALLSYMS_ALL 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