]> git.openfabrics.org - ~shefty/ibacm.git/commit
ibacm: enhance debug messages
authorSean Hefty <sean.hefty@intel.com>
Wed, 17 Nov 2010 00:05:28 +0000 (16:05 -0800)
committerSean Hefty <sean.hefty@intel.com>
Wed, 17 Nov 2010 00:05:28 +0000 (16:05 -0800)
commit549692c49922dce3911d97dcc6d0a2fc583ab5f7
tree5b91e5a9cb0906b8265cce35049a4c5174aa69b9
parentb3d1911f70cd1b1dc39ff10e2a54fbf85f00370f
ibacm: enhance debug messages

Prefix all log messages with time stamp information.  This
provides useful debugging information regarding the timing of
various operations.

To help match up various operations with each other, improve
and simplify logging of endpoint and destination names.  We
save printable names with all destinations.  The
function to display address information is removed in favor
of using the normal logging function, a call to format address
data, and per thread logging data.

Finally, we add ability to handle LID/GID addresses in acm_log_addr.
This is required to display SA and multicast destination addresses
in the acm log file.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
linux/osd.h
src/acm.c
windows/osd.h