summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Warner <james.warner@comcast.net>2022-02-25 00:00:00 -0600
committerCraig Small <csmall@dropbear.xyz>2022-02-27 21:27:02 +1100
commita39f2bffdc92fad7307ee24b6a2af46b8caaeb2a (patch)
treeb561ed672f5fbcdb15eb3bf43891fa5a1db295be /NEWS
parent7647e96b0a35d473fa9bc644ea6107487b3b0527 (diff)
downloadprocps-ng-a39f2bffdc92fad7307ee24b6a2af46b8caaeb2a.tar.gz
doc: updated with new 'start time' & 'cpu utilization'
Signed-off-by: Jim Warner <james.warner@comcast.net>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a487278..b0ecfc0 100644
--- a/NEWS
+++ b/NEWS
@@ -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