Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/trace/
Dftrace.txt207 set_graph_function:
2310 you just have to echo its name into set_graph_function:
2312 echo __do_fault > set_graph_function
2354 echo sys_open > set_graph_function
2355 echo sys_close >> set_graph_function
2360 echo > set_graph_function
/linux-4.1.27/kernel/trace/
Dftrace.c4290 static int __init set_graph_function(char *str) in set_graph_function() function
4295 __setup("ftrace_graph_filter=", set_graph_function);
/linux-4.1.27/Documentation/
Dkernel-parameters.txt1177 set_graph_function file in the debugfs tracing directory.