Searched refs:set_graph_function (Results 1 – 10 of 10) sorted by relevance
26 echo "bpf_prog_test*" > $TR/set_graph_function
50 if grep -qv "^#" $TRACEFS/set_graph_function $TRACEFS/set_graph_notrace ; then
101 [ -f set_graph_function ] && echo | tee set_graph_*
184 set_array_of kernel.fgraph_filters $TRACEFS/set_graph_function
99 [ -f set_graph_function ] && echo | tee set_graph_*
98 'set_graph_function' in tracefs.
307 set_graph_function:317 Similar to set_graph_function, but will disable function graph327 "set_graph_function", or "set_graph_notrace".2978 you just have to echo its name into set_graph_function::2980 echo __do_fault > set_graph_function3022 echo sys_open > set_graph_function3023 echo sys_close >> set_graph_function3028 echo > set_graph_function
5548 static int __init set_graph_function(char *str) in set_graph_function() function5553 __setup("ftrace_graph_filter=", set_graph_function);
1214 free_buffer set_graph_function
1442 set_graph_function file in the debugfs tracing directory.