Introducing CHAP - A Program to Clarify Dynamic Memory Usage in Un-Instrumented Cores
Offered By: CppNow via YouTube
Course Description
Overview
Explore a powerful tool for analyzing memory usage and leaks in C and C++ programs without code instrumentation. Learn about CHAP (formerly ah64), an open-source program developed at VMware that examines un-instrumented core files to detect leaks, understand memory growth issues, and identify memory corruption. Discover how CHAP avoids false leak reports and timing distortions associated with traditional instrumentation methods. Gain insights into the tool's functionality, usage scenarios, and its ability to analyze memory issues in live cores or crash dumps. Understand CHAP's current capabilities, including support for Linux ELF cores using glibc malloc, and learn about potential future enhancements such as support for additional allocators and dump formats. Benefit from the presenter's extensive experience in C and C++ programming and debugging tool development at VMware.
Syllabus
T. Boddy “Introducing CHAP: A program to clarify dynamic memory usage in un-instrumented cores"
Taught by
CppNow
Related Courses
UNSW Computing 1 - The Art of ProgrammingOpenLearning C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Beginning Game Programming with C#
University of Colorado System via Coursera Introduction to Computing 计算概论A
Peking University via Coursera Comprendre les Microcontroleurs
École Polytechnique Fédérale de Lausanne via Coursera