From: folkert <fo...@va...> - 2020-09-10 13:26:51
|
Hi, How can I obtain the number of mallocs per type in a time-frame using massif? I'm NOT interested in the total in use, I would like to know how often type x is allocated between t+1 and t+2. regards |