Sha256: 0153baad621b85455d84172a053fb946acaf77047479e7a269e87b1374be7f46

Contents?: true

Size: 214 Bytes

Versions: 2

Compression:

Stored size: 214 Bytes

Contents

require_relative '../../core/utils/string_table'

module Datadog
  module Profiling
    module Pprof
      # Tracks strings and returns IDs
      class StringTable < Core::Utils::StringTable; end
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ddtrace-1.10.1 lib/datadog/profiling/pprof/string_table.rb
ddtrace-1.10.0 lib/datadog/profiling/pprof/string_table.rb