Guys,
I have a program that has some stages. I am looking for a function/method or anything that tell me how much each part of the code (or even specific class) consumes memory.
Please help me out with any type of method by which I can measure the used memory of my code or...
I know top and ps ... I need a some functions, since I need to insert it into my program.
Thanks,
Amir.
I have a program that has some stages. I am looking for a function/method or anything that tell me how much each part of the code (or even specific class) consumes memory.
Please help me out with any type of method by which I can measure the used memory of my code or...
I know top and ps ... I need a some functions, since I need to insert it into my program.
Thanks,
Amir.
Comment