Skip to content

Add built-in type "self" and option to preface -delay samples w/time

Compare
Choose a tag to compare
@c-blake c-blake released this 06 Sep 12:47
· 3 commits to master since this release
26282a0

As always, git log -p has full details, but as a summary:

- Fix `schedStat` spelling (hitherto undetected since `styleCheck=usages styleCheck=error` does not work unless `hint[Name]=on` is also set).

- Add option to preface each sample in differential-delay mode with time.

- Add a built-in type "self" for the procs display process itself. This can be nice either to suppress it, say in
    `procs display --delay=0.001 --excl=self`
or to emphasize it (e.g. to know which tty ran program in tree formats) with special colorization.

- Update example color config, correctly renumbering side-comment slots and default to struck (& probably bold, unlike zombies).