Searched refs:set_graph_function (Results 1 – 9 of 9) sorted by relevance
31 echo "bpf_prog_test*" > $TR/set_graph_function
101 [ -f set_graph_function ] && echo | tee set_graph_*
50 if grep -qv "^#" $TRACEFS/set_graph_function $TRACEFS/set_graph_notrace ; then
285 set_array_of kernel.fgraph_filters $TRACEFS/set_graph_function
112 'set_graph_function' in tracefs.184 passed to 'set_graph_function' in tracefs.
121 [ -f set_graph_function ] && echo | tee set_graph_*
340 set_graph_function:350 Similar to set_graph_function, but will disable function graph360 "set_graph_function", or "set_graph_notrace".3210 you just have to echo its name into set_graph_function::3212 echo __do_fault > set_graph_function3254 echo sys_open > set_graph_function3255 echo sys_close >> set_graph_function3260 echo > set_graph_function
6327 static int __init set_graph_function(char *str) in set_graph_function() function6332 __setup("ftrace_graph_filter=", set_graph_function);
1656 set_graph_function file in the debugfs tracing directory.