in unix, I use top.dat to find out whether my process has memory leak. It works but it show memory changed with big unit. That is, if my process has small memory leak, it may take a long time, such as 1 hour, to show the increase of memory by unit 'M'. Are there any tools to show small memory change, to show memory leak with unit 'k'. 
Thanks in Advance! 

Reply via email to