From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uBoQMe0svmHioAAAgWs5BA (envelope-from ) for ; Sat, 18 Dec 2021 19:48:13 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 32WXKu0svmEZRwAA1q6Kng (envelope-from ) for ; Sat, 18 Dec 2021 18:48:13 +0000 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 887D1FB96 for ; Sat, 18 Dec 2021 19:48:13 +0100 (CET) Received: from localhost ([::1]:56664 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1myeke-0006ig-9q for larch@yhetil.org; Sat, 18 Dec 2021 13:48:12 -0500 Received: from eggs.gnu.org ([209.51.188.92]:58116) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1myekV-0006iK-Ct for guix-patches@gnu.org; Sat, 18 Dec 2021 13:48:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60509) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1myekV-00081d-4v for guix-patches@gnu.org; Sat, 18 Dec 2021 13:48:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1myekV-0007iD-3N for guix-patches@gnu.org; Sat, 18 Dec 2021 13:48:03 -0500 Subject: bug#52043: [PATCH 1/2] gnu: Add instrumentation packages. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 18 Dec 2021 18:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 52043 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Olivier Dion Cc: 52043-done@debbugs.gnu.org Mail-Followup-To: 52043@debbugs.gnu.org, ludo@gnu.org, olivier.dion@polymtl.ca Received: via spool by 52043-done@debbugs.gnu.org id=D52043.163985326829556 (code D ref 52043); Sat, 18 Dec 2021 18:48:02 +0000 Received: (at 52043-done) by debbugs.gnu.org; 18 Dec 2021 18:47:48 +0000 Received: from localhost ([127.0.0.1]:43820 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1myekG-0007gd-JD for submit@debbugs.gnu.org; Sat, 18 Dec 2021 13:47:48 -0500 Received: from eggs.gnu.org ([209.51.188.92]:57280) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1myekE-0007ft-O4 for 52043-done@debbugs.gnu.org; Sat, 18 Dec 2021 13:47:47 -0500 Received: from [2001:470:142:3::e] (port=35908 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1myek9-0007yk-ET; Sat, 18 Dec 2021 13:47:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=3/OT2zc6C7N46NAtkmIHOz0hY+6NLOYb6KssNPj3yCQ=; b=kWy05YxCdiaH00Ak0cBI 9RjknQul5Sqp47jdkiJpuI3h55O++J9tWkZiJundyXaIo05Nfzc6Ec3DvMYWrsm1TphMkipI4EZnz AAwGN+6k1aM2NtnZ5oJBcoRT3k3+N2aVJzQfHaKs+h9GTFRvfsSo98fpN2W0DCDNC/xsMyj4z7mgX ntFfJ3dGYSrvFntcN/3FFmiyD3EHxsAQSaqJrQXfo2h9XiRtP9o13xQyut1GDskQ0zPvqhL2+t3bO Tn3cpV8XgBspoIvLbHvxUi3LkokO8lsObynODXuIKRmO4oQgg+XbVD8XK37tNe/5QHe0IFAmMz1So MP7YEuE6YtopFQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:51408 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1myek9-0006PR-DX; Sat, 18 Dec 2021 13:47:41 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <114945ebaac1b261dd78505ba2acce22c4f51f0d.1639679743.git.olivier.dion@polymtl.ca> Date: Sat, 18 Dec 2021 19:47:39 +0100 In-Reply-To: <114945ebaac1b261dd78505ba2acce22c4f51f0d.1639679743.git.olivier.dion@polymtl.ca> (Olivier Dion's message of "Thu, 16 Dec 2021 13:40:17 -0500") Message-ID: <87v8zloilw.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1639853293; h=from:from:sender:sender: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-to: 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=3/OT2zc6C7N46NAtkmIHOz0hY+6NLOYb6KssNPj3yCQ=; b=NlKDnmUxqw5YGNOtV6hxWq6WTvSnDnRcNPmRVRyxkpa/m53uERSn/YT/s2KKzVKTguqb+f 3g4bhZ7IfnmmRdjgRg3hb6f2Ap6R8827jvcxMPO1AieBsSqb2cHiLc0bAk+cqT4/67phvH hSyQDQht3pbxt7KvYikDcNUdd6tnI51ivJnFjmf12s7p9lUp1noHQ082C5/nyFDFQ25s2w VMveSXQZbtj+nPCWJ0sd3X6SmU8EOXtCIeYqEa3ppDfA6/w4HQV8ZNkDlqz8WsWMvPtfEx zoI+CFJCO8yUnIURysCCMDSBG1yJ7iBk3Thg6XPlCDoB4FW+QEKNnCu/SCoHGg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1639853293; a=rsa-sha256; cv=none; b=nkJMTba3L4lzujSgWQSjx8y+zB3sKYniPVP12YoGPgo0SzqVIxchdw9HOFSxczIDebtpqL Z3x3/gSBMwsEdvdQbMBefEV/pTr7y07On045zoirqdMfMvR1vLkJGtmScieq7wziTzmk4h WDEbhtF1dig5sVgljUzVzV5N8fThK3K0i4rs1UMku9Htf6Wej3HK9CV2Wt1odv0KXBcBRP Mqic05s2zKsgDYzSaOA0Ni/bK33wSkJBPd6HORL8tv5rbQx+WMYZeUfPI+nx/jaeOfOfgh O9ROwbZ1MNiWKV8Ez4pkv3chG3er3LINKN0zIlSlNAVnf3p0w70L/Dy+9Iz3Hw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=kWy05YxC; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -4.81 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=kWy05YxC; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: 887D1FB96 X-Spam-Score: -4.81 X-Migadu-Scanner: scn0.migadu.com X-TUID: 6uYtmiRwFHHr Olivier Dion skribis: > * gnu/packages/linux.scm (lttng-ust, lttng-tools, babeltrace): Move to ... > * gnu/packages/instrumentation.scm: ... here. Applied as well (updated to preserve simplified inputs). Thanks! Ludo=E2=80=99.