
Memory monitor
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a small Qt4 based application for detailed monitoring of the memory usage of a running application. Any application can be monitored by picking it from a dropdown list. Memory monitor will sample the app each second and draw a plot of memory usage over time. It can also show mapped memory.
The data is extracted from various process specific files in /proc/.
12 years ago
Colors and the polling delay can be configured using a preferences dialog.
A menu bar was added.
12 years ago
Colors and the polling delay can be configured using a preferences dialog.
A menu bar was added.
parimala
3 years ago
I was not able to download the program.Website is not available.Kindly send me the correct link.This is very much required for my project.
parimalam
Report
chakie
3 years ago
Report
parimala
2 years ago
Report
parimala
3 years ago
Report
JackYF
12 years ago
Notes:
1) what is strange opt directory with qt-4.4.0 specs?
2) it would be good to place exit button to the form )
Report
parimala
2 years ago
Report
chakie
12 years ago
I think the next version could get some toolbar, menu bar or similar for extra functionality, this version is very bare bones.
Report