From patchwork Thu Oct 9 10:54:59 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Riku Voipio X-Patchwork-Id: 38501 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wg0-f71.google.com (mail-wg0-f71.google.com [74.125.82.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 1AD9E202DB for ; Thu, 9 Oct 2014 10:57:07 +0000 (UTC) Received: by mail-wg0-f71.google.com with SMTP id y10sf606514wgg.2 for ; Thu, 09 Oct 2014 03:57:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:delivered-to:from:to:subject:date:message-id:cc :precedence:list-id:list-unsubscribe:list-archive:list-post :list-help:list-subscribe:mime-version:sender:errors-to :x-original-sender:x-original-authentication-results:mailing-list :content-type:content-transfer-encoding; bh=Ak8abscKPmqe8jyxl0gqQd4pfHYAKnXKf5UHp9+6xEc=; b=PSjxjQVY7YN8m46jKjwTZb63CzAChZAqFPpVHbUO8/Qi4Dtmby9A/8OCej+eGoclbb piVVOAtaz4Gx8XnCWSyOZxkVQIY6eAchGlDelqrUftnXY+w8DDkWuZUkF5GBPxcyE2kp STycFZy0scCzUC9HzgUgYPztsjmAXWfd2FbvyFccQHu8QJJd7kTFT/K3TQbAucGtq6r5 KSaTus9r1PTxDRc/N7d2UpBW/xZhp4j+r1JAEdT2YYOReb5xjsJM9MrOiM5tFRW8W7Tx hf9rG689SNMgMT1F4qpGmCQ33J1W8F1HkBOlr0pidwPOLbyH9O12ZQcSS4xKZVUZ/iHv jiQQ== X-Gm-Message-State: ALoCoQkd5f2W6u710hOLFkOWh8I/PLAfMpvlSnIIo5rZ+O1vAY3HPLSQkxicgUA9sjfZhrri+XYO X-Received: by 10.112.74.80 with SMTP id r16mr29060lbv.21.1412852226159; Thu, 09 Oct 2014 03:57:06 -0700 (PDT) X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.43.44 with SMTP id t12ls151361lal.104.gmail; Thu, 09 Oct 2014 03:57:06 -0700 (PDT) X-Received: by 10.152.22.7 with SMTP id z7mr17681686lae.6.1412852226017; Thu, 09 Oct 2014 03:57:06 -0700 (PDT) Received: from mail-la0-f52.google.com (mail-la0-f52.google.com [209.85.215.52]) by mx.google.com with ESMTPS id rd1si3688954lbb.101.2014.10.09.03.57.05 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 09 Oct 2014 03:57:05 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.52 as permitted sender) client-ip=209.85.215.52; Received: by mail-la0-f52.google.com with SMTP id hz20so889988lab.25 for ; Thu, 09 Oct 2014 03:57:05 -0700 (PDT) X-Received: by 10.152.23.170 with SMTP id n10mr2533496laf.29.1412852225852; Thu, 09 Oct 2014 03:57:05 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.84.229 with SMTP id c5csp219610lbz; Thu, 9 Oct 2014 03:57:05 -0700 (PDT) X-Received: by 10.60.23.8 with SMTP id i8mr21685425oef.42.1412852224426; Thu, 09 Oct 2014 03:57:04 -0700 (PDT) Received: from bombadil.infradead.org (bombadil.infradead.org. [2001:1868:205::9]) by mx.google.com with ESMTPS id dq7si2866960oeb.24.2014.10.09.03.57.03 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Oct 2014 03:57:04 -0700 (PDT) Received-SPF: none (google.com: linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org does not designate permitted sender hosts) client-ip=2001:1868:205::9; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1XcBNl-00035n-HH; Thu, 09 Oct 2014 10:55:41 +0000 Received: from afflict.kos.to ([92.243.29.197]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1XcBNh-0002vo-2V for linux-arm-kernel@lists.infradead.org; Thu, 09 Oct 2014 10:55:37 +0000 Received: from afflict.kos.to (afflict [92.243.29.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by afflict.kos.to (Postfix) with ESMTPSA id 6E034264C1; Thu, 9 Oct 2014 12:55:13 +0200 (CEST) From: Riku Voipio To: Peter Oberparleiter , linux-kernel@vger.kernel.org Subject: [PATCH] gcov: add ARM64 to GCOV_PROFILE_ALL Date: Thu, 9 Oct 2014 13:54:59 +0300 Message-Id: <1412852099-23099-1-git-send-email-riku.voipio@linaro.org> X-Mailer: git-send-email 1.7.10.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20141009_035537_277992_E050700A X-CRM114-Status: UNSURE ( 9.72 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.0 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- Cc: Riku Voipio , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: , List-Help: , List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: riku.voipio@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.52 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 Following up the arm testing of gcov, turns out gcov on ARM64 works fine as well. Only change needed is adding ARM64 to Kconfig depends. Tested with qemu and mach-virt Signed-off-by: Riku Voipio Acked-by: Peter Oberparleiter --- kernel/gcov/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/gcov/Kconfig b/kernel/gcov/Kconfig index cf66c5c..3b74087 100644 --- a/kernel/gcov/Kconfig +++ b/kernel/gcov/Kconfig @@ -35,7 +35,7 @@ config GCOV_KERNEL config GCOV_PROFILE_ALL bool "Profile entire Kernel" depends on GCOV_KERNEL - depends on SUPERH || S390 || X86 || PPC || MICROBLAZE || ARM + depends on SUPERH || S390 || X86 || PPC || MICROBLAZE || ARM || ARM64 default n ---help--- This options activates profiling for the entire kernel.