diff options
author | Steven Rostedt <srostedt@redhat.com> | 2009-02-27 00:22:21 -0500 |
---|---|---|
committer | Steven Rostedt <srostedt@redhat.com> | 2009-02-27 00:22:21 -0500 |
commit | 5c6a3ae1b4beebb56e2916b84f1208d96a9e32ff (patch) | |
tree | 6267a70386ce9e97e0034eea3754ea24429e971c /include | |
parent | 85a2f9b46f8cd8aaa11c64c715e1ea3ec27ec486 (diff) |
tracing: use newline separator for trace options list
Impact: clean up
Instead of listing the trace options like:
# cat /debug/tracing/trace_options
print-parent nosym-offset nosym-addr noverbose noraw nohex nobin noblock nostacktrace nosched-tree ftrace_printk noftrace_preempt nobranch annotate nouserstacktrace nosym-userobj
We now list them like:
# cat /debug/tracing/trace_options
print-parent
nosym-offset
nosym-addr
noverbose
noraw
nohex
nobin
noblock
nostacktrace
nosched-tree
ftrace_printk
noftrace_preempt
nobranch
annotate
nouserstacktrace
nosym-userobj
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions