Searched refs:set_graph_function (Results 1 – 5 of 5) sorted by relevance
71 It will be passed to 'set_graph_function' in tracefs.
97 [ -f set_graph_function ] && echo | tee set_graph_*
273 set_graph_function:283 Similar to set_graph_function, but will disable function graph293 "set_graph_function", or "set_graph_notrace".2919 you just have to echo its name into set_graph_function::2921 echo __do_fault > set_graph_function2963 echo sys_open > set_graph_function2964 echo sys_close >> set_graph_function2969 echo > set_graph_function
4943 static int __init set_graph_function(char *str) in set_graph_function() function4948 __setup("ftrace_graph_filter=", set_graph_function);
1307 set_graph_function file in the debugfs tracing directory.