From: milind Date: Fri, 13 Jul 2007 13:15:50 +0000 (+0000) Subject: b=10968 X-Git-Tag: v1_8_0_110~1469 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=8f5a623b643d24a894d05d955a2cd3fa0c4ee8a1;p=fs%2Flustre-release.git b=10968 Modified lustre/ChangeLog for ltrack_stats. --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index b19db32..433e4b7 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -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.