Hi all, I was trying to use the newly experimental tool DHAT in valgrind 3.6.0. While reading the documentation I found this:-
10.1. Overview DHAT is a tool for examining how programs use their heap allocations. It tracks the allocated blocks, and inspects every memory access to find which block, if any, it is to. The following data is collected and presented per *allocation point (allocation stack)*: My Question is: What is the meaning of "allocation point" or "allocation stack" ? Thank you, Moustafa
------------------------------------------------------------------------------ Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQL*Plus, data movement tools, best practices and more. http://p.sf.net/sfu/oracle-sfdev2dev
_______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users