OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-2286-g1a458e8
Gerrit Code Review
gerrit@openafs.org
Wed, 4 Apr 2012 10:47:24 -0700 (PDT)
The following commit has been merged in the master branch:
commit 1a458e8e72455e480ccf4c0e3fd926dd9af9beea
Author: Andrew Deason <adeason@sinenomine.net>
Date: Tue Apr 3 18:13:17 2012 -0500
xstat_cm_test: Print all call info stats
For CM xstat collecton 0 (function call statistics), there are many
more stats given to us on the wire than we currently print. Change
this so we print out everything in the afs_CMCallStats struct.
Change-Id: I959571731fe8bf2a714e4cb3b47c52c39c516621
Reviewed-on: http://gerrit.openafs.org/7047
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@secure-endpoints.com>
Tested-by: Jeffrey Altman <jaltman@secure-endpoints.com>
src/xstat/xstat_cm_test.c | 169 ++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 167 insertions(+), 2 deletions(-)
--
OpenAFS Master Repository