PDA

View Full Version : I have C++ exe file( no source code) and need to run many large dataset under unix, b


Daniel_wang
January 22nd, 2009, 01:00 AM
I think "top" is not good and if using the profiler, it seems no free download, any ideas?

cybergalvez
January 22nd, 2009, 02:15 AM
I think "top" is not good and if using the profiler, it seems no free download, any ideas?

what are you trying to do?

Daniel_wang
January 22nd, 2009, 08:54 AM
I need to know the how many memory it use when run the program

a2lkulkarni
January 22nd, 2009, 08:56 AM
Try http://valgrind.org/ or Rational Purify