Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dtest_ftrace.sh31 echo "bpf_prog_test*" > $TR/set_graph_function
/linux/tools/bootconfig/scripts/
H A Dftrace2bconf.sh50 if grep -qv "^#" $TRACEFS/set_graph_function $TRACEFS/set_graph_notrace ; then
H A Dftrace.sh102 [ -f set_graph_function ] && echo | tee set_graph_*
H A Dbconf2ftrace.sh285 set_array_of kernel.fgraph_filters $TRACEFS/set_graph_function
/linux/tools/perf/Documentation/
H A Dperf-ftrace.txt112 'set_graph_function' in tracefs.
194 passed to 'set_graph_function' in tracefs.
/linux/tools/testing/selftests/ftrace/test.d/
H A Dfunctions121 [ -f set_graph_function ] && echo | tee set_graph_*
/linux/kernel/trace/
H A Dftrace.c6453 static int __init set_graph_function(char *str) in set_graph_function() function
6458 __setup("ftrace_graph_filter=", set_graph_function);
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt1707 set_graph_function file in the debugfs tracing directory.