Hi,
Thanks for your answers.
Fred
On 07/09/2017 19:53, Philippe Waroquiers wrote:
On Thu, 2017-09-07 at 09:03 +0200, Frederic DUMOULIN wrote:
Hi,
I'm using valgrind + massif tool to observe the heap usage.
I have an application binary using a shared library which does the
memory allocati
On Thu, 2017-09-07 at 09:03 +0200, Frederic DUMOULIN wrote:
> Hi,
>
> I'm using valgrind + massif tool to observe the heap usage.
>
> I have an application binary using a shared library which does the
> memory allocations.
> There are few functions in the API but they are called many times. So
On Thursday, September 7, 2017 9:03:55 AM CEST Frederic DUMOULIN wrote:
> Hi,
>
> I'm using valgrind + massif tool to observe the heap usage.
>
> I have an application binary using a shared library which does the
> memory allocations.
> There are few functions in the API but they are called many
Hi,
I'm using valgrind + massif tool to observe the heap usage.
I have an application binary using a shared library which does the
memory allocations.
There are few functions in the API but they are called many times. So
it's difficult to identify them in the visualizer only with the stack.