学位论文详细信息
mVizion: taking a closer look at memory utilization in C/C++ programs
heap memory utilization;visualization tool;memory management;allocation;deallocation;malloc;realloc;memory leak
Tkach, Nadia N. ; Campbell ; Roy H.
关键词: heap memory utilization;    visualization tool;    memory management;    allocation;    deallocation;    malloc;    realloc;    memory leak;   
Others  :  https://www.ideals.illinois.edu/bitstream/handle/2142/26223/Tkach_Nadia.pdf?sequence=1&isAllowed=y
美国|英语
来源: The Illinois Digital Environment for Access to Learning and Scholarship
PDF
【 摘 要 】

Computer system performance depends on the efficiency and precision of all of its components. When it comes to software, the primary goal is to ensure the most effective use of the hardware resources while maintaining the accuracy of the computations being handled.While many software developers focus their attention on the running time complexity and parallelism of computations in terms of CPU utilization; there is an evident lack of memory map analysis and RAM usage efficiency.mVizion is a novel visualization tool, combined with a digital forensic tool Cafegrind, shows how different memory utilization patterns are being used by different C/C++ programs, running in Unix/Linux environments.Cafegrind is used to produce different traces of heap memory accesses, including both allocations and deallocation, from different applications.mVizion is then used to interpret these traces, and through the use of multiple windows present detailed information about each distinct data structure; thus offering a comprehensive view and deeper understanding of a program inner memory workings.The evaluation of mVizion shows a fair performance and its capacity to scale to large log data files.

【 预 览 】
附件列表
Files Size Format View
mVizion: taking a closer look at memory utilization in C/C++ programs 1364KB PDF download
  文献评价指标  
  下载次数:14次 浏览次数:37次