From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id B9BCC393A418 for ; Wed, 12 Jan 2022 12:43:00 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org B9BCC393A418 Received: from mail-wm1-f72.google.com (mail-wm1-f72.google.com [209.85.128.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-462-F3cF2QbRMQOc-_tTWfRngg-1; Wed, 12 Jan 2022 07:42:30 -0500 X-MC-Unique: F3cF2QbRMQOc-_tTWfRngg-1 Received: by mail-wm1-f72.google.com with SMTP id z13-20020a05600c0a0d00b003457d6619f8so1516402wmp.1 for ; Wed, 12 Jan 2022 04:42:29 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=kHpvGDAQh/qtzjGBuaNYplzGkQUYFiSNZ0+PXIB8xjI=; b=etJtGmLyigBJqGspPG7UNahOFr7WcEfyqatr8xvRYSK0r2XVfpzZhhCPD+5g8AAxS8 Iiz2jAFi+nKSEmHXoHG52jXwPaBcwy3VUGeDDLKyF5rdw/9LiydXVuLeTOiXa9eC86hJ s8U3RJ+IEVVBPS7v+TELf4xkrFo6QTRhsfkZZNgdq4lH3MwQ7EUN5Q23neSaKm5maRmt Wylxp+FnRl0xRWPZvnyKworFpJicpwktXhNLhJIu0ILIlICL5C0Lt4LPBo7OsVWdr3LL viomZFGbwvdVjEs+wbeGTBJl4d0DUV6tTzWyVXs8FX7jJRbUHmS15OpLaAYZLNydaFSk TFvg== X-Gm-Message-State: AOAM533IUWx2GJw+OmTzm5gZtdvu6LtwVnzihRaE23HEjJMplCDiwtM1 k79vm19bxKn7symJEnIodTncTLr9AFRdjWYuztuFZHJp7jN3eVwDY3EY+qvpnPd8RT6eFpPMzRd 6xcH+eP2AvDUsLCDlYA== X-Received: by 2002:adf:9122:: with SMTP id j31mr7681262wrj.540.1641991348709; Wed, 12 Jan 2022 04:42:28 -0800 (PST) X-Google-Smtp-Source: ABdhPJzjoB+PKJGCUJkI89RsQipTJm2mWU/bYBTAJBdguIDS87PJSD/YqcdiZDPzMdfxXnhxKKEc3Q== X-Received: by 2002:adf:9122:: with SMTP id j31mr7681251wrj.540.1641991348535; Wed, 12 Jan 2022 04:42:28 -0800 (PST) Received: from [192.168.1.6] (adsl-164-239.freeuk.com. [80.168.164.239]) by smtp.gmail.com with ESMTPSA id b13sm4754278wrm.72.2022.01.12.04.42.27 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 12 Jan 2022 04:42:28 -0800 (PST) Message-ID: <3d87cce5-1ac6-ca35-0baa-576d599acdc7@redhat.com> Date: Wed, 12 Jan 2022 12:42:27 +0000 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0 Subject: Re: [PATCH V4] gprofng: a new GNU profiler To: Vladimir Mezentsev Cc: binutils@sourceware.org References: <7dadb881-ab4b-de4a-0453-6d8661a8cd83@oracle.com> <44e0ca3c-0792-7fc2-bff4-0918f1f4bea2@redhat.com> <653282db-9261-e5fc-4280-0d00be272d81@oracle.com> <53d65dfe-38b4-7a2c-2052-b3c039642392@redhat.com> From: Nick Clifton In-Reply-To: X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-GB Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_BARRACUDACENTRAL, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jan 2022 12:43:06 -0000 Hi Vladimir, > I created 4 patches to integrate gprofng into binutils-gdb. > > % ls -al 000* > -rw-rw-r-- 1 vmezents wheel 5901152 Jan 11 12:39 0001-gprofng-add-the-gprofng-tool.patch > -rw-rw-r-- 1 vmezents wheel  224725 Jan 11 12:39 0002-gprofng-add-testsuite-for-gprofng.patch > -rw-rw-r-- 1 vmezents wheel  179400 Jan 11 12:39 0003-gprofng-add-the-gprofng-documentation.patch > -rw-rw-r-- 1 vmezents wheel   26170 Jan 11 12:39 0004-gprofng-add-the-gprofng-build.patch > > The first 3 pathes add or change sources only in binutils-gdb.git/gprofng directory. > 0004-gprofng-add-the-gprofng-build.patch has fixes in Makefile.def and configure.ac to configure the gprofng build. > > 0001-gprofng-add-the-gprofng-tool.patch is probably so big to send to binutils@sourceware.org. > > I have no permissions to apply pathes. > What should I do to pushmy fixes for gprofng in binutils-gdb.git ? Send them to me (or point me at them - they are probably in the email archive somewhere but I am a little bit swamped at the moment, so anything that you can do to make my life simpler is a benefit). I strongly suggest that you compress the 0001 patch first though :-) xz is your friend. Or lzip. Or well pretty much any compression tool... Cheers Nick