linux - c++ profiler that can attach to a running process? -
i have program written in c++ want profile, , want avoid restarting when start , stop profiling. ideally profiling both cpu usage , memory allocation. there tool allow me this? i'm running on linux.
Comments
Post a Comment