From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id ePBoH283zmR5aAAASxT56A (envelope-from ) for ; Sat, 05 Aug 2023 13:50:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id GBwRH283zmRuOgAA9RJhRA (envelope-from ) for ; Sat, 05 Aug 2023 13:50:07 +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 3C43E335FC for ; Sat, 5 Aug 2023 13:50:07 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b="Ez/IvIz+"; 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-Seal: i=1; s=key1; d=yhetil.org; t=1691236207; a=rsa-sha256; cv=none; b=VvBMecDw2ObrEpU6mYA2jHbx8Uzim7AKKRd3f1+muQjVVn7FhXdJGG64cNh3iSpEGE6dE6 ZzW8F4NE+1ajAC6GuzZCBhzuMCGj2BUW8C4V2PB+U3N1cVBsmNCmL+zq+kiyjM/FxOTVjO 2oNS/vMvZCxcmu7CR8L7VnvNAFgwH+YKiq8Ur6/68/yPi+G6E5lO1eV/TC25kuMvBUGx4E 5uJoDqGHN78BTUgmX3h6RoeJ08E5epfV0eLy9qC/00ntb2jcEx8QxcwNVi1lvTbtolSLFr +cgCpEG7eGyCrk+7jJ8lO8BJF7kjXzcjja2CMajz7ra4PkcYQy06FfGshYBxEw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691236207; 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=VR4AcnXn3SgrXcE+ss/irxsDY2tNZtG4/9msjemmDqE=; b=XJq4Dl4qWjHZu4ZgbxDP3bm3pKx3cHgzIGyLDMXKRMZFxC/tFWKsaeh5gfuM7LeaaOYtWR WeMUj2Tx/9Kll0ibSRzAo8zL9XVjkWCCEbvvlwE265+roHphILySNb4eP12XWqjSVQSrW5 3YucaIAainNyWcSe34w1YTyvKJmGmc4Gqj7fmJLNFcXGsjG7vxS0w3r4mI5FZYhPohT9aG DlPxaS15b4zMjQ+hJg3Yyk7Ie+0jygl19D3pq2qxlBX83/HLJyUopef2en0riIl7Dvxq06 nAxDRfCxNqyN7cNJhkMVGDqVrKX/yvzjNvmQ5gS0WExAXRsaPATexXQ4r0EGaA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=protonmail.com header.s=protonmail3 header.b="Ez/IvIz+"; 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 1qSFmM-00083H-Ac; Sat, 05 Aug 2023 07:49:06 -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 1qSFmL-00082d-B2 for guix-patches@gnu.org; Sat, 05 Aug 2023 07:49:05 -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 1qSFmL-0006W9-2l for guix-patches@gnu.org; Sat, 05 Aug 2023 07:49:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qSFmK-0000vD-Vp for guix-patches@gnu.org; Sat, 05 Aug 2023 07:49:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65074] [PATCH v2 05/13] gnu: Add go-github-com-google-pprof Resent-From: Fries Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Aug 2023 11:49:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65074 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65074@debbugs.gnu.org Cc: Fries Received: via spool by 65074-submit@debbugs.gnu.org id=B65074.16912361363431 (code B ref 65074); Sat, 05 Aug 2023 11:49:04 +0000 Received: (at 65074) by debbugs.gnu.org; 5 Aug 2023 11:48:56 +0000 Received: from localhost ([127.0.0.1]:55955 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSFmC-0000tB-A2 for submit@debbugs.gnu.org; Sat, 05 Aug 2023 07:48:56 -0400 Received: from mail-40138.protonmail.ch ([185.70.40.138]:43523) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qSF2r-0005Ob-Nq for 65074@debbugs.gnu.org; Sat, 05 Aug 2023 07:02:06 -0400 Date: Sat, 05 Aug 2023 11:01:42 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1691233319; x=1691492519; bh=VR4AcnXn3SgrXcE+ss/irxsDY2tNZtG4/9msjemmDqE=; 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=Ez/IvIz+FlTq84LVOL/wkfdHev+rUy2AXJYtzWwUcE3TsWy2zR0vzbPjt1iTo3f91 fDQkGfFvB97oQH1lVFSyWSn4xQFEnLAkpkHhPv/+w93XyKCiV116Y+YCLsR+J4QdVa so0blRwW4n6gNDjeI3wFFgkoUf9DofEf+hOQ9qhkJXMd9ywDlUgzNjecsDpq/Ag5zC AKdyN2RHM1IiMWo0ZMnruJd7Bozj3UvucwEcdHNx0xP8n/fohXc8Tl1AiFQUA4ZuiQ L38CykF+43YpmQKq0eViSrV0ieUihPqvctTzVmMW1kp0C5P541Bpeo8WqxSI9aiNFn dkkBxEUa+YeGg== Message-ID: <1a37d90138378b438972e53c4d1bf8217a78e6fd.1691233116.git.fries1234@protonmail.com> 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 X-Mailman-Approved-At: Sat, 05 Aug 2023 07:48:47 -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-Spam-Score: -6.64 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: 3C43E335FC X-Spam-Score: -6.64 X-TUID: gsORL8xBRXfu * gnu/packages/golang.scm (go-github-com-google-pprof): Add variable. --- gnu/packages/golang.scm | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 81e2a12305..eb5379b540 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -2113,6 +2113,33 @@ (define-public go-github-com-dhowett-go-plist types.") (license license:giftware)))) =20 +(define-public go-github-com-google-pprof + (package + (name "go-github-com-google-pprof") + (version "0.0.0-20230728192033-2ba5b33183c6") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/google/pprof") + (commit (go-version->git-ref version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1c5hh0b5cqlhm888lwlf713vv572562x56dpyijs9bzjdy5y54jg")))) + (build-system go-build-system) + (arguments + (list #:import-path "github.com/google/pprof")) + (propagated-inputs (list go-golang-org-x-sys + go-github-com-ianlancetaylor-demangle + go-github-com-chzyer-readline)) + (home-page "https://github.com/google/pprof") + (synopsis + "PProf is a tool for visualization and analysis of profiling data") + (description + "PProf is a tool for collection, manipulation and visualization of pe= rformance +profiles.") + (license license:asl2.0))) + (define-public go-github-com-ianlancetaylor-demangle (package (name "go-github-com-ianlancetaylor-demangle") --=20 2.41.0