Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/tools/testing/ktest/examples/bootconfigs/
Dboottrace.bconf54 trace_options = sym-addr
/Linux-v5.15/tools/bootconfig/scripts/
Dbconf2ftrace.sh253 set_array_of ${instance}.options ${instancedir}/trace_options
/Linux-v5.15/Documentation/trace/
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
2519 - hide: echo nofuncgraph-cpu > trace_options
2520 - show: echo funcgraph-cpu > trace_options
2527 - hide: echo nofuncgraph-duration > trace_options
[all …]
Dboottime-trace.rst290trace_options=sym-addr trace_event=initcall:* tp_printk trace_buf_size=1M ftrace=function ftrace_f…
295 trace_options = sym-addr
/Linux-v5.15/kernel/trace/
Dtrace.h186 struct trace_options { struct
348 struct trace_options *topts;
Dtrace.c1533 static const char *trace_options[] = { variable
5200 for (i = 0; trace_options[i]; i++) { in tracing_trace_options_show()
5202 seq_printf(m, "%s\n", trace_options[i]); in tracing_trace_options_show()
5204 seq_printf(m, "no%s\n", trace_options[i]); in tracing_trace_options_show()
5350 ret = match_string(trace_options, -1, cmp); in trace_set_options()
8828 struct trace_options *tr_topts; in create_trace_option_files()
8910 for (i = 0; trace_options[i]; i++) { in create_trace_options_dir()
8913 create_trace_option_core_file(tr, trace_options[i], i); in create_trace_options_dir()
/Linux-v5.15/tools/perf/
Dbuiltin-trace.c4786 const struct option trace_options[] = { local
4901 argc = parse_options_subcommand(argc, argv, trace_options, trace_subcommands,
4937 usage_with_options_msg(trace_usage, trace_options,
/Linux-v5.15/Documentation/admin-guide/
Dkernel-parameters.txt5695 trace_options=[option-list]
5701 /sys/kernel/debug/tracing/trace_options
5706 trace_options=stacktrace