logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

trace-cmd-clear - clear the Ftrace buffer.

Author

StevenRostedt <rostedt@goodmis.org[1]>, author of trace-cmd.
           TzvetomirStoyanov <tz.stoyanov@gmail.com[2]>, author of this man page.

Description

       The trace-cmd(1)clear clears the content of the Ftrace ring buffer.

License

       trace-cmd is Free Software licensed under the terms of the GNU Public License (GPL).

Name

       trace-cmd-clear - clear the Ftrace buffer.

Notes

Options

-Bbuffer-name
           If the kernel supports multiple buffers, this will clear only the given buffer. It does not affect
           any other buffers. This may be used multiple times to specify different buffers. The top level buffer
           will not be clearded if this option is given.

       -a
           Clear all existing buffers, including the top level one.

Reporting Bugs

       Report bugs to <linux-trace-devel@vger.kernel.org[3]>

Resources

https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/

See Also

trace-cmd(1), trace-cmd-record(1), trace-cmd-report(1), trace-cmd-start(1), trace-cmd-extract(1),
       trace-cmd-reset(1), trace-cmd-split(1), trace-cmd-list(1), trace-cmd-listen(1)

Synopsis

trace-cmdclear [OPTIONS]

See Also