]> git.openfabrics.org - ~shefty/librdmacm.git/commit
cmtime: Add example program that times rdma cm calls
authorSean Hefty <sean.hefty@intel.com>
Mon, 5 Aug 2013 17:57:43 +0000 (10:57 -0700)
committerSean Hefty <sean.hefty@intel.com>
Mon, 5 Aug 2013 17:57:43 +0000 (10:57 -0700)
commita3a0245f9c372bc5fe47ae70c7d26807f05d8f18
treea4acfa9cd78aabcf2e9936c67eda92310132be0c
parent8fd079abb8b2835908017f74ac70781d84e1e163
cmtime: Add example program that times rdma cm calls

cmtime is a new sample program that measures how long it
takes for each step in the connection process to complete.
It can be used to analyze the performance of the various
CM steps.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Makefile.am