From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mK1wOjQOzmQMLwAASxT56A (envelope-from ) for ; Sat, 05 Aug 2023 10:54:13 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id EAg1OjQOzmTvEgAAauVa8A (envelope-from ) for ; Sat, 05 Aug 2023 10:54:12 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B00275120B for ; Sat, 5 Aug 2023 10:54:12 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=jV2vL3Uk; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691225652; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=f6SH9Rr9rrD8pl0gkobLBJ5i9kqZcvFtElr5OSFrWCI=; b=D62HoZ7KfLHMJRyyJunUiek0Iz72N2wZXSEPF65e/9YxZAeZwAlVC9SAmmxmkNKAMOmP9S 0rB1qtl9goyHpG6Ad66BXukkZFLdhLMXU7TLU91cNvBBt2LsbRsCosSBKHpkM9HUmgUmsP py1CvUaiUtsWduwPLoRL1xB/+ClBMWEonKbzzbPnrMfYCv26iVCdcBNWcojVRYFozMIZta NOqQt/FVckS3a8eMEoETw9ZjMMedk+khcPWgLAVRS5GRYTYtsp7eMpoTv/uU53NVWJVmmF F5QzymEOPlqrbH/OUDcH6Qfjtk07hwhPlxgDiuESIrNaPAwBiEWh2hcn5Qavhg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691225652; a=rsa-sha256; cv=none; b=rsAeVMlEnJSxJOmnr/U2ptFzWxWXcQMwi7rNhtVdxHpmI55YD86WFsGKtPxqZdE02dyrjT 8Am8Ovc7Hc6BtmIOnkHXZil0sTDZJnKlXBdu22mZPQuMf7cVEd8jkx3/RmOhFEV+daRZjG j1iaeFU09Xf1Vg7xkClt+u1v3ygg6LxTYiKBRqfqqssdIAD07omSJSJp1EbxiW3jtYHPD2 z84RUjkVMpgYhWEf3bjIcCZwGDIx4d8WWT229vOA7i4wvIDVTlTeNkzAX9UD36eVIqX3m0 ZVbemxsXzqXexZ0wBe2Doi8G+kYWAZ2oxrOClVUmbsog3rWZs4trocmpPLrrWA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b=jV2vL3Uk; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qSD2A-0003QU-65; Sat, 05 Aug 2023 04:53:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qSD27-0003N4-Li for guix-patches@gnu.org; Sat, 05 Aug 2023 04:53:11 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qSD26-0007Ig-9y for guix-patches@gnu.org; Sat, 05 Aug 2023 04:53:11 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qSD26-0007Ll-51 for guix-patches@gnu.org; Sat, 05 Aug 2023 04:53:10 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65077] [PATCH 06/13] gnu: Add go-github-com-felixge-fgprof Resent-From: Fries Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Aug 2023 08:53:09 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 65077 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65077@debbugs.gnu.org Cc: Fries X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169122557428033 (code B ref -1); Sat, 05 Aug 2023 08:53:09 +0000 Received: (at submit) by debbugs.gnu.org; 5 Aug 2023 08:52:54 +0000 Received: from localhost ([127.0.0.1]:55472 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSD1p-0007Hz-Vh for submit@debbugs.gnu.org; Sat, 05 Aug 2023 04:52:54 -0400 Received: from lists.gnu.org ([2001:470:142::17]:52706) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSBHR-0001sg-RB for submit@debbugs.gnu.org; Sat, 05 Aug 2023 03:00:54 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qSBHM-0006wo-7d for guix-patches@gnu.org; Sat, 05 Aug 2023 03:00:48 -0400 Received: from mail-40138.protonmail.ch ([185.70.40.138]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qSBHK-0004ub-8w for guix-patches@gnu.org; Sat, 05 Aug 2023 03:00:47 -0400 Date: Sat, 05 Aug 2023 07:00:29 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1691218844; x=1691478044; bh=f6SH9Rr9rrD8pl0gkobLBJ5i9kqZcvFtElr5OSFrWCI=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=jV2vL3UkJiOei9MWqFFetLVzhK5bhfKvTC2PEzkXV6Bds+9wLi2/od2iJDKprrTKf 8G3PSK2DQ4TqKJG7AUKNHVTrA9GIlEDPM01FUQ7RivhTrUbT7mTwk3EIn8dy1vxg9j NCBdOaVI+NzWAMDA/whofHSWfq1gv/cnjvzR4lPtocVqObdWliIA5Y/O/IBdydNPHd NH+E5tiSd4ZVEA6RmxUXNTYnp+F3pfsl3yN8USM41cBcI9hNcx7kN6uEgJ8ePHA1wy GiFsxfI6TYlCgNb01ucOQ2QahXdJv7QUW50qQ/InnGhMCB/EeQbWOmlTMb4aj9Y5lM qWJaEQXzOJC8Q== Message-ID: In-Reply-To: References: Feedback-ID: 42759890:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=185.70.40.138; envelope-from=fries1234@protonmail.com; helo=mail-40138.protonmail.ch X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Sat, 05 Aug 2023 04:52:39 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Fries X-ACL-Warn: , Fries via Guix-patches From: Fries via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: B00275120B X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.64 X-Spam-Score: -6.64 X-TUID: Lk8WMZgQN+f0 * gnu/packages/golang.scm (go-github-com-felixge-fgprof): Add variable. --- gnu/packages/golang.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 9f5ef95b82..208b88d934 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -2113,6 +2113,36 @@ (define-public go-github-com-dhowett-go-plist types.") (license license:giftware)))) =20 +(define-public go-github-com-felixge-fgprof + (package + (name "go-github-com-felixge-fgprof") + (version "0.9.3") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/felixge/fgprof") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "03q3vnjd13r944y2qvfncs21lfkgmg0y8z14zz0xda1hz490wha3")))) + (build-system go-build-system) + (arguments + '(#:import-path "github.com/felixge/fgprof" + #:phases (modify-phases %standard-phases + ;; The tests fails randomly. + (delete 'check)))) + (propagated-inputs + `(("go-github-com-stretchr-testify" ,go-github-com-stretchr-testify) + ("go-github-com-google-pprof" ,go-github-com-google-pprof))) + (home-page "https://github.com/felixge/fgprof") + (synopsis "The Full Go Profiler") + (description + "Fgprof is a sampling Go profiler that allows you to analyze On-CPU a= s well as +@uref{https://www.brendangregg.com/offcpuanalysis.html,Off-CPU} (e.g. I/O)= time +together.") + (license license:expat))) + (define-public go-github-com-google-pprof (package (name "go-github-com-google-pprof") --=20 2.41.0