开发者

Memory use visual monitoring

开发者 https://www.devze.com 2023-01-22 01:49 出处:网络
I\'m developing a program in C that uses a lot of memory and I need to monitor it. I know Netbean开发者_高级运维s has this option but I need to do this in Solaris Studio.

I'm developing a program in C that uses a lot of memory and I need to monitor it. I know Netbean开发者_高级运维s has this option but I need to do this in Solaris Studio.

Do you know of a graphical tool to view the usage of memory, CPU and if possible, I/O?

How do you usually do these things?

PS: I know valgrind can search for memory leaks, but I'm looking for something more visual.

0

精彩评论

暂无评论...
验证码 换一张
取 消