]> git.ipfire.org Git - thirdparty/linux.git/blob - Documentation/features/debug/gcov-profile-all/arch-support.txt
kasan: move kasan_report() into report.c
[thirdparty/linux.git] / Documentation / features / debug / gcov-profile-all / arch-support.txt
1 #
2 # Feature name: gcov-profile-all
3 # Kconfig: ARCH_HAS_GCOV_PROFILE_ALL
4 # description: arch supports whole-kernel GCOV code coverage profiling
5 #
6 -----------------------
7 | arch |status|
8 -----------------------
9 | alpha: | TODO |
10 | arc: | TODO |
11 | arm: | ok |
12 | arm64: | ok |
13 | c6x: | TODO |
14 | csky: | TODO |
15 | h8300: | TODO |
16 | hexagon: | TODO |
17 | ia64: | TODO |
18 | m68k: | TODO |
19 | microblaze: | ok |
20 | mips: | TODO |
21 | nds32: | TODO |
22 | nios2: | TODO |
23 | openrisc: | TODO |
24 | parisc: | TODO |
25 | powerpc: | ok |
26 | riscv: | ok |
27 | s390: | ok |
28 | sh: | ok |
29 | sparc: | TODO |
30 | um: | TODO |
31 | unicore32: | TODO |
32 | x86: | ok |
33 | xtensa: | TODO |
34 -----------------------