]> granicus.if.org Git - sysstat/history - rd_stats.c
sar/sadc: Add stable identifier support for disks statistics
[sysstat] / rd_stats.c
2019-09-02 Sebastien GODARDsar/sadc: Add stable identifier support for disks stati...
2019-06-28 Sebastien GODARDsar: Better handle the case when FB hosts are added...
2019-06-21 Sebastien GODARDMerge branch 'akosiaris-master'
2019-06-21 Sebastien GODARDMerge branch 'master' of https://github.com/akosiaris...
2019-06-21 Alexandros KosiarisCheck for InCsumErrors for EICMP as well
2019-04-26 Sebastien GODARDAdd sysstat simulation test environment
2019-03-16 Sebastien GODARDMerge branch 'odubaj-autofs-not-counting'
2019-03-16 Sebastien GODARDMerge branch 'autofs-not-counting' of https://github...
2019-03-11 odubajUpdate rd_stats.c
2019-02-28 Ondrej Dubajignoring autofs as real filesystem by counting number...
2019-02-15 Sebastien GODARDsysstat-12.1.3 v12.1.3
2018-12-09 Sebastien GODARDsar: Add discard I/O metrics to "sar -b" output
2018-12-01 Sebastien GODARDsar: Add discard I/O metrics to "sar -d" output
2018-11-25 GODARD SebastienMerge pull request #198 from stevekay/master
2018-11-22 stevekayUse memcpy rather than strncpy, in order to avoid trunc...
2018-11-16 Sebastien GODARDiostat: Add initial support for discard I/O
2018-11-04 Sebastien GODARDiostat/sar: Remove service time (svctm) metric
2018-08-27 Sebastien GODARDNow collect HugePages_Rsvd and HugePages_Surp values...
2018-03-24 Sebastien GODARDsar: Softnet stats: Improve support for offline/online...
2018-03-10 Sebastien GODARDChange condition used in workaround for CPU coming...
2018-02-12 Sebastien GODARDsysstat-11.7.2 v11.7.2
2018-02-11 Sebastien GODARDrd_stats.c: Fix possible out-of-bounds read
2018-01-08 Sebastien GODARDFiles dependencies: Global update
2018-01-01 Sebastien GODARDsar: Update functions to be consistent with new stats...
2017-12-26 Sebastien GODARDRemove dead code in rd_stats.c
2017-12-23 Sebastien GODARDA_SERIAL: Don't increment serial line number before...
2017-12-22 Sebastien GODARDsadc/sar: New format (part 7): Allocate structures...
2017-10-21 Sebastien GODARDUse a time interval expressed in seconds, not in jiffies
2017-10-16 Sebastien GODARDDon't compute global system uptime when reading CPU...
2017-10-13 Sebastien GODARDNo longer use /proc/stat to calculate system uptime
2017-08-26 Sebastien GODARDFix #162: sadc crashes on a mtab file with really long...
2017-06-03 Sebastien GODARDUpdate year in (C) message
2017-06-02 Sebastien GODARDCast variables to target type before use
2016-11-11 Sebastien GODARDClose #133: sar: Provide available free memory
2016-10-31 Sebastien GODARDMerge branch 'leitao-master'
2016-10-31 Breno Leitaosar: Improve cpuinfo read for POWER architecture
2016-10-28 Sebastien GODARDsar: Add softnet statistics (part 3): Display statistics
2016-10-28 Sebastien GODARD/proc/vmstat fix for Linux 4.8
2016-10-21 Sebastien GODARDMerge branch 'increase_procname_size' of https://github...
2016-10-16 Sebastien GODARDsar: Add softnet statistics (part 2): Read statistics
2016-08-11 Sebastien GODARDReplace strcpy() with strncpy() to avoid buffer overflows
2016-06-24 Sebastien GODARDsysstat-11.3.5 v11.3.5
2016-02-19 Sebastien GODARDUpdate README and copyright messages
2015-08-15 Sebastien GODARDCheck /proc/net/snmp format for ICMP statistics
2015-08-15 Sebastien GODARDMerge branch 'beejeebus-snmp_fix'
2015-08-03 beejeebusAdjust fields captured by when scanning /proc/net/snmp...
2015-04-26 Sebastien GODARDUse snprintf() instead of sprintf()1
2015-04-12 Sebastien GODARDFC/HBA statistics: Use constants whenever possible
2015-04-12 Sebastien GODARDMerge branch 'jaunix-fcstats'
2015-04-12 Sebastien GODARDCosmetic fixes for FC/HBA statistics
2015-04-12 Sebastien GODARDMerge branch 'fcstats' of https://github.com/jaunix...
2015-04-07 Steve KayAdd printing+reading of new FC stats.
2015-04-07 Sebastien GODARDsysstat 11.1.4 v11.1.4
2015-03-27 Sebastien GODARDUse proper length for mountp string
2015-03-27 Sebastien GODARDMerge branch 'jaunix-show-mounts'
2015-03-24 Sebastien GODARDMerge branch 'show-mounts' of https://github.com/jaunix...
2015-03-20 Sebastien GODARDFix issue #48: sar skips long filesystem names
2015-03-20 Sebastien GODARDIncrease maximum fs name length to 128
2015-03-13 Steve KayAdd option to display mountpoint names instead of files...
2015-01-25 Sebastien GODARDMerge branch 'pschiffe-coverity'
2015-01-25 Sebastien GODARDMerge branch 'coverity' of https://github.com/pschiffe...
2015-01-21 Peter SchifferFixes from static analysis
2014-11-16 Sebastien GODARDsadc/sar: New /proc/meminfo fields to memory statistics
2014-08-15 Sebastien GODARDTest the return value of fgets/fscanf calls
2014-06-30 Sebastien GODARDMerge branch 'workaround-mpstat-overflow' of https...
2014-06-22 Sebastien GODARDUse statvfs() instead of statfs() system call
2014-06-01 Sebastien GODARDRead processor number as an unsigned int
2014-04-12 Sebastien GODARDFix possible buffer overflow
2014-03-22 Sebastien GODARDRemove supernumerary spaces and tabulations in source...
2014-01-19 Sebastien GODARDsysstat 10.2.1 v10.2.1
2014-01-17 Sebastien GODARDRemove hardcoded size values
2013-10-27 Sebastien GODARDRework online/offline procedure check
2013-10-09 Alexander TrooshSkipping missing CPU and to interrupt statistics
2013-10-08 Alexander TrooshHide CPUs in offline
2013-09-13 Sebastien GODARDsysstat-10.1.7 v10.1.7
2013-07-06 Sebastien GODARDUse a lightweight static library to compile some syssta...
2013-06-23 Sebastien GODARD%ifutil: Add NIC utilization percentage to sar network...
2013-06-09 Sebastien GODARDsysstat-10.1.6 v10.1.6
2013-05-30 Sebastien GODARDHandle octal codes in filesystems mount point names
2013-05-19 Sebastien GODARDSplit rd_stats.c and rd_stats.h files
2013-05-05 sebFilesystems statistics for sar (part 2): Read statistics
2012-12-10 sebChanged IPv6 counters (used by sar -n {IP6 | EIP6 ...
2012-12-10 sebChanged IPv4 counters (used by sar -n {IP | EIP }) to
2012-12-10 sebChanged network counters (used by sar -n {DEV | EDEV...
2012-09-30 sebNew field added to sar -r output: kbdirty.
2012-09-25 sebAdded support for nice guest mode to sar.
2012-07-19 SebastienMake sysstat disk counters consistent with those from...
2012-01-29 Sebastien Godard[Andrey Borzenkov]: Don't take virtual devices into...
2011-05-24 Sebastien GodardOption -m USB added to sar (sadc POWER group)
2011-05-05 Sebastien GodardClose file descriptor in read_uptime() function (file...
2011-03-06 Sebastien GodardDon't link sysstat's commands with sensors library...
2011-01-02 Sebastien GodardStart version 10.0.0.
2010-12-18 Sebastien GodardAdded two new metrics (amount of active and inactive...
2010-12-17 Sebastien GodardAdded a new field (blocked) to sar -q.
2010-11-07 Sebastien GodardVersion 9.1.6 final packaging v9.1.6
2010-11-06 Sebastien GodardVarious cosmetic fixes.
2010-10-24 Sebastien GodardAdded CPU average clock frequency statistics to sar...
2010-09-25 Sebastien GodardCreate a new activity (A_HUGE) for hugepages statistics.
2010-09-18 Sebastien GodardAdded hugepages utilization statistics.
2010-09-13 Sebastien GodardFirst use of git system. Based on a complete sysstat... v9.1.5