1OVS-PARSE-BACKTRACE(8)           Open vSwitch           OVS-PARSE-BACKTRACE(8)
2
3
4

NAME

6       ovs-parse-backtrace - parses ovs-appctl backtrace output
7

SYNOPSIS

9       ovs-appctl backtrace | ovs-parse-backtrace [<binary>]
10
11       ovs-parse-backtrace [<binary>] < <backtrace>
12

DESCRIPTION

14       In  some configurations, many Open vSwitch daemons can produce a series
15       of backtraces using the ovs-appctl backtrace command.  Users  can  ana‐
16       lyze  these backtraces to figure out what the given Open vSwitch daemon
17       may be spending most of its time doing.  ovs-parse-backtrace makes this
18       output easier to interpret.
19
20       The  ovs-appctl  backtrace  output  must be supplied on standard input.
21       The binary that produced the output should  be  supplied  as  the  sole
22       non-option  argument.   For  best results, the binary should have debug
23       symbols.
24

OPTIONS

26--help
27
28         Prints a usage message and exits.
29
30--version
31
32         Prints the version and exits.
33

AUTHOR

35       The Open vSwitch Development Community
36
38       2021, The Open vSwitch Development Community
39
40
41
42
432.15                             Jul 22, 2021           OVS-PARSE-BACKTRACE(8)
Impressum