utilities: New helper ovs-parse-backtrace.
authorEthan Jackson <ethan@nicira.com>
Mon, 15 Oct 2012 19:42:48 +0000 (12:42 -0700)
committerEthan Jackson <ethan@nicira.com>
Wed, 17 Oct 2012 20:23:24 +0000 (13:23 -0700)
commit013061cfa364fe4c2f3f1f17fe90ab4b226f37df
tree4462f6ddeeb81b5206e6be7f14cab4b9a5ed715b
parent3d7cab5fe02a7c7181d1479f3b41f4b6d3fa0264
utilities: New helper ovs-parse-backtrace.

The new ovs-parse-backtrace utility makes the output of ovs-appctl
backtrace more human readable by removing duplicate traces and
converting addresses to function names.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
debian/openvswitch-common.install
debian/openvswitch-common.manpages
rhel/openvswitch-fedora.spec.in
rhel/openvswitch.spec.in
utilities/.gitignore
utilities/automake.mk
utilities/ovs-parse-backtrace.8 [new file with mode: 0644]
utilities/ovs-parse-backtrace.in [new file with mode: 0755]
xenserver/openvswitch-xen.spec.in