blob: 4ada027faf169643dd79e26a0ebd359fd59b3b75 [file] [log] [blame]
Ingo Molnarfd7d6ce2015-06-03 12:37:27 +02001#
2# Feature name: kprobes
3# Kconfig: HAVE_KPROBES
4# description: arch supports live patched kernel probe
5#
6 -----------------------
7 | arch |status|
8 -----------------------
9 | alpha: | TODO |
10 | arc: | ok |
11 | arm: | ok |
Andrea Parri7156fc22018-05-07 12:43:39 +020012 | arm64: | ok |
Ingo Molnarfd7d6ce2015-06-03 12:37:27 +020013 | c6x: | TODO |
Ingo Molnarfd7d6ce2015-06-03 12:37:27 +020014 | h8300: | TODO |
15 | hexagon: | TODO |
16 | ia64: | ok |
Ingo Molnarfd7d6ce2015-06-03 12:37:27 +020017 | m68k: | TODO |
Ingo Molnarfd7d6ce2015-06-03 12:37:27 +020018 | microblaze: | TODO |
19 | mips: | ok |
Andrea Parri7156fc22018-05-07 12:43:39 +020020 | nds32: | TODO |
Ingo Molnarfd7d6ce2015-06-03 12:37:27 +020021 | nios2: | TODO |
22 | openrisc: | TODO |
23 | parisc: | TODO |
24 | powerpc: | ok |
Andrea Parri7156fc22018-05-07 12:43:39 +020025 | riscv: | ok |
Ingo Molnarfd7d6ce2015-06-03 12:37:27 +020026 | s390: | ok |
Ingo Molnarfd7d6ce2015-06-03 12:37:27 +020027 | sh: | ok |
28 | sparc: | ok |
Ingo Molnarfd7d6ce2015-06-03 12:37:27 +020029 | um: | TODO |
30 | unicore32: | TODO |
31 | x86: | ok |
32 | xtensa: | TODO |
33 -----------------------