]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - Documentation/features/debug/user-ret-profiler/arch-support.txt
mn10300: Remove the architecture
[mirror_ubuntu-focal-kernel.git] / Documentation / features / debug / user-ret-profiler / arch-support.txt
1 #
2 # Feature name: user-ret-profiler
3 # Kconfig: HAVE_USER_RETURN_NOTIFIER
4 # description: arch supports user-space return from system call profiler
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: | TODO |
28 | s390: | TODO |
29 | score: | TODO |
30 | sh: | TODO |
31 | sparc: | TODO |
32 | tile: | ok |
33 | um: | TODO |
34 | unicore32: | TODO |
35 | x86: | ok |
36 | xtensa: | TODO |
37 -----------------------