]> granicus.if.org Git - sysstat/shortlog
sysstat
2017-12-28 Sebastien GODARDFix alg used to find pair of matching items
2017-12-27 Sebastien GODARDsadc.c: Fix number of items passed to sar
2017-12-27 Sebastien GODARDsadc.c: Stop if no activities are collected
2017-12-26 Sebastien GODARDsadf: Don't test for activities available in file if...
2017-12-26 Sebastien GODARDsadf: RAW: Display number of allocated slots for curren...
2017-12-26 Sebastien GODARDsadc: Fix segfault happening when buffer needs to be...
2017-12-26 Sebastien GODARDFix typo / Cosmetic change
2017-12-26 Sebastien GODARDRemove dead code in rd_stats.c
2017-12-24 Sebastien GODARDDon't count CPU "all" twice when displaying a RESTART...
2017-12-24 Sebastien GODARDsadf: RAW: Display number of items for current activity
2017-12-24 Sebastien GODARDsadf: ppc: Remove duplicate % sign
2017-12-23 Sebastien GODARDSVG: Display time as xx:00 instead of xxH when oneday...
2017-12-23 Sebastien GODARDA_SERIAL: Don't increment serial line number before...
2017-12-23 Sebastien GODARDsadf.c: Simplify code
2017-12-22 Sebastien GODARDsadf: Update sadf to handle new file's binary format
2017-12-22 Sebastien GODARDsa_conv.c: Inhibit conversion function
2017-12-22 Sebastien GODARDpr_stats.c: Cosmetic change in code
2017-12-22 Sebastien GODARDsadc/sar: New format (part 7): Allocate structures...
2017-12-18 Sebastien GODARDsadf: Get rid of id_g_nr variable
2017-12-18 Sebastien GODARDSVG: Don't compute number of SVG graphs for each activity
2017-12-16 Sebastien GODARDUse ULLONG_MAX/2 to check if network device counters...
2017-12-16 Sebastien GODARDsadf: Don't use an array for tot_jiffies variable
2017-12-16 Sebastien GODARDWorkaround for offline CPU coming back online
2017-12-13 Sebastien GODARDsar: Define new AO_COUNTED and AO_PERSISTENT flags
2017-12-13 Sebastien GODARDpr_stats.c: Don't use an array for tot_jiffies variable
2017-12-10 Sebastien GODARDUpdate Makefile
2017-12-10 Sebastien GODARDAdd stdlib.h include file in common.h
2017-12-10 Sebastien GODARDsar: A_PWR_CPUFREQ activity: Don't display offline CPU
2017-12-10 Sebastien GODARDsar/sadc: Make use of __nr_t type
2017-12-10 Sebastien GODARDsar: Enhance print_read_error() function
2017-12-09 Sebastien GODARDsar: No need to init previous iteration structure when...
2017-12-09 Sebastien GODARDFix #168: sadf: Fix CSV output for TTY statistics
2017-12-04 Sebastien GODARDpr_stats.c: Simplify code a bit
2017-11-17 Sebastien GODARDsar/sadc: Get rid of volatile activities
2017-11-17 Sebastien GODARDsar/sadc: Don't assume CPU statistics are always record...
2017-11-13 Sebastien GODARDRemove unused cpu_nr parameter from functions
2017-11-13 Sebastien GODARDRemove prealloc.h from .gitignore file
2017-11-12 Sebastien GODARDsar/sadc: Increase devices upper limits
2017-11-12 Sebastien GODARDsar/sadc: Remove preallocation constants
2017-11-01 Sebastien GODARDsadc: Fix file_header structure composition
2017-10-22 Sebastien GODARDsadc: Save HZ value in sa datafile header
2017-10-21 Sebastien GODARDRemove unused parameters passed to functions
2017-10-21 Sebastien GODARDHZ value is no longer needed in several sysstat commands
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-10-07 Sebastien GODARDsadf: Don't test for nr2 field value to display it
2017-10-04 Sebastien GODARDsadf: Don't use f_count2() function pointer
2017-10-04 Sebastien GODARDsadc/sar: New format (part 6): Remap other structures
2017-09-30 Sebastien GODARDsa.h: Fix functions prototype
2017-09-25 Sebastien GODARDsadc/sar: New format (part 5): Remap file_header structure
2017-09-25 Sebastien GODARDFortify use of structures map
2017-09-24 Sebastien GODARDsadc: Append data only to strictly compliant files
2017-09-24 Sebastien GODARDsar: Add further comments in code
2017-09-24 Sebastien GODARDMakefile: Remove old nfsiostat files
2017-09-22 Sebastien GODARDsadc/sar: New format (part 4): Update file_magic structure
2017-09-22 Sebastien GODARDsadc/sar: New format (part 3): Use 64-bit time fields
2017-09-22 Sebastien GODARDsadc/sar: New format (part 2): Remap statistics structures
2017-09-22 Sebastien GODARDAdd function to remap a structure
2017-09-17 Sebastien GODARDsar/sadf: On-the-fly endianness conversion
2017-09-17 Sebastien GODARDAdd function to swap bytes of the fields of a structure
2017-09-17 Sebastien GODARDUse new gtypes_nr field in svg_stats.c
2017-09-16 Sebastien GODARDsa.h: Add new gtypes_nr field in activity structure
2017-09-16 Sebastien GODARDsa_common.c: Simplify a bit read_stat_bunch() function
2017-09-15 Sebastien GODARDMerge branch 'cpaelzer-fix-empty-char-in-output-bool'
2017-09-13 Christian EhrhardtFurther simplify cprintf_pc
2017-09-12 Christian Ehrhardtfix 00 byte after values when --human is not set
2017-09-06 Sebastien GODARDsadf: Update SVG output for new binary datafile format
2017-09-06 Sebastien GODARDsadc/sar: New format for binary datafiles (part 1)
2017-09-01 Sebastien GODARDFix #164: Allow reproducible build
2017-08-26 Sebastien GODARDFix #163: 'iostat -y' json output includes an invalid...
2017-08-26 Sebastien GODARDFix #162: sadc crashes on a mtab file with really long...
2017-08-20 JoungKyun Kimadd korean translate
2017-08-15 Lukas ZapletalUpdated comment of SA_DIR
2017-08-14 Sebastien GODARDStarting sysstat 11.7.1
2017-08-14 Sebastien GODARDsysstat-11.6.0 v11.6.0
2017-08-14 Sebastien GODARDUpdate NLS translations
2017-07-22 Sebastien GODARDCosmetic changes in code
2017-07-17 Sebastien GODARDpidstat: Update manual page
2017-07-17 Sebastien GODARDAdd new option "-e" to pidstat, which can be used to...
2017-07-16 Sebastien GODARDpidstat: Update manual page
2017-07-16 Sebastien GODARDpidstat: Add new option to display timestamps in second...
2017-07-14 Sebastien GODARDUpdate README file
2017-07-14 Sebastien GODARDAdd BUG_REPORT template file
2017-07-10 Sebastien GODARDRevert "Fix #148: ARM: sadc crashes because of unaligne...
2017-07-10 Sebastien GODARDRevert "Fix CID 144609: Ressource leak"
2017-07-10 Sebastien GODARDUpdate README file
2017-07-10 Sebastien GODARDUpdate lsm file
2017-07-05 Sebastien GODARDStarting sysstat 11.6.0
2017-07-05 Sebastien GODARDsysstat-11.5.7 v11.5.7
2017-07-05 Sebastien GODARDUpdate NLS translations
2017-06-25 Sebastien GODARDSVG: Fix graphs for swap space utilization statistics
2017-06-25 Sebastien GODARDsvg_stats.c: Fix typo in comment
2017-06-23 Sebastien GODARDFix #154: pidstat: Don't stop if /proc/#/schedstat...
2017-06-16 Sebastien GODARDStart collect and summary systemd services after syssta...
2017-06-07 Sebastien GODARDDisplay a percent sign after the value when --human...
2017-06-07 Sebastien GODARDAdd unit to areq-sz values when --human option has...
2017-06-07 Sebastien GODARDDefine constants for metrics units
2017-06-07 Sebastien GODARDiostat: Remove trailing colon following "Device" field...
2017-06-07 Sebastien GODARDsadf: Update DTD/XSD documents
next