Skip to content

Latest commit

 

History

History

c++

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

This folder contains the C++ instrumentation library.

Content

  • palanteer.h: the single header C++ instrumentation library
  • testprogram: folder containing the C++ test program. Part of the global build with CMake
  • test: folder containing the tests for the C++ instrumentation library

Installation

Copy the file palanteer.h in your project.

See documentation how to enable it.

Usage

The code of the program shall be manually instrumented.
See the documentation for a full description of the services and how to control them.