Module Tezos_baking_alpha.Baking_profiler

val operation_worker_profiler : Tezos_profiler.Profiler.profiler
val node_rpc_profiler : Tezos_profiler.Profiler.profiler
val environment_profiler : Tezos_profiler.Profiler.profiler
val all_profilers : (string * Tezos_profiler.Profiler.profiler list) list
val activate_all : profiler_maker:(name:string -> Tezos_profiler.Profiler.instance option) -> unit