Path: blob/master/Documentation/features/debug/user-ret-profiler/arch-support.txt
26289 views
#1# Feature name: user-ret-profiler2# Kconfig: HAVE_USER_RETURN_NOTIFIER3# description: arch supports user-space return from system call profiler4#5-----------------------6| arch |status|7-----------------------8| alpha: | TODO |9| arc: | TODO |10| arm: | TODO |11| arm64: | TODO |12| csky: | TODO |13| hexagon: | TODO |14| loongarch: | TODO |15| m68k: | TODO |16| microblaze: | TODO |17| mips: | TODO |18| nios2: | TODO |19| openrisc: | TODO |20| parisc: | TODO |21| powerpc: | TODO |22| riscv: | TODO |23| s390: | TODO |24| sh: | TODO |25| sparc: | TODO |26| um: | TODO |27| x86: | ok |28| xtensa: | TODO |29-----------------------303132