]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blob - Documentation/features/debug/user-ret-profiler/arch-support.txt
Merge tag 'omap-for-v5.0/fixes-rc7-signed' of git://git.kernel.org/pub/scm/linux...
[mirror_ubuntu-eoan-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 | c6x: | TODO |
14 | csky: | TODO |
15 | h8300: | TODO |
16 | hexagon: | TODO |
17 | ia64: | TODO |
18 | m68k: | TODO |
19 | microblaze: | TODO |
20 | mips: | TODO |
21 | nds32: | TODO |
22 | nios2: | TODO |
23 | openrisc: | TODO |
24 | parisc: | TODO |
25 | powerpc: | TODO |
26 | riscv: | TODO |
27 | s390: | TODO |
28 | sh: | TODO |
29 | sparc: | TODO |
30 | um: | TODO |
31 | unicore32: | TODO |
32 | x86: | ok |
33 | xtensa: | TODO |
34 -----------------------