blob: dce7669c918f36ad2c264609554a8988a5b73ccd [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 |
Ingo Molnar08716c02015-06-03 12:37:28 +020014 | h8300: | TODO |
15 | hexagon: | TODO |
16 | ia64: | TODO |
Ingo Molnar08716c02015-06-03 12:37:28 +020017 | m68k: | TODO |
Ingo Molnar08716c02015-06-03 12:37:28 +020018 | microblaze: | TODO |
19 | mips: | TODO |
Andrea Parri7156fc22018-05-07 12:43:39 +020020 | nds32: | TODO |
Ingo Molnar08716c02015-06-03 12:37:28 +020021 | nios2: | TODO |
22 | openrisc: | TODO |
23 | parisc: | TODO |
Andrea Parri7156fc22018-05-07 12:43:39 +020024 | powerpc: | ok |
25 | riscv: | TODO |
Ingo Molnar08716c02015-06-03 12:37:28 +020026 | s390: | TODO |
Ingo Molnar08716c02015-06-03 12:37:28 +020027 | sh: | TODO |
28 | sparc: | TODO |
Ingo Molnar08716c02015-06-03 12:37:28 +020029 | um: | TODO |
30 | unicore32: | TODO |
31 | x86: | ok |
32 | xtensa: | TODO |
33 -----------------------