Commit 376e5fd7 authored by Sven Schnelle's avatar Sven Schnelle Committed by Helge Deller
Browse files

doc: update kprobes supported architecture list



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

Signed-off-by: default avatarSven Schnelle <svens@stackframe.org>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent e0b59b7b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
    |       nds32: | TODO |
    |       nios2: | TODO |
    |    openrisc: | TODO |
    |      parisc: | TODO |
    |      parisc: |  ok  |
    |     powerpc: |  ok  |
    |       riscv: |  ok  |
    |        s390: |  ok  |
+1 −0
Original line number Diff line number Diff line
@@ -321,6 +321,7 @@ architectures:
- ppc
- mips
- s390
- parisc

Configuring Kprobes
===================