Sha256: 8a03d45aa6de544ee18bf21d6df900769955e6fa97c0d4528339ffe9bb20acd2

Contents?: true

Size: 196 Bytes

Versions: 5

Compression:

Stored size: 196 Bytes

Contents

require 'ddtrace/utils/string_table'

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
ddtrace-0.51.1 lib/ddtrace/profiling/pprof/string_table.rb
ddtrace-0.51.0 lib/ddtrace/profiling/pprof/string_table.rb
ddtrace-0.50.0 lib/ddtrace/profiling/pprof/string_table.rb
ddtrace-0.49.0 lib/ddtrace/profiling/pprof/string_table.rb
ddtrace-0.48.0 lib/ddtrace/profiling/pprof/string_table.rb