]> granicus.if.org Git - sysstat/history - sa.h
sar/sadc: Add stable identifier support for disks statistics
[sysstat] / sa.h
2019-09-02 Sebastien GODARDsar/sadc: Add stable identifier support for disks stati...
2019-06-07 Sebastien GODARDsar/sadf: Allow to select individual CPU/interrupts...
2019-04-29 Sebastien GODARDsadf: Time used by options -s/-e no longer depends...
2019-04-26 Sebastien GODARDCosmetic changes in code
2019-04-13 Sebastien GODARDsadf: PCP: Save COMMENT records in PCP archive
2019-04-13 Sebastien GODARDsadf: PCP: Save RESTART records in PCP archive
2019-04-12 Sebastien GODARDsadf: Add a function prototype to each output format
2019-03-30 Sebastien GODARDsadf: PCP: Simplify code used to take into account...
2019-03-29 Sebastien GODARDsadf: PCP: Take into account timezone value
2019-03-16 Sebastien GODARDMerge branch 'autofs-not-counting' of https://github...
2019-03-09 Sebastien GODARDsadc: Make sure nr of items are always counted for...
2019-02-23 Sebastien GODARDsadf: PCP: Add support for A_PCSW activity
2019-02-23 Sebastien GODARDsadf: Don't test for activities available in file if...
2019-02-23 Sebastien GODARDsadf: PCP: Initial support for A_QUEUE activity
2019-02-23 Sebastien GODARDsadf: PCP: Add new options "-l" and "pcparchive="
2019-02-15 Sebastien GODARDsysstat-12.1.3 v12.1.3
2019-02-02 Sebastien GODARDMerge branch 'kyle-walker-fdatasync'
2019-01-30 Kyle Walkersadc: Add a -f flag to force fdatasync() use
2019-01-20 Sebastien GODARDsadf: SVG: Allow user to customize color palette
2019-01-13 Sebastien GODARDsadf: SVG: Add new "bwcol" option
2019-01-11 Sebastien GODARDsadf: SVG: Add new "customcol" option
2018-12-02 Sebastien GODARDRemove remap_struct() prototype from sa.h
2018-11-26 Sebastien GODARDFix #196 and #199: Out of bound reads security issues
2018-09-24 GODARD SebastienMerge pull request #191 from xcorail/master
2018-09-21 Sebastien GODARDMerge branch 'master' of https://github.com/xcorail...
2018-09-21 Sebastien GODARDsadf: Make it more robust to corrupted datafiles
2018-08-26 Sebastien GODARDsar: Update remap_struct() function prototype
2018-07-20 Sebastien GODARDsa_conv.c: Use write_all() function instead of write()
2018-07-20 Sebastien GODARDsar/sadf: Devices list management code refactoring
2018-07-13 Sebastien GODARDsadf: SVG: Fix function used to assess canvas height
2018-07-10 Sebastien GODARDRemove some format-truncation= warnings
2018-06-16 Sebastien GODARDsadf: SVG: Add new option "showtoc"
2018-06-16 Sebastien GODARDsadf: SVG: Add a description entry to activity structure
2018-05-26 Sebastien GODARDsar/sadf: Move common code to new function
2018-05-19 Sebastien GODARDsar/sadf: "--iface=" option: Allocate only the necessar...
2018-05-16 Sebastien GODARDsar/sadf: "--iface=" option: Code refactoring
2018-05-12 Sebastien GODARDsar: Allow user to select interfaces to display
2018-03-24 Sebastien GODARDsar: Softnet stats: Improve support for offline/online...
2018-03-17 Sebastien GODARDsar: Move code used to compute global CPU stats to...
2018-03-04 Sebastien GODARDsar: Better assess size of buffers that need to be...
2018-03-03 Sebastien GODARDsar: Allow options -h and -z to be coalesced
2018-02-18 Sebastien GODARDsar: Add new -z option
2018-02-17 Sebastien GODARDsadc: Compile out unneeded functions
2018-02-12 Sebastien GODARDsysstat-11.7.2 v11.7.2
2018-02-11 Sebastien GODARDChange handle_invalid_sa_file() prototype
2018-02-11 Sebastien GODARDsar/sadf: Use size_t type for size variable in read...
2018-02-03 Sebastien GODARDsadf: Update conversion function
2018-01-29 Sebastien GODARDsar/sadf: Change sa_open_read_magic() function prototype
2018-01-29 Sebastien GODARDsadf: Rename option showhints to debug
2018-01-17 Sebastien GODARDsadc: Select activities by name
2018-01-15 Sebastien GODARDsar: Change some activities' name
2018-01-12 Sebastien GODARDsar: Add new option -h
2017-12-31 Sebastien GODARDsadf -H: Display all the activities in file
2017-12-27 Sebastien GODARDsadc.c: Stop if no activities are collected
2017-12-22 Sebastien GODARDsadf: Update sadf to handle new file's binary format
2017-12-22 Sebastien GODARDsadc/sar: New format (part 7): Allocate structures...
2017-12-13 Sebastien GODARDsar: Define new AO_COUNTED and AO_PERSISTENT flags
2017-12-10 Sebastien GODARDsar/sadc: Make use of __nr_t type
2017-12-10 Sebastien GODARDsar: Enhance print_read_error() function
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-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 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-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 GODARDsar: Add further comments in code
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-16 Sebastien GODARDsa.h: Add new gtypes_nr field in activity structure
2017-09-06 Sebastien GODARDsadc/sar: New format for binary datafiles (part 1)
2017-06-03 Sebastien GODARDUpdate year in (C) message
2017-05-27 Sebastien GODARDSVG: Define a max number of horizontal lines for the...
2017-03-26 Sebastien GODARDSVG: Add new option: "showinfo"
2017-02-18 Sebastien GODARDMerge branch 'master' of https://github.com/geekben...
2017-02-05 Sebastien GODARDClose #138: SVG: Allow multiple charts on a row
2017-01-22 Sebastien GODARDSVG: Add new option: "height="
2017-01-06 Sebastien GODARDsar: Remove memory statistics (-R switch)
2016-12-18 Sebastien GODARDsadf: Add new output format: raw (part 1)
2016-12-09 Sebastien GODARDsar: Better handle dynamically registered devices
2016-11-20 Sebastien GODARDsar/mpstat: Allow selection of a range of IRQ/CPU
2016-11-17 Sebastien GODARDRFE #112: sar: Add --human option
2016-11-15 Sebastien GODARDSVG: Add new option: "showidle"
2016-10-21 Sebastien GODARDMerge branch 'increase_procname_size' of https://github...
2016-10-14 Sebastien GODARDsar: Add softnet statistics (part 1): Basic definitions...
2016-10-03 Sebastien GODARDUse TIMESTAMP_LEN constant for timestamp buffers
2016-10-02 Sebastien GODARDMerge branch 'msekletar-korean-timestamp'
2016-10-02 Sebastien GODARDMerge branch 'korean-timestamp' of https://github.com...
2016-09-30 Michal Sekletarsar: make buffers that hold timestamps bigger
next