ovs-ctl: Add additional options to strace wrapper.
authorEthan Jackson <ethan@nicira.com>
Wed, 27 Jun 2012 20:41:17 +0000 (13:41 -0700)
committerEthan Jackson <ethan@nicira.com>
Wed, 27 Jun 2012 20:47:20 +0000 (13:47 -0700)
commitda2db2cb3114341d837c6f13ae8104d4b4bf4659
treeacaf5d6c85fd82665c8828a9621d5adb905592fd
parentccc898f5c79bee1e35b7e91ca1edd3c7bad59fec
ovs-ctl: Add additional options to strace wrapper.

It's useful to know how long each system call took, and at what
time each system call happened.  In addition this patch causes
strace to print strings more fully allowing log messages to be seen
in the output.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
utilities/ovs-lib.in