Module Core_profiler_offline_tool__Std

include Core_profiler_offline_tool.Util

A Name_map.t maps string names to Core_profiler_stubs.Common.Probe_id.ts

val int_units_of_string : string ‑> int * Core_profiler_disabled.Profiler_units.t
val span_to_string : Core.Time_ns.Span.t ‑> string
val coerce_units : int ‑> current:Core_profiler_disabled.Profiler_units.t ‑> desired:Core_profiler_disabled.Profiler_units.t ‑> int

Choose the best 'common' units to use to coerce the two arguments to

val time_ns_to_ofday_string : Core.Time_ns.t ‑> string
val choices_argtype : string ‑> (string * 'a) list ‑> 'a Core.Command.Spec.Arg_type.t
module Reader = Core_profiler_offline_tool.Reader
module Path = Core_profiler_offline_tool.Path
module Interest = Core_profiler_offline_tool.Interest
module Filter = Core_profiler_offline_tool.Filter
module Id_table = Core_profiler_offline_tool.Id_table
module Event_generator = Core_profiler_offline_tool.Event_generator
module Reservoir_sampling = Core_profiler_offline_tool.Reservoir_sampling