Follow softwareverify on Twitter
0 items - $0.00

The fastest way to monitor billions of memory allocations

Lua Memory Validator

Lua Memory Validator
Lua Memory Validator CD Picture
Join our Beta program

Are you a software developer or tester? If so join our beta testing program and get 50% off when the beta completes.

For full details see the overview page of a beta product.

Lua Memory Validator - Memory

The Memory View displays the current objects in use by the program. Each object is displayed with information about the allocation callstack, allocation size, object type, timestamp, age and generation. Filters can be applied to the display to restrict the objects displayed. Additionally objects can be displayed according to their age and generation.

A useful feature is the watermark which allows data to be displayed between two watermarks. Watermarks are inserted automatically when garbage collections occur. Watermarks can also be inserted by the user of Lua Memory Validator so that you can insert a watermark before and after an action that you think may be causing memory leaks.

Memory View
Click the picture for a larger image.

Go to Top ^^