Merge tag 'platform-drivers-x86-v4.17-1' of git://git.infradead.org/linux-platform...
[sfrench/cifs-2.6.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     |         c6x: | TODO |
14     |       h8300: | TODO |
15     |     hexagon: | TODO |
16     |        ia64: | TODO |
17     |        m68k: | TODO |
18     |  microblaze: | TODO |
19     |        mips: |  ok  |
20     |       nios2: | TODO |
21     |    openrisc: | TODO |
22     |      parisc: | TODO |
23     |     powerpc: |  ok  |
24     |        s390: |  ok  |
25     |          sh: | TODO |
26     |       sparc: | TODO |
27     |          um: | TODO |
28     |   unicore32: | TODO |
29     |         x86: |  ok  |
30     |      xtensa: | TODO |
31     -----------------------