1 unstable release
0.1.0 | Apr 6, 2023 |
---|
#53 in #probe
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
~73K SLoC