Object Introspection: A C++ Memory Profiler - Lecture
Offered By: CppCon via YouTube
Course Description
Overview
Explore a groundbreaking open-source technology for Linux in this CppCon 2023 conference talk. Discover how to observe the precise memory footprint and composition of C++ objects in live applications, including containers and dynamic memory allocations, without code modification or recompilation. Learn about two approaches for object introspection: a profiler for target processes and APIs for direct introspection within application code. Gain insights into the core technology, implementation details, and practical applications through code examples demonstrating efficiency improvements. Understand how this tool can elevate data observability to the same level as code, enabling more efficient memory and CPU utilization in C++ applications.
Syllabus
Object Introspection: A C++ Memory Profiler - Jonathan Haslam & Aditya Sarwade - CppCon 2023
Taught by
CppCon
Related Courses
Cloud Computing Applications, Part 1: Cloud Systems and InfrastructureUniversity of Illinois at Urbana-Champaign via Coursera Introduction aux conteneurs
Microsoft Virtual Academy via OpenClassrooms Elastic Cloud Infrastructure: Containers and Services
Google Cloud via Coursera Architecting Distributed Cloud Applications
Microsoft via edX DevOps Practices and Principles
Microsoft via edX