MALLOC メモリ解析 The embedded tools company


MALLOC メモリ解析

Picture

 
割り当てられたメモリブロックの表示
 
メモリアロケーション統計機能
 
領域外書き込みのチェック
 
割り当て関数コールのトレース機能
 
メモリ使用状況の画像表示
 


Support
Technical Support









TOP       Function

Static Analysis

    The static analysis allows to display all allocated memory blocks sorted by time of allocation, allocator, address or size. The summary view gives statistics about all memory allocated from different places in the problem.

    Static analysis includes checks for out-of-bounds writes to the heap.

Dynamic Analysis

    Dynamic analysis functions can be based on a hardware trace or on a software based trace (LOGGER). The software based trace can be left in the final product to analyse allocation problems in the field. The functions include the display of all malloc/free calls and graphical displays for memory allocations and total used heap memory. The maximum size of allocated memory is also recorded.




Navigation
Copyright © 2002 Lauterbach Datentechnik GmbH, Fichtenstr. 27, D-85649 Hofolding, Germany  Impressum
The information presented is intended to give overview information only.
Changes and technical enhancements or modifications can be made without notice.
Last generated/modified: Jun-3-2002