Module: Datadog::Profiling::NativeExtension

Defined in:
lib/datadog/profiling/native_extension.rb,
ext/datadog_profiling_native_extension/profiling.c

Overview

This module contains classes and methods which are implemented using native code in the ext/datadog_profiling_native_extension folder, as well as some Ruby-level utilities that don’t make sense to write using C

Defined Under Namespace

Modules: Testing