lsk569937453 / eagle

A tool to plot the memory and cpu usage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Eagle

English 简体中文

A tiny tool to plot the Memory usage and CPU usage.

Getting Started

Download from the release. Use the flowing command to plot the memory and CPU.
./eagle --pid 195611
You could find the cpu.png and memory.png in the current directory after you have executed the command(You could cancel the command using ctrl+c). Cpu usage Memory usage

About

A tool to plot the memory and cpu usage.

License:Apache License 2.0


Languages

Language:Rust 98.3%Language:Shell 1.7%