mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-11 08:14:27 +08:00
cc8c418b4f
The official arch name is LoongArch [1], we should use small letter
loongarch instead of loong in Documentation/features, just use the
features-refresh.sh to refresh all the related files.
[1] https://www.kernel.org/doc/html/latest/loongarch/index.html
Fixes: 5860800e86
("Documentation/features: Update the arch support status files")
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Link: https://lore.kernel.org/r/1670156327-9631-3-git-send-email-yangtiezhu@loongson.cn
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
32 lines
906 B
Plaintext
32 lines
906 B
Plaintext
#
|
|
# Feature name: gcov-profile-all
|
|
# Kconfig: ARCH_HAS_GCOV_PROFILE_ALL
|
|
# description: arch supports whole-kernel GCOV code coverage profiling
|
|
#
|
|
-----------------------
|
|
| arch |status|
|
|
-----------------------
|
|
| alpha: | TODO |
|
|
| arc: | TODO |
|
|
| arm: | ok |
|
|
| arm64: | ok |
|
|
| csky: | ok |
|
|
| hexagon: | TODO |
|
|
| ia64: | TODO |
|
|
| loongarch: | TODO |
|
|
| m68k: | TODO |
|
|
| microblaze: | ok |
|
|
| mips: | ok |
|
|
| nios2: | TODO |
|
|
| openrisc: | TODO |
|
|
| parisc: | TODO |
|
|
| powerpc: | ok |
|
|
| riscv: | ok |
|
|
| s390: | ok |
|
|
| sh: | ok |
|
|
| sparc: | TODO |
|
|
| um: | ok |
|
|
| x86: | ok |
|
|
| xtensa: | ok |
|
|
-----------------------
|