[PATCH v2 0/2] Enable gcov for RISC-V

From: Zong Li
Date: Wed Jan 01 2020 - 23:14:52 EST


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