1 unstable release

0.1.0 Apr 6, 2023

#54 in #probe

MIT license

7KB
59 lines

memprobe

A tool to probe the memory usage of a program

You can run this command on Linux.

memprobe $(pidof firefox)

Or this one on mac OS.

memprobe $(pgrep firefox)

Dependencies

~3–4.5MB
~74K SLoC