]> granicus.if.org Git - sysstat/commitdiff
sysstat 10.2.0 v10.2.0
authorSebastien GODARD <sysstat@orange.fr.fake>
Sun, 3 Nov 2013 12:43:46 +0000 (13:43 +0100)
committerSebastien GODARD <sysstat@orange.fr.fake>
Sun, 3 Nov 2013 12:43:46 +0000 (13:43 +0100)
sysstat version 10.2.0 final packaging.
lsm, spec and CREDITs files updated.
Changelog added.
Typo and cosmetic fixes.

Signed-off-by: Sebastien GODARD <sysstat@orange.fr.fake>
CHANGES
CREDITS
cifsiostat.h
count.c
sysstat-10.2.0.lsm [moved from sysstat-10.1.7.lsm with 89% similarity]
sysstat-10.2.0.spec [moved from sysstat-10.1.7.spec with 99% similarity]

diff --git a/CHANGES b/CHANGES
index f4c373037b045199393db0fe89adb2f5980f0a9b..a65bf7138cc4675d7575b6633e22ddc87e401800 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,29 @@
 Changes:
 
+2013/11/03: Version 10.2.0 - Sebastien Godard (sysstat <at> orange.fr)
+       * pidstat: Added option -v, enabling the user to display the
+         number of threads and file descriptors associated with tasks.
+       * Stack stats displayed by "pidstat -s" were sometimes not
+         displayed for some processes although values had changed.
+         This is now fixed.
+       * pidstat can now display stats since system startup for a list
+         of processes given on the command line.
+       * pidstat -d now displays -1 for I/O stats values when the
+         process I/O file cannot be read (permission denied or file
+         non existent).
+       * mpstat and pidstat commands now exit immediately when they
+         get a SIGINT signal during the first interval of time.
+       * [Alexander Troosh]: mpstat: Take into account the highest
+         processor number in mpstat output.
+       * Rearrange options displayed by sar -h (upper case option
+         should be displayed before its lower case counterpart).
+       * Added "prealloc" variable to configure script. This variable
+         will determine the size of data files created by sar/sadc.
+       * Added xz-compressed target to Makefile.
+       * pidstat manual page updated.
+       * NLS updated.
+       * CREDIT updated.
+
 2013/09/13: Version 10.1.7 - Sebastien Godard (sysstat <at> orange.fr)
        * New metric added to sar network devices statistics: %ifutil
          now gives the network interface utilization percentage.
diff --git a/CREDITS b/CREDITS
index a9ff43af9e77580d555e78fbcf6766d742d2497a..468b7c70824149998092d0fba2c8e1c204685c63 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -188,6 +188,7 @@ I would also thank the following people for their hints or bug reports
        Chris Morrow <cmorrow@ver[...].com>
        David J. Morse <David_J_Morse@Del[...].com>
        Hariprasad Nellitheertha <hari@in.[...].com>
+       Muneyuki Noguchi <nogu.dev@gma[...].com>
        Giulio Orsero <giulioo@pob[...].com>
        Edouard G. Parmelan <edouard.parmelan@qua[...].fr>
        Oliver Paukstadt <oliver.paukstadt@mil[...].com>        
@@ -217,6 +218,7 @@ I would also thank the following people for their hints or bug reports
        Graham Swallow <gps@tri[...].uk>
        Mike Sweger <mikesw@whi[...].net>
        Don Totten <dontotten@ibm[...].net>
+       Alexander Troosh <trush@yan[...].ru>
        Stephen Tweedie <sct@red[...].com>
        Petr Uzel <petr.uzel@sus[...].cz>
        Thomas Weber <TWEBER@de.[...].com>
index ea64610841e6c1c1089ed2179cc6e8e9d466211d..cd5960a34dd7fdd91cdac48265c1872b3b9db9c5 100644 (file)
@@ -26,7 +26,7 @@
 #define DISPLAY_HUMAN_READ(m)  (((m) & I_D_HUMAN_READ)    == I_D_HUMAN_READ)
 #define DISPLAY_DEBUG(m)       (((m) & I_D_DEBUG)         == I_D_DEBUG)
 
-/* Preallocation constats */
+/* Preallocation constants */
 #define NR_CIFS_PREALLOC       2
 
 struct cifs_stats {
diff --git a/count.c b/count.c
index 116ca996ab60fd3d436c1c1202cb2b3a917333a8..780e7ad2f30f411f27b4732524d891e88fee45b9 100644 (file)
--- a/count.c
+++ b/count.c
@@ -50,7 +50,7 @@
  * @highest    If set to TRUE, then look for the highest processor number.
  *             This is used when eg. the machine has 4 CPU numbered 0, 1, 4
  *             and 5. In this case, this procedure will return 6.
- * 
+ *
  * RETURNS:
  * Number of processors (online and offline).
  * A value of 0 means that /sys was not mounted.
similarity index 89%
rename from sysstat-10.1.7.lsm
rename to sysstat-10.2.0.lsm
index cd3039ada030a1ac7b7d7718b4975775506cb695..cbf1cf5e5ac854b37b29de60ad3a3d9bd486105c 100644 (file)
@@ -1,7 +1,7 @@
 Begin4
 Title:         sysstat - the sar, sadf, mpstat, iostat, nfsiostat, cifsiostat and pidstat commands for Linux
-Version:       10.1.7
-Entered-date:  2013-09-13
+Version:       10.2.0
+Entered-date:  2013-11-03
 Description:   The sysstat package contains the sar, sadf, mpstat, iostat,
                pidstat, nfsiostat, cifsiostat and sa tools for Linux.
                The sar command collects and reports system activity
@@ -28,10 +28,11 @@ Keywords:   system administration, sar, sadf, iostat, mpstat, pidstat, nfsiostat,
 Author:                sysstat [at] orange.fr (Sebastien Godard)
 Maintained-by: sysstat [at] orange.fr (Sebastien Godard)
 Primary-site:  http://pagesperso-orange.fr/sebastien.godard/
-               380kB sysstat-10.1.7.tar.gz
-               297kB sysstat-10.1.7.tar.bz2
-               384kB sysstat-10.1.7-1.src.rpm
-               254kB sysstat-10.1.7-1.x86_64.rpm
+               382kB sysstat-10.2.0.tar.gz
+               301kB sysstat-10.2.0.tar.bz2
+               273kB sysstat-10.2.0.tar.xz
+               386kB sysstat-10.2.0-1.src.rpm
+               256kB sysstat-10.2.0-1.x86_64.rpm
 Alternate-site:
 Copying-policy:        GPL
 End
similarity index 99%
rename from sysstat-10.1.7.spec
rename to sysstat-10.2.0.spec
index 44745548e65efca43582ab522e25b71194794c9e..d0d326f6f17a7800f6d4a170bd6b8665c3edb57c 100644 (file)
@@ -1,6 +1,6 @@
 Summary:       SAR, SADF, MPSTAT, IOSTAT, NFSIOSTAT, CIFSIOSTAT and PIDSTAT for Linux
 Name:          sysstat
-Version:       10.1.7
+Version:       10.2.0
 Release:       1
 License:       GPL
 Group:                 Applications/System