[Cialug] Memory leak!
Morris Dovey
mrdovey at iedu.com
Wed Sep 26 14:57:56 CDT 2012
On 9/26/12 2:21 PM, L. V. Lammert wrote:
> At 02:12 PM 9/26/2012, Zachary Kotlarek wrote:
>
>> Snapshots of the current process table/memory state every X minutes
>> are easy to do with cron.
>
> Thanks! Did not realize that top could be run in batch mode, .. turns
> out "top -b -n 1" will snapshot the current info.
If that doesn't provide the info you want and if you can compile it in,
I've written a minimal C allocation trace package to list of all unfreed
dynamic allocations - lists module, source line number, size and
location. Contact me if the need arises.
More information about the Cialug
mailing list