Home
last modified time | relevance | path

Searched refs:set_graph_function (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/Documentation/trace/
Dftrace.txt172 set_graph_function:
1672 you just have to echo its name into set_graph_function:
1674 echo __do_fault > set_graph_function
1716 echo sys_open > set_graph_function
1717 echo sys_close >> set_graph_function
1722 echo > set_graph_function
/linux-3.3/kernel/trace/
Dftrace.c3258 static int __init set_graph_function(char *str) in set_graph_function() function
3263 __setup("ftrace_graph_filter=", set_graph_function);
/linux-3.3/Documentation/
Dkernel-parameters.txt852 set_graph_function file in the debugfs tracing directory.