Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/kernel/trace/
Dftrace.c2349 static int __init set_graph_function(char *str) in set_graph_function() function
2354 __setup("ftrace_graph_filter=", set_graph_function);
/linux-2.6.39/Documentation/
Dkernel-parameters.txt799 set_graph_function file in the debugfs tracing directory.