git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fc8cd4
)
IB/cm: Add basic performance counters
author
Sean Hefty
<sean.hefty@intel.com>
Tue, 17 Jul 2007 04:49:35 +0000
(21:49 -0700)
committer
Roland Dreier
<rolandd@cisco.com>
Fri, 25 Jan 2008 22:15:30 +0000
(14:15 -0800)
Add performance/debug counters to track sent/received messages, retries,
and duplicates. Counters are tracked per CM message type, per port.
The counters are always enabled, so intrusive state tracking is not done.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found