ovs-parse-backtrace(8) — Linux manual page

NAME | SYNOPSIS | DESCRIPTION | OPTIONS | AUTHOR | COPYRIGHT | COLOPHON

OVS-PARSE-BACKTRACE(8)        Open vSwitch        OVS-PARSE-BACKTRACE(8)

NAME         top

       ovs-parse-backtrace - parses ovs-appctl backtrace output

SYNOPSIS         top

       ovs-appctl backtrace | ovs-parse-backtrace [<binary>]

       ovs-parse-backtrace [<binary>] < <backtrace>

DESCRIPTION         top

       In some configurations, many Open vSwitch daemons can produce a
       series of backtraces using the ovs-appctl backtrace command.
       Users can analyze these backtraces to figure out what the given
       Open vSwitch daemon may be spending most of its time doing.
       ovs-parse-backtrace makes this output easier to interpret.

       The ovs-appctl backtrace output must be supplied on standard
       input.  The binary that produced the output should be supplied as
       the sole non-option argument.  For best results, the binary
       should have debug symbols.

OPTIONS         top

--help

         Prints a usage message and exits.

       • --version

         Prints the version and exits.

AUTHOR         top

       The Open vSwitch Development Community

COPYRIGHT         top

       2016-2021, The Open vSwitch Development Community

COLOPHON         top

       This page is part of the Open vSwitch (a distributed virtual
       multilayer switch) project.  Information about the project can be
       found at ⟨http://openvswitch.org/⟩.  If you have a bug report for
       this manual page, send it to bugs@openvswitch.org.  This page was
       obtained from the project's upstream Git repository
       ⟨https://github.com/openvswitch/ovs.git⟩ on 2023-12-22.  (At that
       time, the date of the most recent commit that was found in the
       repository was 2023-12-21.)  If you discover any rendering
       problems in this HTML version of the page, or you believe there
       is a better or more up-to-date source for the page, or you have
       corrections or improvements to the information in this COLOPHON
       (which is not part of the original manual page), send a mail to
       man-pages@man7.org

3.2.90                        Dec 22, 2023        OVS-PARSE-BACKTRACE(8)