doc: updated with new 'start time' & 'cpu utilization'

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner
2022-02-25 00:00:00 -06:00
committed by Craig Small
parent 7647e96b0a
commit a39f2bffdc
2 changed files with 18 additions and 1 deletions

2
NEWS
View File

@@ -9,6 +9,7 @@ procps-ng-NEXT
* library: add support for accessing smaps_rollup issue #112, #201
* library: add support for accessing autogroups
* library: add support for LIBPROC_HIDE_KERNEL env var merge #147
* library: add support for cpu utilization to pids i/f
* pkill: Check for lt- variants of program name issue #192
* pgrep: Add newline after regex error message merge #91
* pgrep: Fix selection where uid/gid > 2^31 merge !146
@@ -31,6 +32,7 @@ procps-ng-NEXT
* top: summary area memory lines can print two abreast
* top: added two new autogroup fields
* top: added long versions of command line options
* top: added 'start time' and 'cpu utilization' fields
* uptime: print short/pretty format correctly issue #217
* vmstat: add -y option to remove first line merge !72