]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - Documentation/features/debug/uprobes/arch-support.txt
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
[karo-tx-linux.git] / Documentation / features / debug / uprobes / arch-support.txt
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 |
13     |       avr32: | TODO |
14     |    blackfin: | TODO |
15     |         c6x: | TODO |
16     |        cris: | TODO |
17     |         frv: | TODO |
18     |       h8300: | TODO |
19     |     hexagon: | TODO |
20     |        ia64: | TODO |
21     |        m32r: | TODO |
22     |        m68k: | TODO |
23     |       metag: | TODO |
24     |  microblaze: | TODO |
25     |        mips: |  ok  |
26     |     mn10300: | TODO |
27     |       nios2: | TODO |
28     |    openrisc: | TODO |
29     |      parisc: | TODO |
30     |     powerpc: |  ok  |
31     |        s390: |  ok  |
32     |       score: | TODO |
33     |          sh: | TODO |
34     |       sparc: | TODO |
35     |        tile: | TODO |
36     |          um: | TODO |
37     |   unicore32: | TODO |
38     |         x86: |  ok  |
39     |      xtensa: | TODO |
40     -----------------------