Logo des Repositoriums
 
Konferenzbeitrag

Heap Evolution Analysis Using Tree Visualizations

Vorschaubild nicht verfügbar

Volltext URI

Dokumententyp

Text/Conference Paper

Zusatzinformation

Datum

2020

Zeitschriftentitel

ISSN der Zeitschrift

Bandtitel

Verlag

Gesellschaft für Informatik e.V.

Zusammenfassung

Memory anomalies such as memory leaks can dramatically impact application performance and can even lead to crashes. Thus, supporting developers in understanding the heap memory behavior of their systems is essential. Unfortunately, most memory analysis tools lack advanced visualizations that could facilitate developers in analyzing suspicious memory behavior. To analyze heap memory, it is common to group the heap’s objects, for example, by their types or by their allocation sites. Using multiple grouping criteria thus results in a tree-shaped representation of the heap content. Such a heap tree is then typically presented textually in a tree table. In this paper, we present ongoing research on using well-known tree visualization techniques to visualize such heap trees as well as their evolution over time. Such visualizations may ease the detection of proliferating heap objects, facilitating memory leak analysis. To demonstrate the feasibility and applicability of the presented approach, we implemented a web-based visualization tool and integrated it into AntTracks, our trace-based memory monitoring tool.

Beschreibung

Weninger, Markus; Makor, Lukas; Mössenböck, Hanspeter (2020): Heap Evolution Analysis Using Tree Visualizations. Softwaretechnik-Trends Band 40, Heft 3. Bonn: Gesellschaft für Informatik e.V.. PISSN: 0720-8928. pp. 64-66. Symposium on Software Performance (SSP). Leipzig. 44147

Zitierform

DOI

Tags