Home
last modified time | relevance | path

Searched refs:trace_options (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/tools/testing/selftests/ftrace/test.d/ftrace/
Dfunc-filter-pid.tc21 orig_value=`grep function-fork trace_options`
29 echo $orig_value > trace_options
49 echo nofunction-fork > trace_options
71 echo function-fork > trace_options
Dfunc-filter-notrace-pid.tc20 orig_value=`grep function-fork trace_options`
29 echo $orig_value > trace_options
49 echo nofunction-fork > trace_options
71 echo function-fork > trace_options
/Linux-v5.10/tools/bootconfig/scripts/
Dbconf2ftrace.sh152 set_array_of ${instance}.options ${instancedir}/trace_options
/Linux-v5.10/Documentation/trace/
Dboottime-trace.rst209trace_options=sym-addr trace_event=initcall:* tp_printk trace_buf_size=1M ftrace=function ftrace_f…
214 trace_options = sym-addr
Dftrace.rst150 trace_options:
160 trace option (also in trace_options). Options may also be set
1002 trace_options section in ftrace - Function Tracer
1005 The trace_options file (or the options directory) is used to control
1009 cat trace_options
1041 echo noprint-parent > trace_options
1045 echo sym-offset > trace_options
2513 - hide: echo nofuncgraph-cpu > trace_options
2514 - show: echo funcgraph-cpu > trace_options
2521 - hide: echo nofuncgraph-duration > trace_options
[all …]
/Linux-v5.10/kernel/trace/
Dtrace.h204 struct trace_options { struct
354 struct trace_options *topts;
Dtrace.c1516 static const char *trace_options[] = { variable
4799 for (i = 0; trace_options[i]; i++) { in tracing_trace_options_show()
4801 seq_printf(m, "%s\n", trace_options[i]); in tracing_trace_options_show()
4803 seq_printf(m, "no%s\n", trace_options[i]); in tracing_trace_options_show()
4938 ret = match_string(trace_options, -1, cmp); in trace_set_options()
8340 struct trace_options *tr_topts; in create_trace_option_files()
8422 for (i = 0; trace_options[i]; i++) { in create_trace_options_dir()
8425 create_trace_option_core_file(tr, trace_options[i], i); in create_trace_options_dir()
/Linux-v5.10/tools/perf/
Dbuiltin-trace.c4746 const struct option trace_options[] = { local
4860 argc = parse_options_subcommand(argc, argv, trace_options, trace_subcommands,
4896 usage_with_options_msg(trace_usage, trace_options,
/Linux-v5.10/Documentation/admin-guide/
Dkernel-parameters.txt5347 trace_options=[option-list]
5353 /sys/kernel/debug/tracing/trace_options
5358 trace_options=stacktrace