Memtrace_viewer_common.DataSourcetype t = {graph : Graph.t;filtered_graph : Graph.t option;trie : Fragment_trie.t;total_allocations_unfiltered : Core.Byte_units.t;hot_paths : Fragment.t list;hot_call_sites : Fragment.t list;info : Info.t option;}include Sexplib0.Sexpable.S with type t := tval t_of_sexp : Sexplib0.Sexp.t -> tval sexp_of_t : t -> Sexplib0.Sexp.t