sapling/eden/scm/lib/hgcommands
Jun Wu 6ffdcebadf tracing: write some blackbox events as tracing events
Summary:
This is the start of migrating blackbox events to tracing events. The
motivation is to have a single data source for log processing (for simplicity)
and the tracing data seems a better fit, since it can represent a tree of
spans, instead of just a flat list. Eventually blackbox might be mostly
a wrapper for tracing data, with some minimal support for logging some indexed
events.

Reviewed By: DurhamG

Differential Revision: D19797710

fbshipit-source-id: 034f17fb5552242b60e759559a202fd26061f1f1
2020-03-19 10:23:24 -07:00
..
src tracing: write some blackbox events as tracing events 2020-03-19 10:23:24 -07:00
Cargo.toml hgcommands: move env_logger initialization to hgcommands 2020-03-10 14:16:37 -07:00