From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0C47DC77B73 for ; Fri, 28 Apr 2023 01:00:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344066AbjD1BAb (ORCPT ); Thu, 27 Apr 2023 21:00:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46132 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229965AbjD1BAa (ORCPT ); Thu, 27 Apr 2023 21:00:30 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AF98A2125 for ; Thu, 27 Apr 2023 18:00:29 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 48A8E640AB for ; Fri, 28 Apr 2023 01:00:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 386E8C433EF; Fri, 28 Apr 2023 01:00:28 +0000 (UTC) Date: Thu, 27 Apr 2023 21:00:25 -0400 From: Steven Rostedt To: "Jose E. Marchesi" Cc: linux-toolchains@vger.kernel.org, Ross Zwisler Subject: Re: SFrame spec Message-ID: <20230427210025.1c77007b@gandalf.local.home> In-Reply-To: <87cz6lkz3e.fsf@oracle.com> References: <87cz6lkz3e.fsf@oracle.com> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-toolchains@vger.kernel.org On Tue, 07 Feb 2023 21:19:33 +0100 "Jose E. Marchesi" wrote: > Hi Steven, Ross, all. > > Find below a plain text rendering of the SFrame format specification. > It documents the current version of the format (version 1). > > The source of the spec lives in the upstream binutils repo: > > https://sourceware.org/git?p=binutils-gdb.git;a=blob;f=libsframe/doc/sframe-spec.texi > Thanks for this. I *finally* have time to start looking into this, just in time to get ready for my talk about it at LSF/MM! That is, if they are giving me a slot? I don't think I saw the schedule yet. -- Steve