]> granicus.if.org Git - sysstat/history - sar.c
Merge pull request from GHSA-q8r6-g56f-9w7x
[sysstat] / sar.c
2022-09-17 Sebastien GODARDsadf: Display timezone for all output formats
2022-09-13 Sebastien GODARDsadf: Print time zone instead of UTC in true time mode
2022-09-11 Sebastien GODARDMerge branch 'ObiWahn-master'
2022-09-11 Jan Christoph Uhdedoc-fix: remove `-I int_list` from man-page and help.
2022-02-28 Sebastien GODARDCopyright year: Switch to 2022
2022-01-28 Sebastien GODARDA_IRQ: Add new "--int=" option to sar and sadf
2022-01-23 Sebastien GODARDA_IRQ: Change syntax for option -I
2021-02-14 Sebastien GODARDsysstat-12.5.3 v12.5.3
2021-02-06 Sebastien GODARDsar/sadf: Test values returned by functions
2021-01-30 Sebastien GODARDMerge branch 'lto-support'
2021-01-30 Sebastien GODARDSmall code optimization
2021-01-26 Sebastien GODARDMerge branch 'svg-fix-itvcount'
2021-01-25 Sebastien GODARDsar/sadf: Remove some dead code again
2021-01-23 Sebastien GODARDMerge branch 'kr-trans-20210116' of https://github...
2021-01-23 Sebastien GODARDMerge branch 'svg_debug_option'
2021-01-16 Sebastien GODARDsadf: Make 'debug' option independent from RAW output...
2021-01-16 Sebastien GODARDFix comments in code
2020-12-22 Sebastien GODARDsar: Fix return code sent by write_stats() function
2020-12-13 Sebastien GODARDsar/sadc: Use %z format specifier for size_t values
2020-11-28 GODARD SebastienMerge pull request #280 from timgates42/bugfix_typo_str...
2020-11-28 Sebastien GODARDsar.c: Simplify a bit some functions
2020-11-27 Tim Gatesdocs: fix simple typo, stuctures -> structures
2020-07-31 Sebastien GODARDMerge branch 'patch-1' of https://github.com/NanXiao...
2020-07-29 Sebastien GODARDUpdate sar, iostat and cifsiostat usage message
2020-07-27 Sebastien GODARDMake device name consistent between sar and iostat
2020-07-25 Sebastien GODARDcifsiostat,iostat,sar: Add --pretty option
2020-05-08 Sebastien GODARDsysstat-12.3.3 v12.3.3
2020-05-03 Sebastien GODARDCosmetic fixes
2020-04-19 Sebastien GODARDsar: Don't display "Inconsistent input data" when no...
2020-04-18 Sebastien GODARDsar: Update help message
2020-04-11 Sebastien GODARDFix #233: sar: PSI: Basic definitions
2019-12-15 Sebastien GODARDFix #243: Heap overflow in logic2_display_loop()
2019-11-01 Sebastien GODARDsimtest: Update code so that environment variables...
2019-09-30 Sebastien GODARDsar/sadf: Change 'flags' type from unsigned int to...
2019-09-30 Sebastien GODARDsadf: Enhance raw format ouput
2019-09-14 Sebastien GODARDsar/sadf: Add extra flexibility in case of a change...
2019-09-02 Sebastien GODARDsar: Update usage message
2019-08-13 Sebastien GODARDsar: Fix sar -s/-e output on datafile spanning two...
2019-06-23 Sebastien GODARDsimtest: Improve iostat non regression tests
2019-06-07 Sebastien GODARDsar/sadf: Allow to select individual CPU/interrupts...
2019-05-03 Sebastien GODARDsimtest: Add new non regression tests
2019-05-01 Sebastien GODARDsimtest: Add new non regression tests
2019-04-29 Sebastien GODARDsadf: Time used by options -s/-e no longer depends...
2019-04-27 Sebastien GODARDsar: Allow option -i when no input file is specified
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-03-17 Sebastien GODARDsar/sadc: Change variable name dis -> dish
2019-02-23 Sebastien GODARDsadf: Don't test for activities available in file if...
2019-02-15 Sebastien GODARDsysstat-12.1.3 v12.1.3
2018-11-26 Sebastien GODARDFix #196 and #199: Out of bound reads security issues
2018-11-25 GODARD SebastienMerge pull request #198 from stevekay/master
2018-11-25 GODARD SebastienMerge pull request #200 from mator/master
2018-11-23 Anatoly Pugachevsar: fix a small inconsistency in header of print_sar_r...
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-29 Sebastien GODARDsar: Make sure a header line is always displayed
2018-08-26 Sebastien GODARDsar: Fix timestamp format in report output
2018-07-20 Sebastien GODARDsar.c: Fix gcc warning about possible variables overlap
2018-07-20 Sebastien GODARDsar/sadf: Devices list management code refactoring
2018-07-06 Sebastien GODARDCosmetic changes
2018-05-20 Sebastien GODARDsar: Allow user to select filesystems to display
2018-05-19 Sebastien GODARDsar/sadf: "--iface=" option: Allocate only the necessar...
2018-05-16 Sebastien GODARDsar: Allow user to select block devices to display
2018-05-16 Sebastien GODARDsar/sadf: "--iface=" option: Code refactoring
2018-05-12 Sebastien GODARDsar: Allow user to select interfaces to display
2018-05-10 Sebastien GODARDAllow user to select number of decimal places
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-18 Sebastien GODARDRename option used by sar to call sadc
2018-02-12 Sebastien GODARDsysstat-11.7.2 v11.7.2
2018-02-11 Sebastien GODARDsar/sadc: Add debug info in code
2018-02-11 Sebastien GODARDsar/sadf: Use size_t type for size variable in read...
2018-02-11 Sebastien GODARDsar: Add lower bound check before reading data
2018-01-19 Sebastien GODARDsar: Don't read statistics twice when displaying averag...
2018-01-19 Sebastien GODARDsar: Fix how activities are passed to sadc
2018-01-17 Sebastien GODARDsar: Update help message
2018-01-12 Sebastien GODARDsar: Add new option -h
2018-01-12 Sebastien GODARDsar: Rename option -h to --help
2018-01-08 Sebastien GODARDFiles dependencies: Global update
2017-12-31 Sebastien GODARDsar: Fix code trying to guess when a header line needs...
2017-12-27 Sebastien GODARDsadc.c: Stop if no activities are collected
2017-12-26 Sebastien GODARDFix typo / Cosmetic change
2017-12-22 Sebastien GODARDsadc/sar: New format (part 7): Allocate structures...
2017-12-10 Sebastien GODARDsar: Enhance print_read_error() function
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-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-04 Sebastien GODARDsadc/sar: New format (part 6): Remap other structures
2017-09-25 Sebastien GODARDFortify use of structures map
2017-09-22 Sebastien GODARDsadc/sar: New format (part 2): Remap statistics structures
2017-09-17 Sebastien GODARDsar/sadf: On-the-fly endianness conversion
2017-09-01 Sebastien GODARDFix #164: Allow reproducible build
2017-07-22 Sebastien GODARDCosmetic changes in code
2017-06-03 Sebastien GODARDUpdate year in (C) message
2017-01-06 Sebastien GODARDsar: Remove memory statistics (-R switch)
next