This repository has been archived on 2023-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
2019-09-27 23:56:01 -04:00
..
2019-09-27 23:56:01 -04:00
2019-09-27 23:56:01 -04:00
2019-09-27 23:56:01 -04:00
2019-09-27 23:56:01 -04:00

py_trace_event allows low-overhead instrumentation of a multi-threaded,
multi-process application in order to study its global performance
characteristics. It uses the trace event format used in Chromium/Chrome's
about:tracing system.

Trace files generated by py_trace_event can be viewed and manipulated by
trace_event_viewer.