summaryrefslogtreecommitdiff
path: root/Documentation/features/debug/gcov-profile-all/arch-support.txt
diff options
context:
space:
mode:
authorZheng Zengkai <zhengzengkai@huawei.com>2022-06-09 10:56:56 +0800
committerJonathan Corbet <corbet@lwn.net>2022-06-09 09:35:57 -0600
commit5860800e8696d2cbbd1a0dd60b433549d176e668 (patch)
treea1f7ac3195d652ac7293aff4da23cf4c3f4565dd /Documentation/features/debug/gcov-profile-all/arch-support.txt
parentf2906aa863381afb0015a9eb7fefad885d4e5a56 (diff)
Documentation/features: Update the arch support status files
The arch support status files don't match reality as of v5.19-rc1, use the features-refresh.sh to refresh all the arch-support.txt files in place. The main effect is to add entries for the new loong architecture. Signed-off-by: Zheng Zengkai <zhengzengkai@huawei.com> Link: https://lore.kernel.org/r/20220609025656.143460-1-zhengzengkai@huawei.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/features/debug/gcov-profile-all/arch-support.txt')
-rw-r--r--Documentation/features/debug/gcov-profile-all/arch-support.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/features/debug/gcov-profile-all/arch-support.txt b/Documentation/features/debug/gcov-profile-all/arch-support.txt
index d7a5ac4bc1fe..502c1d409648 100644
--- a/Documentation/features/debug/gcov-profile-all/arch-support.txt
+++ b/Documentation/features/debug/gcov-profile-all/arch-support.txt
@@ -13,6 +13,7 @@
| csky: | ok |
| hexagon: | TODO |
| ia64: | TODO |
+ | loong: | TODO |
| m68k: | TODO |
| microblaze: | ok |
| mips: | ok |
@@ -24,7 +25,7 @@
| s390: | ok |
| sh: | ok |
| sparc: | TODO |
- | um: | TODO |
+ | um: | ok |
| x86: | ok |
| xtensa: | TODO |
-----------------------