Hi Rich, thank you very much for the wishlist request.
Some background for others: https://andrestc.com/post/linux-delay-accounting/ https://github.com/hishamhm/htop/issues/665 Needs CONFIG_TASK_DELAY_ACCT=y which is set for the default kernels in Debian. B-DEP pkg-config, libnl-3-dev, libnl-genl-3-dev R-DEP libnl-3, libnl-genl-3 delayacct (used to) oops on low mem https://lkml.org/lkml/2018/7/24/828 Feature only available to root users (CAP_SYS_ADMIN). I'll consider enabling the feature for the next release of htop depending on buster freeze timings. There are quite some other interesting features in the queue but this will make for a bit risky htop release next time. Best regards, Daniel