summaryrefslogtreecommitdiff
path: root/Documentation/features/debug/gcov-profile-all
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2021-02-25 15:27:18 +0100
committerJonathan Corbet <corbet@lwn.net>2021-02-25 11:25:57 -0700
commita910f43efd60413e743817c9d71226315cc1d867 (patch)
tree5b837535fe2aec3b13b5ce6a081fd6505d757195 /Documentation/features/debug/gcov-profile-all
parent4f3c8320c78cdd11c8fdd23c33787407f719322e (diff)
Documentation: features: refresh feature list
Run the update script to document the recent feature additions on riscv, mips and csky. Fixes: c109f42450ec ("csky: Add kmemleak support") Fixes: 8b3165e54566 ("MIPS: Enable GCOV") Fixes: 1ddc96bd42da ("MIPS: kernel: Support extracting off-line stack traces from user-space with perf") Fixes: 74784081aac8 ("riscv: Add uprobes supported") Fixes: 829adda597fe ("riscv: Add KPROBES_ON_FTRACE supported") Fixes: c22b0bcb1dd0 ("riscv: Add kprobes supported") Fixes: dcdc7a53a890 ("RISC-V: Implement ptrace regs and stack API") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/20210225142841.3385428-2-arnd@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/features/debug/gcov-profile-all')
-rw-r--r--Documentation/features/debug/gcov-profile-all/arch-support.txt2
1 files changed, 1 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 416c70345946..b39c1a5de3f3 100644
--- a/Documentation/features/debug/gcov-profile-all/arch-support.txt
+++ b/Documentation/features/debug/gcov-profile-all/arch-support.txt
@@ -16,7 +16,7 @@
| ia64: | TODO |
| m68k: | TODO |
| microblaze: | ok |
- | mips: | TODO |
+ | mips: | ok |
| nds32: | TODO |
| nios2: | TODO |
| openrisc: | TODO |