]> git.ipfire.org Git - thirdparty/linux.git/blame - 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
CommitLineData
5fac5f55
IM
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 |
5fac5f55 13 | c6x: | TODO |
8a5aaf97 14 | csky: | TODO |
5fac5f55
IM
15 | h8300: | TODO |
16 | hexagon: | TODO |
17 | ia64: | TODO |
5fac5f55 18 | m68k: | TODO |
5fac5f55
IM
19 | microblaze: | ok |
20 | mips: | TODO |
7156fc29 21 | nds32: | TODO |
5fac5f55
IM
22 | nios2: | TODO |
23 | openrisc: | TODO |
24 | parisc: | TODO |
25 | powerpc: | ok |
0da310e8 26 | riscv: | ok |
5fac5f55 27 | s390: | ok |
5fac5f55
IM
28 | sh: | ok |
29 | sparc: | TODO |
5fac5f55
IM
30 | um: | TODO |
31 | unicore32: | TODO |
32 | x86: | ok |
33 | xtensa: | TODO |
34 -----------------------