- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am using the Intel Inspector XE 2016 for memory profiling of my exe. My application is using some of DLLs ( loading and using them). I am not able to find out which module is taking how much of memory at any point of time. For example if my EXE takes total of 100 MB then I want to see memory consumption of individual modules (DLL).
I need to see memory break up amongst the individual modules for my EXE.
Thanks and Regards,
Abhijit
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you only care of the module of your interest, add option "-module-filter-mode=include -module-filter=foo.dll" to collect - in this way, only data about foo.dll will be displayed.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page