Skip to content

top: start top with -l to collect cpu usage since exec, not boot

With '-l' switch, top takes one second to collect cpu usage since top execution, so no since-boot cpu usage stats are displayed.

I know this topic is covered in newlib, but master still lacks immediate cpu usage statistics (since-boot displayed instead in first frame). Hope someone will find it useful for a while until newlib is officially released.

Merge request reports