docs: Remove remaining references to metag
[linux-2.6-block.git] / Documentation / features / debug / uprobes / arch-support.txt
CommitLineData
138943ea
IM
1#
2# Feature name: uprobes
3# Kconfig: ARCH_SUPPORTS_UPROBES
4# description: arch supports live patched user probes
5#
6 -----------------------
7 | arch |status|
8 -----------------------
9 | alpha: | TODO |
10 | arc: | TODO |
11 | arm: | ok |
12 | arm64: | TODO |
138943ea
IM
13 | blackfin: | TODO |
14 | c6x: | TODO |
15 | cris: | TODO |
16 | frv: | TODO |
17 | h8300: | TODO |
18 | hexagon: | TODO |
19 | ia64: | TODO |
20 | m32r: | TODO |
21 | m68k: | TODO |
138943ea 22 | microblaze: | TODO |
b7565cc3 23 | mips: | ok |
138943ea
IM
24 | mn10300: | TODO |
25 | nios2: | TODO |
26 | openrisc: | TODO |
27 | parisc: | TODO |
28 | powerpc: | ok |
29 | s390: | ok |
30 | score: | TODO |
31 | sh: | TODO |
32 | sparc: | TODO |
33 | tile: | TODO |
34 | um: | TODO |
35 | unicore32: | TODO |
36 | x86: | ok |
37 | xtensa: | TODO |
38 -----------------------