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)
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>

No differences found