On Mon, 2015-12-07 at 11:49 +0800, yoma sophian wrote: > I use vgdb and try to create snapshop with command, "monitor > detailed_snapshot xxx" > No matter I create snapshop before mmap or after mmap, I hightlight in > the below program, there is still no mmap information in the detail > snapshop file. > It seems the mmap is not recorded by massif even I manual trigger the > snapshop. > If I miss anything or do any wrong experiment, please let me know. The mmap is probably below the massif threshold, and so is not shown. Either mmap more memory or decrease the massif --threshold value.
Philippe ------------------------------------------------------------------------------ Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one codebase in this all-in-one HTML5 development environment. Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs. http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140 _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users