Whamcloud - gitweb
b=10968
authormilind <milind>
Fri, 13 Jul 2007 13:15:50 +0000 (13:15 +0000)
committermilind <milind>
Fri, 13 Jul 2007 13:15:50 +0000 (13:15 +0000)
Modified lustre/ChangeLog for ltrack_stats.

lustre/ChangeLog

index b19db32..433e4b7 100644 (file)
@@ -465,6 +465,15 @@ Details    : In case of positive reply from server and failed client bulk
              callback after bulk transfer shouldn't LBUG, but process this
              request as erroneous.
 
+Severity   : enhancement
+Bugzilla   : 10968
+Description: VFS operations stats tool.
+Details    : Tool which collects stats by tracking value written in pid,
+             ppid, gid and uses llstat to generate output to plot graph using
+             plot-llstat
+            Updated lustre/utils/Makefile.am
+            Added lustre/utils/ltrack_stats.c
+
 --------------------------------------------------------------------------------
 
 2007-05-03  Cluster File Systems, Inc. <info@clusterfs.com>