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 C55CEC6FA82 for ; Thu, 22 Sep 2022 15:26:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232100AbiIVP0t (ORCPT ); Thu, 22 Sep 2022 11:26:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55530 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232026AbiIVP0s (ORCPT ); Thu, 22 Sep 2022 11:26:48 -0400 Received: from mail.codeweavers.com (mail.codeweavers.com [65.103.31.132]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8F732EFA40 for ; Thu, 22 Sep 2022 08:26:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=codeweavers.com; s=6377696661; h=Content-Transfer-Encoding:Content-Type: In-Reply-To:From:References:Cc:To:Subject:MIME-Version:Date:Message-ID:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=OCaYD73vq1SlKU+bfTycScjMzvIKB1S/w9+qT0I9cX0=; b=qc88KKldqtd4fMPaL4ubDDlzRx glf6WzsGwTYxD/ndDvwCFhUUc3Se/+seCu6DBRvXpgy5UFO3ZFZOmuU0mKpyusJQvvsw2wEHM6pMq FmxFCcq/Vr04H/8m2SDDEO0X6GsdSiuxFcHZL6mow3w/FXLnSwJvHw2/yxzX47jmVf7s=; Received: from 174-20-99-193.mpls.qwest.net ([174.20.99.193] helo=[192.168.0.3]) by mail.codeweavers.com with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1obO66-009pvW-8l; Thu, 22 Sep 2022 10:26:46 -0500 Message-ID: <60d8be78-b725-3eb1-82a4-675d39599eae@codeweavers.com> Date: Thu, 22 Sep 2022 10:26:40 -0500 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0 Subject: Re: [PATCH] tracecmd extract: Allow using --compression. Content-Language: en-US To: Steven Rostedt Cc: linux-trace-devel@vger.kernel.org References: <20220901205638.3247090-1-zfigura@codeweavers.com> <20220921214941.0d297d5d@gandalf.local.home> <9e39d27a-ad6c-422e-0c4d-4a7a0fb7443d@codeweavers.com> <20220922083927.03e55779@gandalf.local.home> From: Zebediah Figura In-Reply-To: <20220922083927.03e55779@gandalf.local.home> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-trace-devel@vger.kernel.org On 9/22/22 07:39, Steven Rostedt wrote: > On Wed, 21 Sep 2022 21:20:57 -0500 > Zebediah Figura wrote: > >> On 9/21/22 20:49, Steven Rostedt wrote: >>> On Thu, 1 Sep 2022 15:56:38 -0500 >>> Zebediah Figura wrote: >>> >>>> From: Zeb Figura >>>> >>>> This is already supported and works as expected; allow the option to be >>>> specified. >>> >>> Hi Zeb, >>> >>> I'd love to accept this patch, but I need you to add your "Signed-off-by" >>> tag. >>> >>> See https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/tree/DCO >>> >>> You can either resend the patch, or reply with it here. >> >> Oops, I swear I even specifically remember seeing that in the >> contribution instructions, but forgot to actually add it :-( >> >> Sent as reply. > > I still, need you to write the "Signed-off-by: Name " part. As I'm > not allowed to do it for you. Gah, I managed to send it as a reply to myself. Sorry about this, I swear I usually am more capable of sending sign-offs...