|
@@ -2380,7 +2380,7 @@ static const char readme_msg[] =
|
|
"# echo print-parent > /debug/tracing/trace_options\n"
|
|
"# echo print-parent > /debug/tracing/trace_options\n"
|
|
"# echo 1 > /debug/tracing/tracing_enabled\n"
|
|
"# echo 1 > /debug/tracing/tracing_enabled\n"
|
|
"# cat /debug/tracing/trace > /tmp/trace.txt\n"
|
|
"# cat /debug/tracing/trace > /tmp/trace.txt\n"
|
|
- "echo 0 > /debug/tracing/tracing_enabled\n"
|
|
|
|
|
|
+ "# echo 0 > /debug/tracing/tracing_enabled\n"
|
|
;
|
|
;
|
|
|
|
|
|
static ssize_t
|
|
static ssize_t
|