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?

  • Eager Eagle@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    edit-2
    10 days ago

    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.