[fpc-pascal] Is such memory statistics possible?

Ludo Brands ludo.brands at free.fr
Sun Aug 21 13:06:20 CEST 2011


Attached a patch for the following:
- ported to win64
- added a Depth parameter to PMMCollectStat (default 15). When the lcl is
build with debug line info, the output from PMMCollectStat is cluthered with
LCL functions such as message loop/handling functions. Depth is the maximum
stack "backtrace" used to create the list. 
 
Ludo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20110821/724349c0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uProcMemdlg.diff
Type: application/octet-stream
Size: 1512 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20110821/724349c0/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uProcMemMon.diff
Type: application/octet-stream
Size: 1096 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20110821/724349c0/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uProcMemStat.diff
Type: application/octet-stream
Size: 1847 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20110821/724349c0/attachment-0002.obj>


More information about the fpc-pascal mailing list