blob: fb297a88f62c3b6d5340e6e67eb408ef5a5c4e41 [file] [log] [blame]
Ingo Molnar08716c02015-06-03 12:37:28 +02001#
2# Feature name: optprobes
3# Kconfig: HAVE_OPTPROBES
4# description: arch supports live patched optprobes
5#
6 -----------------------
7 | arch |status|
8 -----------------------
9 | alpha: | TODO |
10 | arc: | TODO |
11 | arm: | ok |
12 | arm64: | TODO |
Ingo Molnar08716c02015-06-03 12:37:28 +020013 | c6x: | TODO |
Guo Ren8a5aaf92019-01-04 11:17:33 +080014 | csky: | TODO |
Ingo Molnar08716c02015-06-03 12:37:28 +020015 | h8300: | TODO |
16 | hexagon: | TODO |
17 | ia64: | TODO |
Ingo Molnar08716c02015-06-03 12:37:28 +020018 | m68k: | TODO |
Ingo Molnar08716c02015-06-03 12:37:28 +020019 | microblaze: | TODO |
20 | mips: | TODO |
Andrea Parri7156fc22018-05-07 12:43:39 +020021 | nds32: | TODO |
Ingo Molnar08716c02015-06-03 12:37:28 +020022 | nios2: | TODO |
23 | openrisc: | TODO |
24 | parisc: | TODO |
Andrea Parri7156fc22018-05-07 12:43:39 +020025 | powerpc: | ok |
26 | riscv: | TODO |
Ingo Molnar08716c02015-06-03 12:37:28 +020027 | s390: | TODO |
Ingo Molnar08716c02015-06-03 12:37:28 +020028 | sh: | TODO |
29 | sparc: | TODO |
Ingo Molnar08716c02015-06-03 12:37:28 +020030 | um: | TODO |
31 | unicore32: | TODO |
32 | x86: | ok |
33 | xtensa: | TODO |
34 -----------------------