]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: {u,k}probes: add tracing_on before tracing
authorLecopzer Chen <lecopzer.chen@mediatek.com>
Thu, 9 May 2019 10:31:16 +0000 (18:31 +0800)
committerJonathan Corbet <corbet@lwn.net>
Fri, 7 Jun 2019 17:56:51 +0000 (11:56 -0600)
commit86349c6d436f7495876e547313fbab9c5f2ab9d7
tree2bd19f254013908911c754e1fa954f67a65a20cb
parentbd04396b6b681ec364771b42e61d88b41b3fb7ad
Documentation: {u,k}probes: add tracing_on before tracing

After following the document step by step, the `cat trace` can't be
worked without enabling tracing_on and might mislead newbies about
the functionality.

Signed-off-by: Lecopzer Chen <lecopzer.chen@mediatek.com>
Acked-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/trace/kprobetrace.rst
Documentation/trace/uprobetracer.rst