Skip to content

Kerollmops/memprobe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

A tool to probe the memory usage of a program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages