detect mem leak using top?

wenmang_at_yahoo.com
Date: 10/24/05

  • Next message: Dave Hinz: "Re: Calculate percentages"
    Date: 24 Oct 2005 08:07:32 -0700
    
    

    1. wenm...@yahoo.com Oct 24, 11:05 am show options

    Newsgroups: comp.unix.programmer
    From: wenm...@yahoo.com - Find messages by this author
    Date: 24 Oct 2005 08:05:48 -0700
    Local: Mon, Oct 24 2005 11:05 am
    Subject: using top utility to monitor process's possible mem leak
    Reply | Reply to Author | Forward | Print | Individual Message | Show
    original | Remove | Report Abuse

    Hi,
    I am trying to see whether a process has mem leak or not. I am suing
    top utility program to do so. After the program is done with load test,

    I cannot see that the program size is not graduately dropping as I
    expect. I understand that it may take sometime before OS gets back the
    heap memory, but is it a good way to monitor mem leak through top?
    thanks.


  • Next message: Dave Hinz: "Re: Calculate percentages"

    Relevant Pages

    • PerformanceCounter Mem Leak
      ... after starting a performance counter everything works fine, but every time I get the value of the counter I've a mem leak of 4K, what can I do against it ?? ... getting vallue: perfmoncounter.nextvalue ... I' ve the problem with every counter I monitor! ...
      (microsoft.public.dotnet.framework.performance)
    • Re: using top utility to monitor processs possible mem leak
      ... > I am trying to see whether a process has mem leak or not. ... I am suing ... > top utility program to do so. ... > heap memory, but is it a good way to monitor mem leak through top? ...
      (comp.unix.programmer)