Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Tags: vincentbernat/lanco

Tags

0.5

Toggle 0.5's commit message
doc: update blog post URL

0.4

Toggle 0.4's commit message
dump: add a timestamp to help compute CPU usage

The timestamp is from an unspecified fixed start point. It is the result of a
monotonic clock. On Linux, this is from boot time.

0.3

Toggle 0.3's commit message
top: safety measure to avoid infinite loop

0.2.1

Toggle 0.2.1's commit message
dump: don't call cg_cpu_usage() twice

0.2

Toggle 0.2's commit message
dump: add "dump" command to dump all info in JSON

0.1

Toggle 0.1's commit message
top: add a top command

No sorting, but CPU usage with a nice bargraph.
Requires curses.