Skip to content

Commit

Permalink
docs: Move kprobes.rst from staging/ to trace/
Browse files Browse the repository at this point in the history
Kprobes contitutes a dynamic tracing technology and as such can be
moved alongside documentation of other tracing technologies.

Signed-off-by: Naveen N. Rao <naveen.n.rao@linux.vnet.ibm.com>
Acked-by: Masami Hiramatsu <mhiramat@kernel.org>
Link: https://lore.kernel.org/r/8a09c01c64b2e003d5486c4f0c89740618f1bae4.1595331824.git.naveen.n.rao@linux.vnet.ibm.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
  • Loading branch information
Naveen N. Rao authored and Jonathan Corbet committed Jul 23, 2020
1 parent 0c75f12 commit 2165b82
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion Documentation/staging/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Unsorted Documentation
:maxdepth: 2

crc32
kprobes
lzo
remoteproc
rpmsg
Expand Down
1 change: 1 addition & 0 deletions Documentation/trace/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Linux Tracing Technologies
tracepoint-analysis
ftrace
ftrace-uses
kprobes
kprobetrace
uprobetracer
tracepoints
Expand Down
File renamed without changes.

0 comments on commit 2165b82

Please sign in to comment.