From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id WWotN81IyGI+nQ4AWB0awg (envelope-from ) for ; Fri, 08 Jul 2022 11:10:05 -0400 Received: by simark.ca (Postfix, from userid 112) id CD9691E22D; Fri, 8 Jul 2022 11:10:05 -0400 (EDT) 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=RQMuz9P8; 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=-3.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,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 BF7D91E222 for ; Fri, 8 Jul 2022 11:10:04 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lists.lttng.org; s=default; t=1657293004; bh=8bFhj5L2W+Y/nD/6nyS8nmwQwTC3ZeUg1umyVdegmeY=; h=Date:To:Cc:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From:Reply-To:From; b=RQMuz9P8cpPkDMvXmEVic23gKG+nB8liqbCXIAGKQaGknwHnSgyYLpYUmE4WiTdra dFtR0ZCIRc9XaYuuAQnzKCD2+LmD35AFYej1zauzNswKeBimz5jfi8M7qCYlkFsK/+ pTf3ET+Rhe7pcOyVxDYX4VzGin++cWJ0ubhkcMahe9He1LVa6rLP9qPeLf7NMELxJJ VrGDvWfbuUPgRJyqGE6zy5/T3q0Ukx+AtfstIXTAlu3U5fMbyGtTCNY68mXj6UmoTH PcSbUCKyPkoROcbP7EWjMlwEV2JB0wr5LNLbU2Tw92xRwGRef6dPbL6Mj5ckEE/DTC QFjEXU7B5WGJQ== Received: from lists-lttng01.efficios.com (localhost [IPv6:::1]) by lists.lttng.org (Postfix) with ESMTP id 4LfcCJ1NWzzLRB; Fri, 8 Jul 2022 11:10:04 -0400 (EDT) Received: from mail.efficios.com (mail.efficios.com [167.114.26.124]) by lists.lttng.org (Postfix) with ESMTPS id 4LfcCH0TRwzL9q for ; Fri, 8 Jul 2022 11:10:02 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.efficios.com (Postfix) with ESMTP id 9FFC7433535 for ; Fri, 8 Jul 2022 11:10:01 -0400 (EDT) Received: from mail.efficios.com ([127.0.0.1]) by localhost (mail03.efficios.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 2EkE0v2nF24k; Fri, 8 Jul 2022 11:10:01 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.efficios.com (Postfix) with ESMTP id 20E5C4334C9; Fri, 8 Jul 2022 11:10:01 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.10.3 mail.efficios.com 20E5C4334C9 X-Virus-Scanned: amavisd-new at efficios.com Received: from mail.efficios.com ([127.0.0.1]) by localhost (mail03.efficios.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id rznb7oReeala; Fri, 8 Jul 2022 11:10:01 -0400 (EDT) Received: from mail03.efficios.com (mail03.efficios.com [167.114.26.124]) by mail.efficios.com (Postfix) with ESMTP id 0E9B64332DA; Fri, 8 Jul 2022 11:10:01 -0400 (EDT) Date: Fri, 8 Jul 2022 11:10:01 -0400 (EDT) To: diamon-discuss Cc: lttng-dev , tracecompass-dev Message-ID: <1375343872.61160.1657293001003.JavaMail.zimbra@efficios.com> MIME-Version: 1.0 X-Originating-IP: [167.114.26.124] X-Mailer: Zimbra 8.8.15_GA_4304 (ZimbraWebClient - GC97 (Linux)/8.8.15_GA_4304) Thread-Index: /Om+YeB+rz2Xpa05KPALAKKLGOkhqg== Thread-Topic: CTF2-SPECRC-6.0: Common Trace Format version 2 release candidate Subject: [lttng-dev] CTF2-SPECRC-6.0: Common Trace Format version 2 release candidate 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: Philippe Proulx via lttng-dev Reply-To: Philippe Proulx Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: lttng-dev-bounces@lists.lttng.org Sender: "lttng-dev" Hello, This is an update of the CTF 2 specification release candidate from v5.0 to v6.0. This document, named CTF2-SPECRC-6.0, is available here: See the first section, "Revision history", to learn what changed. As always, please feel free to provide feedback. Philippe Proulx EfficiOS Inc. https://efficios.com/ _______________________________________________ lttng-dev mailing list lttng-dev@lists.lttng.org https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev