1
0
Fork 0

doc: update kprobes supported architecture list

Now that kprobes and kretprobes are implemented, update the list in
Documentation to reflect that.

Signed-off-by: Sven Schnelle <svens@stackframe.org>
Signed-off-by: Helge Deller <deller@gmx.de>
hifive-unleashed-5.2
Sven Schnelle 2019-04-09 19:30:29 +02:00 committed by Helge Deller
parent e0b59b7b63
commit 376e5fd7ec
2 changed files with 2 additions and 1 deletions

View File

@ -21,7 +21,7 @@
| nds32: | TODO |
| nios2: | TODO |
| openrisc: | TODO |
| parisc: | TODO |
| parisc: | ok |
| powerpc: | ok |
| riscv: | ok |
| s390: | ok |

View File

@ -321,6 +321,7 @@ architectures:
- ppc
- mips
- s390
- parisc
Configuring Kprobes
===================