views:

20

answers:

0

Hi! I'm developing a software in C that uses a lot of memory and I need to monitor this. I know netbeans has this option but it needs Sloaris Studio.

Do you know some grafical tool to watch the use of memory, CPU and is possible I/O? How do you usually do this things?

PD: I know valgrind to search for memory leaks, but I'm searching something more visual