-
v4.0.44ddcef2f · ·
Release 4.0.4 * library (API & ABI unchanged) increment revision: 0:2:0 tolerates all potential 'cpuinfo' formats issue #272 restore the proper main thread tics valuations issue #280 Remove myself from proc count merge #193 Refactor the escape code Debian #1035649 * free: -L one line output issue #156 * pgrep: Use only --signal option for signal Debian #1031765 * pgrep: suppress >15 warning if using regex Debian #1037450 * pidof: Add -t option to show threads merge #190 * pmap: Reset totals between processes issue #298 * ps: fixed missing or corrupted fields with -m option Debian #1036631, issue #279 * ps: Fix buffer overflow in -C option CVE-2023-4016 Debian #1042887, issue #297 * ps: Add --signames to show signal names in masks merge #98 * sysctl: -N show names merge #198, RH #2222056 * tests: dont compare floats with == issue #271 * tests: skips tests if maps missing merge #197, Gentoo #583036 * top: bad command line arguments yield EXIT_FAILURE issue #273 * top: avoids keystroke induced '%Cpu' distortions * top: includes VM (guest) tics in 'system' overhead issue #274 * top: includes VM (guest) tics with '!' toggle merge #179 * top: lessen summary cpu distortions on first display merge #180 * top: better backspace handling wtth line edits issue #278 * vmstat: Print guest time in non-wide mode * w: Fix musl UT_HOSTSIZE issue * watch: Add color support at compile time issue #296
-
v4.0.106e3cd6e · ·
Release 4.0.1 * library Re-add elogind support merge #151 Used memory is Total - Available Renaming, it is now libproc2 * free: Use --kilo when only specifying --si merge #163 * pgrep: Add -A to ignore ancestors merge #160 * pidwait: Better warning if pidfd_open not implemented * pmap: Dont reuse stdin filehandle issue #231 * ps: threads again display when -L is used with -q issue #234 * ps: proper aix format string behavior was restored * sysctl: print dotted keys again * top: fix 'smaps' bug preventing build under clang issue #235 * top: column highlighting allowed under 'L' or 'O' * top: can alter autogroup nice value (like 'r' renice) * top: can display the following with no need to scroll * cmdline, control groups, environment, supplimentary groups, namespaces * top: adds a 'message log' recall capability * top: will accept utf8 multi-byte input with support for full line editing and previous line recall * top: can show more than 2 abreast in summary display * top: can distinguish P-Core and E-core cpus * top: can filter both P-Core and E-core cpus * watch: Add equexit no-change and exit option merge #153
-
v3.3.1719a508ea · ·
Release 3.3.17 * library: Incremented to 8:3:0 (no removals or additions, internal changes only) * all: properly handle utf8 cmdline translations issue #176 * kill: Pass int to signalled process merge #32 * pgrep: Pass int to signalled process merge #32 * pgrep: Check sanity of SG_ARG_MAX issue #152 * pgrep: Add older than selection merge #79 * pidof: Quiet mode merge #83 * pidof: show worker threads Redhat #1803640 * ps.1: Mention stime alias issue #164 * ps: check also match on truncated 16 char comm names * ps: Add exe output option Redhat #1399206 * ps: A lot more sorting available merge #99 * pwait: New command waits for a process merge #97 * sysctl: Match systemd directory order Debian #950788 * sysctl: Document directory order Debian #951550 * top: ensure config file backward compatibility Debian #951335 * top: add command line 'e' for symmetry with 'E' issue #165 * top: add '4' toggle for two abreast cpu display issue #172 * top: add '!' toggle for combining multiple cpus * top: fix potential SEGV involving -p switch merge #114 * vmstat: Wide mode gives wider proc columns merge #48 * watch: Add environment variable for interval merge #62 * watch: Add no linewrap option issue #182 * watch: Support more colors merge #106,#109 * free,uptime,slabtop: complain about extra ops issue #181