#tracing #chromium #events #emit #tracing-facade

tracing_chromium

Chromium tracing implementation for tracing_facade

1 unstable release

0.1.0 May 9, 2019

#20 in #chromium

Download history 73/week @ 2024-04-07 51/week @ 2024-04-14 120/week @ 2024-04-21 163/week @ 2024-04-28 92/week @ 2024-05-05 93/week @ 2024-05-12 205/week @ 2024-05-19 60/week @ 2024-05-26 122/week @ 2024-06-02 70/week @ 2024-06-09 48/week @ 2024-06-16 98/week @ 2024-06-23 34/week @ 2024-06-30 64/week @ 2024-07-07 126/week @ 2024-07-14 96/week @ 2024-07-21

328 downloads per month
Used in 2 crates

0BSD license

17KB
251 lines

tracing_facade

A facade that aims to do for tracing what log does for logging.

CircleCI

License

This project is licensed under the Zero-Clause BSD License.


lib.rs:

An implementation for [tracing_facade] that emits the Chromium Trace Event Format.

Dependencies

~1.4–2.6MB
~50K SLoC