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

tracing_chromium

Chromium tracing implementation for tracing_facade

1 unstable release

0.1.0 May 9, 2019

#15 in #chromium

Download history 89/week @ 2024-07-22 119/week @ 2024-07-29 90/week @ 2024-08-05 98/week @ 2024-08-12 146/week @ 2024-08-19 189/week @ 2024-08-26 66/week @ 2024-09-02 105/week @ 2024-09-09 104/week @ 2024-09-16 168/week @ 2024-09-23 348/week @ 2024-09-30 168/week @ 2024-10-07 117/week @ 2024-10-14 180/week @ 2024-10-21 145/week @ 2024-10-28 77/week @ 2024-11-04

533 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.3–2.6MB
~49K SLoC