Skip to content

Commit 125db34

Browse files
ivanorlovcodethinkJonathan Corbet
authored andcommitted
docs, kprobes: Add riscv as supported architecture
Support of kprobes and kretprobes for riscv was introduced 3 years ago by the following change: commit c22b0bc ("riscv: Add kprobes supported") Add riscv to the list of supported architectures. Signed-off-by: Ivan Orlov <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent da51bbc commit 125db34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/trace/kprobes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ architectures:
322322
- s390
323323
- parisc
324324
- loongarch
325+
- riscv
325326

326327
Configuring Kprobes
327328
===================

0 commit comments

Comments
 (0)