Skip to content

Lttng integration

Anurag Asokan requested to merge lttng-integration into develop

Summary of Changes

  • CMakeLists, Dockerfile, and Build Script Modifications:

Updated the CMakeLists.txt to incorporate new build configurations. Modified the Dockerfile to reflect changes in the build process and dependencies. Adjusted the build script for compatibility with recent updates and improvements.

  • LTTng Activation in Main Function:

Added LTTng (Linux Trace Toolkit) activation logic in the main function to enable better tracing and debugging capabilities. These changes aim to enhance the build process and introduce efficient tracing functionality with LTTng.

Edited by Anurag Asokan

Merge request reports