KDE System Monitor and the like have easy ways of monitoring how many bits per second are going in and out of your storage at a given time, is there anything similar for memory?
KDE System Monitor and the like have easy ways of monitoring how many bits per second are going in and out of your storage at a given time, is there anything similar for memory?
Is that for a specific process or the system?
Ideally the entire system.
It seems pcm-memory can do it on Intel CPUs and uProf for AMD.
Other than these I’ve mostly seen benchmarking and profiling tools (like
perf
) but I guess these are not what you’re looking for.