#tracing #chromium

tracing_chromium

Chromium tracing implementation for tracing_facade

1 unstable release

0.1.0 May 9, 2019

#263 in #tracing

Download history 137/week @ 2023-10-29 157/week @ 2023-11-05 231/week @ 2023-11-12 126/week @ 2023-11-19 213/week @ 2023-11-26 83/week @ 2023-12-03 133/week @ 2023-12-10 115/week @ 2023-12-17 21/week @ 2023-12-24 69/week @ 2023-12-31 54/week @ 2024-01-07 72/week @ 2024-01-14 105/week @ 2024-01-21 108/week @ 2024-01-28 117/week @ 2024-02-04 111/week @ 2024-02-11

445 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.4MB
~46K SLoC