git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3448bac
)
tracing: Add ftrace_graph_notrace boot parameter
author
Namhyung Kim
<namhyung@kernel.org>
Thu, 12 Jun 2014 16:23:50 +0000
(
01:23
+0900)
committer
Steven Rostedt
<rostedt@goodmis.org>
Tue, 1 Jul 2014 11:13:43 +0000
(07:13 -0400)
The ftrace_graph_notrace option is for specifying notrace filter for
function graph tracer at boot time. It can be altered after boot
using set_graph_notrace file on the debugfs.
Link:
http://lkml.kernel.org/p/1402590233-22321-2-git-send-email-namhyung@kernel.org
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found