- library increment current, revision and age to 0: 1:0:0
- Internal Changes:
- days/users when value is 0 #303
- Don't print 60s but increment minute #302
- stat api fixed remaining cpu distortions #321
- Only count user sessions
- Recover from meminfo seek using LXC Debian #1072831
- stat api no longer counts guest tics twice #339
- External Changes:
- zswap & zswapped added to meminfo api
- Schedule class added to pids api
- Disk sleep added to pids api, sleep revised #265
- Docker containers added to pids api
procps_users()new exported function
procps_uptime_snprint()uses given upseconds
- Add
procps_container_uptime()
- meminfo api adds SecPageTables, Unaccepted
- pids api now provides open file descriptors
infoparm removed from all 'VAL' macros #332
- Add
procps_sigmask_names()
- Add
procps_capability_names()
- Add
PIDS_CAP_PRMPermitted Capabilities
- Internal Changes:
- build-sys: Added --disable-pidwait and fixed logic #352
- kill: Correctly parse negative pids #354
- pgrep: select process by environment variable #167
- pgrep: Rework pidfile reading to include stdin #318
- pmap: Don't escape correct UTF-8 characters
- ps: Add environ field
- ps: Add htprv and htshr fields for HugeTables
- ps: restore lost tasks for options --sort with -H #304
- ps: add 'docker' containers field, similar to 'lxc'
- ps: Restore AIX free-format #323
- ps: can display open file descriptors for each task
- ps: Fix signames scanning #341
- ps: Add -o pcap,pcaps to show permitted capabilities
- ps: Zombies show in the commandname #355
- ps: Use quick mode if possible !239
- slabtop: Add --human option for slab size
- snice: Minor fix for help screen Debian #1086441
- sysctl: Add glob excludes !206
- sysctl: --all skips stat_refresh Debian #978688
- top: added a 'CLS' scheduling class field, like ps
- top: exploit library addition of 'disk sleep' #265
- top: add 'docker' containers field, similar to
lxc
- top: provides additional control over colors
- top: can display open file descriptors for each task
- top: corrected cpu % for hosts with qemu processes #339
- top: remains functional if /proc mounted subset=pid
- top: can display a task's permitted capabilities (^A)
- uptime: Add container uptime option #300
- vmstat: Add page allocation to --stats
- vmstat.8: si/so are changed by --unit Debian #1061944
- w: Don't segfault with -s option #301
- w: Cache pids list #305
- w: Add container uptime option
- w.1: Note utmp is for non-systemd Debian #1080333
- watch: use
clock_gettime()#295
- watch.1: --chgexit only works for visible changes Debian #729569
- hugetop: a new utility to show huge page information !214