summaryrefslogtreecommitdiff
path: root/Documentation/features/debug/gcov-profile-all/arch-support.txt
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2022-06-10 11:14:47 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2022-06-10 11:14:47 -0700
commitfe43c0188911885a70d0dd405f89ca4f1300e7db (patch)
treeb06bdcd5cb452c8bfc03df147d352ee22f8b4782 /Documentation/features/debug/gcov-profile-all/arch-support.txt
parent36a236637971923c85dae45cb8638eb47ae62954 (diff)
parent387c67afccbb271707cbe6de2817f4e4c76287ad (diff)
Merge tag 'docs-5.19-3' of git://git.lwn.net/linux
Pull documentation fixes from Jonathan Corbet: "A few documentation fixes for 5.19, including moving the new HTE docs to a more suitable location, adding loongarch to the features lists, and a couple of typo fixes" * tag 'docs-5.19-3' of git://git.lwn.net/linux: docs: arm: tcm: Fix typo in description of TCM and MMU usage docs: Move the HTE documentation to driver-api/ docs: usb: fix literal block marker in usbmon verification example Documentation/features: Update the arch support status files
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 |
-----------------------