[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200102041445.98195-1-zong.li@sifive.com>
Date: Thu, 2 Jan 2020 12:14:43 +0800
From: Zong Li <zong.li@...ive.com>
To: corbet@....net, paul.walmsley@...ive.com, palmer@...belt.com,
aou@...s.berkeley.edu, anup@...infault.org,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-riscv@...ts.infradead.org
Cc: Zong Li <zong.li@...ive.com>
Subject: [PATCH v2 0/2] Enable gcov for RISC-V
These patches enable GCOV code coverage measurement on RISC-V and update
the status of RISC-V arch in documentation.
Lightly tested on QEMU and Hifive Unleashed board, seems to work as
expected.
Changes in v2:
- Split into two patches for kconfig and documentation respectively.
Zong Li (2):
riscv: gcov: enable gcov for RISC-V
Documentation/features: support gcov on RISC-V
Documentation/features/debug/gcov-profile-all/arch-support.txt | 2 +-
arch/riscv/Kconfig | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
--
2.24.1
Powered by blists - more mailing lists