Please let me know, how to detect if the application has memory leak in linux platform. Which command/tool and what counters to track, to confidently say that the process leaks memory ?
Or in other words, how do i find memory leak of a running process ?