aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/features/debug/optprobes/arch-support.txt
diff options
context:
space:
mode:
authorGuo Ren <ren_guo@c-sky.com>2019-01-04 11:17:33 +0800
committerGuo Ren <ren_guo@c-sky.com>2019-01-07 22:22:16 +0800
commit8a5aaf97cc4876a9b61cb3b7c07128d4569ac536 (patch)
treec8a7447a5e340e848914bcabad7fa03fa697bf1e /Documentation/features/debug/optprobes/arch-support.txt
parentLinux 5.0-rc1 (diff)
downloadlinux-dev-8a5aaf97cc4876a9b61cb3b7c07128d4569ac536.tar.xz
linux-dev-8a5aaf97cc4876a9b61cb3b7c07128d4569ac536.zip
Documentation/features: Add csky kernel features
core/ cBPF-JIT : TODO | core/ eBPF-JIT : TODO | core/ generic-idle-thread : ok | core/ jump-labels : TODO | core/ tracehook : ok | debug/ KASAN : TODO | debug/ gcov-profile-all : TODO | debug/ kgdb : TODO | debug/ kprobes-on-ftrace : TODO | debug/ kprobes : TODO | debug/ kretprobes : TODO | debug/ optprobes : TODO | debug/ stackprotector : TODO | debug/ uprobes : TODO | debug/ user-ret-profiler : TODO | io/ dma-contiguous : ok | locking/ cmpxchg-local : TODO | locking/ lockdep : TODO | locking/ queued-rwlocks : ok | locking/ queued-spinlocks : TODO | locking/ rwsem-optimized : TODO | perf/ kprobes-event : TODO | perf/ perf-regs : TODO | perf/ perf-stackdump : TODO | sched/ membarrier-sync-core : TODO | sched/ numa-balancing : .. | seccomp/ seccomp-filter : TODO | time/ arch-tick-broadcast : TODO | time/ clockevents : ok | time/ context-tracking : TODO | time/ irq-time-acct : TODO | time/ modern-timekeeping : ok | time/ virt-cpuacct : TODO | vm/ ELF-ASLR : TODO | vm/ PG_uncached : TODO | vm/ THP : .. | vm/ batch-unmap-tlb-flush: TODO | vm/ huge-vmap : TODO | vm/ ioremap_prot : TODO | vm/ numa-memblock : .. | vm/ pte_special : TODO | Signed-off-by: Guo Ren <ren_guo@c-sky.com> Cc: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation/features/debug/optprobes/arch-support.txt')
-rw-r--r--Documentation/features/debug/optprobes/arch-support.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/features/debug/optprobes/arch-support.txt b/Documentation/features/debug/optprobes/arch-support.txt
index dce7669c918f..fb297a88f62c 100644
--- a/Documentation/features/debug/optprobes/arch-support.txt
+++ b/Documentation/features/debug/optprobes/arch-support.txt
@@ -11,6 +11,7 @@
| arm: | ok |
| arm64: | TODO |
| c6x: | TODO |
+ | csky: | TODO |
| h8300: | TODO |
| hexagon: | TODO |
| ia64: | TODO |