Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/tools/testing/ktest/examples/bootconfigs/
Dboottrace.bconf54 trace_options = sym-addr
/Linux-v6.1/tools/bootconfig/scripts/
Dbconf2ftrace.sh253 set_array_of ${instance}.options ${instancedir}/trace_options
/Linux-v6.1/Documentation/trace/
Dftrace.rst150 trace_options:
160 trace option (also in trace_options). Options may also be set
1014 trace_options section in ftrace - Function Tracer
1017 The trace_options file (or the options directory) is used to control
1021 cat trace_options
1053 echo noprint-parent > trace_options
1057 echo sym-offset > trace_options
2530 - hide: echo nofuncgraph-cpu > trace_options
2531 - show: echo funcgraph-cpu > trace_options
2538 - hide: echo nofuncgraph-duration > trace_options
[all …]
Dboottime-trace.rst288trace_options=sym-addr trace_event=initcall:* tp_printk trace_buf_size=1M ftrace=function ftrace_f…
293 trace_options = sym-addr
/Linux-v6.1/kernel/trace/
Dtrace.h193 struct trace_options { struct
359 struct trace_options *topts;
Dtrace.c1535 static const char *trace_options[] = { variable
5244 for (i = 0; trace_options[i]; i++) { in tracing_trace_options_show()
5246 seq_printf(m, "%s\n", trace_options[i]); in tracing_trace_options_show()
5248 seq_printf(m, "no%s\n", trace_options[i]); in tracing_trace_options_show()
5394 ret = match_string(trace_options, -1, cmp); in trace_set_options()
8957 struct trace_options *tr_topts; in create_trace_option_files()
9039 for (i = 0; trace_options[i]; i++) { in create_trace_options_dir()
9042 create_trace_option_core_file(tr, trace_options[i], i); in create_trace_options_dir()
/Linux-v6.1/tools/perf/
Dbuiltin-trace.c4803 const struct option trace_options[] = { local
4923 argc = parse_options_subcommand(argc, argv, trace_options, trace_subcommands,
4960 usage_with_options_msg(trace_usage, trace_options,
/Linux-v6.1/Documentation/admin-guide/
Dkernel-parameters.txt6244 trace_options=[option-list]
6250 /sys/kernel/debug/tracing/trace_options
6255 trace_options=stacktrace