linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ma Jun <majun258@linux.alibaba.com>
To: guoren@kernel.org
Cc: majun258@linux.alibaba.com, linux-kernel@vger.kernel.org,
	linux-arch@vger.kernel.org, linux-csky@vger.kernel.org
Subject: [PATCH]arch/csky:Enable the gcov function in csky achitecture
Date: Tue, 10 Mar 2020 23:32:56 +0800	[thread overview]
Message-ID: <1583854376-15598-1-git-send-email-majun258@linux.alibaba.com> (raw)

Support the gcov function in csky architecture

Signed-off-by: Ma Jun <majun258@linux.alibaba.com>
---
 arch/csky/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/csky/Kconfig b/arch/csky/Kconfig
index 047427f..9c4749d 100644
--- a/arch/csky/Kconfig
+++ b/arch/csky/Kconfig
@@ -64,6 +64,7 @@ config CSKY
 	select PCI_DOMAINS_GENERIC if PCI
 	select PCI_SYSCALL if PCI
 	select PCI_MSI if PCI
+	select ARCH_HAS_GCOV_PROFILE_ALL
 
 config CPU_HAS_CACHEV2
 	bool
-- 
1.8.3.1


             reply	other threads:[~2020-03-12  8:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-10 15:32 Ma Jun [this message]
2020-03-12 16:03 ` [PATCH]arch/csky:Enable the gcov function in csky achitecture Guo Ren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1583854376-15598-1-git-send-email-majun258@linux.alibaba.com \
    --to=majun258@linux.alibaba.com \
    --cc=guoren@kernel.org \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-csky@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).