Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/ftrace/test.d/ftrace/
H A 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
H A 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
/openbmc/linux/samples/bpf/
H A Dtest_lwt_bpf.sh25 CONTEXT_INFO=$(cat ${TRACE_ROOT}/trace_options | grep context)
373 echo nocontext-info > ${TRACE_ROOT}/trace_options
404 echo $CONTEXT_INFO > ${TRACE_ROOT}/trace_options
/openbmc/linux/tools/testing/ktest/examples/bootconfigs/
H A Dboottrace.bconf54 trace_options = sym-addr
/openbmc/linux/tools/bootconfig/scripts/
H A Dbconf2ftrace.sh253 set_array_of ${instance}.options ${instancedir}/trace_options
/openbmc/linux/Documentation/trace/
H A Dftrace.rst150 trace_options:
160 trace option (also in trace_options). Options may also be set
1045 trace_options chapter
1048 The trace_options file (or the options directory) is used to control
1052 cat trace_options
1085 echo noprint-parent > trace_options
1089 echo sym-offset > trace_options
2580 - hide: echo nofuncgraph-cpu > trace_options
2581 - show: echo funcgraph-cpu > trace_options
2588 - hide: echo nofuncgraph-duration > trace_options
[all …]
H A Dboottime-trace.rst288trace_options=sym-addr trace_event=initcall:* tp_printk trace_buf_size=1M ftrace=function ftrace_f…
293 trace_options = sym-addr
/openbmc/linux/kernel/trace/
H A Dtrace.h220 struct trace_options { struct
385 struct trace_options *topts;
H A Dtrace.c1587 static const char *trace_options[] = { variable
5268 for (i = 0; trace_options[i]; i++) { in tracing_trace_options_show()
5270 seq_printf(m, "%s\n", trace_options[i]); in tracing_trace_options_show()
5272 seq_printf(m, "no%s\n", trace_options[i]); in tracing_trace_options_show()
5418 ret = match_string(trace_options, -1, cmp); in trace_set_options()
9079 struct trace_options *tr_topts; in create_trace_option_files()
9161 for (i = 0; trace_options[i]; i++) { in create_trace_options_dir()
9164 create_trace_option_core_file(tr, trace_options[i], i); in create_trace_options_dir()
/openbmc/linux/tools/perf/
H A Dbuiltin-trace.c4710 const struct option trace_options[] = { local
4827 argc = parse_options_subcommand(argc, argv, trace_options, trace_subcommands,
4864 usage_with_options_msg(trace_usage, trace_options,
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt6554 trace_options=[option-list]
6560 /sys/kernel/tracing/trace_options
6565 trace_options=stacktrace
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dusage.rst1221 available_tracers per_cpu trace_options