]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - Documentation/features/debug/kretprobes/arch-support.txt
docs: remove all references to AVR32 architecture
[mirror_ubuntu-bionic-kernel.git] / Documentation / features / debug / kretprobes / arch-support.txt
CommitLineData
a382c969
IM
1#
2# Feature name: kretprobes
3# Kconfig: HAVE_KRETPROBES
4# description: arch supports kernel function-return probes
5#
6 -----------------------
7 | arch |status|
8 -----------------------
9 | alpha: | TODO |
10 | arc: | ok |
11 | arm: | ok |
12 | arm64: | TODO |
a382c969
IM
13 | blackfin: | TODO |
14 | c6x: | TODO |
15 | cris: | TODO |
16 | frv: | TODO |
17 | h8300: | TODO |
18 | hexagon: | TODO |
19 | ia64: | ok |
20 | m32r: | TODO |
21 | m68k: | TODO |
22 | metag: | TODO |
23 | microblaze: | TODO |
24 | mips: | ok |
25 | mn10300: | TODO |
26 | nios2: | TODO |
27 | openrisc: | TODO |
28 | parisc: | TODO |
29 | powerpc: | ok |
30 | s390: | ok |
31 | score: | TODO |
32 | sh: | ok |
33 | sparc: | ok |
34 | tile: | ok |
35 | um: | TODO |
36 | unicore32: | TODO |
37 | x86: | ok |
38 | xtensa: | TODO |
39 -----------------------