|
From: Andre H. <ne...@we...> - 2005-08-10 15:39:02
|
hi.. thanks for answering! Yes 100k is not much.. But the thing is following. Im confused about the s= traight line from 0kb to 80 kb, when the first Request is arrived. There a= re no ups and no downs an this is not possible, isn't it=3F If I record for = a longer time there is also a straight line up to 80kb in time range of 10= minutes. No functions-calls can cause such a line. So I interprete in thi= s pic, that the amount of Stack-memory is a kind of interpolation from 0 t= ill the first Request of a client. Is the massuring of Stack a kind of int= erpolation=3F Am I right or Stupid=3F=3F thanks for thinking about my Intention.... andr=E9 =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min. weltweit telefonieren! http://freephone.web.de/=3Fmc=3D021201 |
|
From: Nicholas N. <nj...@cs...> - 2005-08-13 17:22:27
|
On Wed, 10 Aug 2005, Andre Hass wrote: > Yes 100k is not much.. But the thing is following. Im confused about the > straight line from 0kb to 80 kb, when the first Request is arrived. > There are no ups and no downs an this is not possible, isn't it? If I > record for a longer time there is also a straight line up to 80kb in > time range of 10 minutes. No functions-calls can cause such a line. So I > interprete in this pic, that the amount of Stack-memory is a kind of > interpolation from 0 till the first Request of a client. Is the > massuring of Stack a kind of interpolation? I'm not sure what you're asking. Seeing the original graph might make things clearer. N |
|
From: Josef W. <Jos...@gm...> - 2005-08-13 21:45:21
|
On Saturday 13 August 2005 19:22, Nicholas Nethercote wrote: > On Wed, 10 Aug 2005, Andre Hass wrote: > > Yes 100k is not much.. But the thing is following. Im confused about the > > straight line from 0kb to 80 kb, when the first Request is arrived. > > There are no ups and no downs an this is not possible, isn't it? If I > > record for a longer time there is also a straight line up to 80kb in > > time range of 10 minutes. No functions-calls can cause such a line. So I > > interprete in this pic, that the amount of Stack-memory is a kind of > > interpolation from 0 till the first Request of a client. Is the > > massuring of Stack a kind of interpolation? > > I'm not sure what you're asking. Seeing the original graph might make > things clearer. Perhaps the answer is that the graph is not produced with a granularity of function calls, but from consensus points taken at some points in time, and there is a linear interpolation between consecutive consensus points? I.e. there is a misunderstanding about the information found in the graph? Josef > > N > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users |