]> granicus.if.org Git - sysstat/shortlog
sysstat
2016-02-19 Sebastien GODARDSVG: Add SVG output for task creation and system switch...
2016-02-19 Sebastien GODARDUpdate README and copyright messages
2016-02-19 Sebastien GODARDSVG: Calculate total number of graphs to display
2016-02-15 Sebastien GODARDsa_common.c: Update comment in code
2016-02-15 Sebastien GODARDDefine alignment constants
2016-02-15 Sebastien GODARDAdd new FO_NO_TRUE_TIME flag
2016-02-15 Sebastien GODARDUse anonymous pointer to pass specific parameters
2016-02-14 Sebastien GODARDSVG: Update SVG report header
2016-02-14 Sebastien GODARDSVG: Define new constants
2016-02-14 Sebastien GODARDMerge branch 'svg'
2016-02-09 Peter SchifferFixed typo in .spec
2016-02-09 Peter SchifferCREDITS file - removed trailing whitespaces
2016-02-09 Peter SchifferCREDITS file - convert to utf-8
2016-02-09 Peter SchifferUpdate license text
2016-02-05 Sebastien GODARDSVG: Update xml header in SVG output
2016-02-05 Sebastien GODARDAdd new flag to read_next_sample() function
2016-01-29 Sebastien GODARDSVG: Add new g_nr field in activity structure
2016-01-29 Sebastien GODARDsadf: Add initial support for SVG output format
2016-01-26 Sebastien GODARDJSON: Don't display fchosts tag when no stats exist
2016-01-25 Sebastien GODARDMove JSON specific code to its corresponding function
2016-01-25 Sebastien GODARDDon't define seps variable twice
2016-01-24 Sebastien GODARDRemove extern keyword from functions declarations
2016-01-24 Sebastien GODARDFix comment in sadf.c
2016-01-22 Sebastien GODARDsadf: Merge functions and make code (almost) generic
2016-01-22 Sebastien GODARDFix comment in format.c
2016-01-22 Sebastien GODARDMove format specific code to its corresponding function
2016-01-22 Sebastien GODARDsar/sadf: Merge functions used to print special records
2016-01-22 Sebastien GODARDsar/sadf: Merge functions set_record_timestamp_string()
2016-01-18 Sebastien GODARDsar/sadf: Merge functions used to get timestamps
2016-01-18 Sebastien GODARDsadf: Rename functions
2016-01-16 Sebastien GODARDsadf: Don't set timestamps twice
2016-01-16 Sebastien GODARDsadf: Create read_next_sample() function
2016-01-16 Sebastien GODARDsadf: Merge functions used to display special records
2016-01-15 Sebastien GODARDRemove redundant variable
2015-12-28 Sebastien GODARDConvert README file to Markdown format
2015-12-26 Sebastien GODARDStarting sysstat 11.3.1
2015-12-26 Sebastien GODARDsysstat-11.2.0 v11.2.0
2015-12-26 Sebastien GODARDNLS: Sync with Translation Project
2015-12-18 Sebastien GODARDsadf: Fix bug preventing sadf from converting an old...
2015-12-12 Sebastien GODARDFix typos in sa.h
2015-12-12 Sebastien GODARDsar: Check for items upper limit before reading a datafile
2015-12-08 Peter SchifferIncrease NR_CPUS to match kernel upstream
2015-12-05 Sebastien GODARDtapestat: Remove unused variable
2015-12-01 imarkoadd missing closing paren to GET_POLICY
2015-11-20 Sebastien GODARDpidstat: Define new SCHED_DEADLINE policy
2015-11-11 Sebastien GODARDAlso check for negative values for nr/nr2 fields
2015-11-11 Sebastien GODARDFix default value for number of subitems for A_PWR_WGHF...
2015-11-07 Sebastien GODARDUpdate mpstat manual page
2015-11-07 Sebastien GODARDmpstat: New syntax allowed for option -I
2015-11-06 Sebastien GODARDmpstat: Code refactoring
2015-10-28 Sebastien GODARDsar: Fix color output for %temp and %in fields
2015-10-25 Sebastien GODARDsar: Check min size of sa data file header
2015-10-25 Sebastien GODARDsadc: Fix insecure data handling, really
2015-10-25 Sebastien GODARDRemove obsolete nfsiostat-sysstat command
2015-10-23 Sebastien GODARDStarting sysstat 11.2.0
2015-10-23 Sebastien GODARDsysstat-11.1.8 v11.1.8
2015-10-23 Sebastien GODARDNLS: Sync with Translation Project
2015-10-21 Sebastien GODARDUpdate Shane's mail address
2015-10-16 Sebastien GODARDsar: Rework SIGINT signal handling
2015-10-16 Sebastien GODARDsar/sadc: Check for items upper limits
2015-10-12 Sebastien GODARDUpdate manual pages
2015-10-12 Sebastien GODARDUpdate tapestat manual page
2015-10-12 Sebastien GODARDAdd color support for tapestat command
2015-10-11 Sebastien GODARDsadc: Fix insecure data handling
2015-10-09 Sebastien GODARDUpdate librdsensors.a target in Makefile
2015-10-09 Sebastien GODARDUse ISO C99 extensions to display 64 bit values in...
2015-10-06 Sebastien GODARDFix untrusted value used as argument
2015-10-06 Sebastien GODARDUpdate cifsiostat manual page
2015-10-06 Sebastien GODARDAdd color support for cifsiostat command
2015-10-05 Sebastien GODARDUpdate pidstat manual page
2015-10-04 Sebastien GODARDAdd color support for pidstat command
2015-10-02 Sebastien GODARDUpdate iostat, mpstat and sar manual pages
2015-10-02 Sebastien GODARDAdd support for color customization
2015-09-28 Sebastien GODARDUpdate manual pages
2015-09-27 Sebastien GODARDDefine S_COLORS possible values
2015-09-27 Sebastien GODARDFix possible NULL pointer dereference
2015-09-21 Sebastien GODARDUpdate iostat and cifsiostat manual pages
2015-09-21 Sebastien GODARDAdd missing va_end() statements
2015-09-20 Sebastien GODARDStarting sysstat 11.1.8
2015-09-20 Sebastien GODARDsysstat-11.1.7 v11.1.7
2015-09-20 Sebastien GODARDNLS: Sync with Translation Project
2015-09-18 Sebastien GODARDAdd S_COLORS variable definition in man pages
2015-09-18 Sebastien GODARDcount.c: Fix CID29708 "Overflowed return value"
2015-09-16 Julian Taylorsagraph2: fix MB/s units and help typo
2015-09-16 Sebastien GODARDsar: Add color for statistics
2015-09-16 Sebastien GODARDColor support: Improve detection of zero values
2015-09-16 Sebastien GODARDsar: Initial color support
2015-09-13 Sebastien GODARDiostat, mpstat: Color enhancements
2015-09-13 Sebastien GODARDImprove color support
2015-09-13 Sebastien GODARDmpstat: Initial color support
2015-09-13 Sebastien GODARDDisable color output if stdout is not a terminal
2015-09-12 Sebastien GODARDiostat: Initial color support
2015-09-12 Sebastien GODARDAdd color support: Common functions and definitions
2015-09-05 Sebastien GODARDMake sysstat build on musl (non-glibc) environment
2015-09-04 Sebastien GODARDsa2: DATE cannot be set when DATE_OPTS variable is...
2015-09-04 Sebastien GODARDUpdate sysstat(5) manual page
2015-09-04 Sebastien GODARDAdd sa2 option to avoid sarDD report generation
2015-09-04 Sebastien GODARDFix issue with iostat not showing the full device name
2015-08-29 Sebastien GODARDMerge branch 'pschiffe-pidstat-100'
2015-08-28 Peter SchifferAdded realloc_pid() also to the read_task_stats() fn
next