Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dtracelog.c130 char trace_pipe[PATH_MAX]; in do_tracelog() local
136 if (!get_tracefs_pipe(trace_pipe)) in do_tracelog()
139 trace_pipe_fd = fopen(trace_pipe, "r"); in do_tracelog()
/OK3568_Linux_fs/kernel/tools/testing/selftests/ftrace/test.d/00basic/
H A Dbasic1.tc3 test -f README -a -f trace -a -f tracing_on -a -f trace_pipe
H A Dtrace_pipe.tc14 head -n 1 trace_pipe | grep -q "test input 1"
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtest_ipip.sh99 cat /sys/kernel/debug/tracing/trace_pipe &
121 cat /sys/kernel/debug/tracing/trace_pipe &
143 cat /sys/kernel/debug/tracing/trace_pipe &
/OK3568_Linux_fs/kernel/Documentation/trace/
H A Dtracepoint-analysis.rst141 ftrace. Obviously using grep and awk of trace_pipe is an option as well
142 as any script reading trace_pipe.
192 /sys/kernel/debug/tracing/trace_pipe in human-readable format although binary
201 script that can read trace_pipe from STDIN or a copy of a trace. When used
H A Devents-nmi.rst40 $ cat /sys/kernel/debug/tracing/trace_pipe
H A Dmmiotrace.rst40 $ cat /sys/kernel/debug/tracing/trace_pipe > mydump.txt &
63 $ cat /sys/kernel/debug/tracing/trace_pipe > mydump.txt &
H A Dftrace.rst139 trace_pipe:
657 per_cpu/cpu0/trace_pipe
659 This is similar to the "trace_pipe" file, and is a consuming
672 Like trace_pipe, this is a consuming reader, where multiple
1102 When set, reading trace_pipe will not block when polled.
1139 trace,trace_pipe. Example::
3177 trace_pipe chapter
3180 The trace_pipe outputs the same content as the trace file, but
3182 trace_pipe is consumed. This means that subsequent reads will be
3187 # cat trace_pipe > /tmp/trace.out &
[all …]
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-ftrace.txt18 just reads trace_pipe in text and then write it to stdout.
/OK3568_Linux_fs/kernel/kernel/trace/
H A DKconfig354 The output will appear in the trace and trace_pipe files.
526 cat /sys/kernel/debug/tracing/trace_pipe
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dworkqueue.rst378 $ cat /sys/kernel/debug/tracing/trace_pipe > out.txt
/OK3568_Linux_fs/yocto/poky/documentation/profile-manual/
H A Dusage.rst1208 buffer_size_kb printk_formats trace_pipe
2537 And look at the output (note here that we're using 'trace_pipe' instead of
2541 root@crownbay:/sys/kernel/debug/tracing# cat trace_pipe