]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - Documentation/features/debug/kprobes-on-ftrace/arch-support.txt
mn10300: Remove the architecture
[mirror_ubuntu-focal-kernel.git] / Documentation / features / debug / kprobes-on-ftrace / arch-support.txt
1 #
2 # Feature name: kprobes-on-ftrace
3 # Kconfig: HAVE_KPROBES_ON_FTRACE
4 # description: arch supports combined kprobes and ftrace live patching
5 #
6 -----------------------
7 | arch |status|
8 -----------------------
9 | alpha: | TODO |
10 | arc: | TODO |
11 | arm: | TODO |
12 | arm64: | TODO |
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 |
22 | microblaze: | TODO |
23 | mips: | TODO |
24 | nios2: | TODO |
25 | openrisc: | TODO |
26 | parisc: | TODO |
27 | powerpc: | ok |
28 | s390: | TODO |
29 | score: | TODO |
30 | sh: | TODO |
31 | sparc: | TODO |
32 | tile: | TODO |
33 | um: | TODO |
34 | unicore32: | TODO |
35 | x86: | ok |
36 | xtensa: | TODO |
37 -----------------------