Files
2025-04-02 12:44:02 +02:00
..
2024-04-27 21:02:06 +02:00
2024-04-27 21:02:06 +02:00
2024-04-27 21:02:06 +02:00
2024-04-27 21:02:06 +02:00

Chapter02

This folder contains examples in C++ from second chapter.

The folder contains following examples:

  • instrument_functions.cpp
  • vector_dyn_mem.cpp
  • vector_dyn_mem_reserve.cpp
  • vector_pmr.cpp
  • terminate_handler.cpp
  • new_deleted.cpp

Functions instrumentation in GCC

Compile instrument_functions.cpp example using compiler flag -finstrument-functions