Memory allocation in multi-threaded application
-
Hi everybody, I like to find out where a function or maybe an entire library allocates a huge amount of memory. In the task-manager I see that the application really uses 25MB of the memory and allocates a total of 166MB. I tested already GlowCode, but it displays only the memory which is really in use. Is there another tool or programming technique to find the call of the function? Big thanks for any help :)
-
Hi everybody, I like to find out where a function or maybe an entire library allocates a huge amount of memory. In the task-manager I see that the application really uses 25MB of the memory and allocates a total of 166MB. I tested already GlowCode, but it displays only the memory which is really in use. Is there another tool or programming technique to find the call of the function? Big thanks for any help :)
baerten wrote:
Is there another tool or programming technique to find the call of the function?
:confused:
"One man's wage rise is another man's price increase." - Harold Wilson
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
-
baerten wrote:
Is there another tool or programming technique to find the call of the function?
:confused:
"One man's wage rise is another man's price increase." - Harold Wilson
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons