]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blame - Documentation/features/debug/user-ret-profiler/arch-support.txt
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux...
[mirror_ubuntu-eoan-kernel.git] / Documentation / features / debug / user-ret-profiler / arch-support.txt
CommitLineData
5d5cd30e
IM
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 |
5d5cd30e 13 | c6x: | TODO |
5d5cd30e
IM
14 | h8300: | TODO |
15 | hexagon: | TODO |
16 | ia64: | TODO |
5d5cd30e 17 | m68k: | TODO |
5d5cd30e
IM
18 | microblaze: | TODO |
19 | mips: | TODO |
7156fc29 20 | nds32: | TODO |
5d5cd30e
IM
21 | nios2: | TODO |
22 | openrisc: | TODO |
23 | parisc: | TODO |
24 | powerpc: | TODO |
7156fc29 25 | riscv: | TODO |
5d5cd30e 26 | s390: | TODO |
5d5cd30e
IM
27 | sh: | TODO |
28 | sparc: | TODO |
5d5cd30e
IM
29 | um: | TODO |
30 | unicore32: | TODO |
31 | x86: | ok |
32 | xtensa: | TODO |
33 -----------------------