Merge tag 'docs-6.6' of git://git.lwn.net/linux
[linux-2.6-block.git] / Documentation / features / debug / kprobes / arch-support.txt
CommitLineData
fd7d6cee
IM
1#
2# Feature name: kprobes
3# Kconfig: HAVE_KPROBES
4# description: arch supports live patched kernel probe
5#
6 -----------------------
7 | arch |status|
8 -----------------------
9 | alpha: | TODO |
10 | arc: | ok |
11 | arm: | ok |
7156fc29 12 | arm64: | ok |
75a49a5e 13 | csky: | ok |
fd7d6cee
IM
14 | hexagon: | TODO |
15 | ia64: | ok |
8379c155 16 | loongarch: | ok |
fd7d6cee 17 | m68k: | TODO |
fd7d6cee
IM
18 | microblaze: | TODO |
19 | mips: | ok |
fd7d6cee
IM
20 | nios2: | TODO |
21 | openrisc: | TODO |
376e5fd7 22 | parisc: | ok |
fd7d6cee 23 | powerpc: | ok |
a910f43e 24 | riscv: | ok |
fd7d6cee 25 | s390: | ok |
fd7d6cee
IM
26 | sh: | ok |
27 | sparc: | ok |
fd7d6cee 28 | um: | TODO |
fd7d6cee
IM
29 | x86: | ok |
30 | xtensa: | TODO |
31 -----------------------