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.
Android-Mobile-Toolkit/platform-tools/systrace/catapult/common/py_trace_event
2019-09-27 23:56:01 -04:00
..
bin Initial commit 2019-09-27 23:56:01 -04:00
py_trace_event Initial commit 2019-09-27 23:56:01 -04:00
third_party/protobuf Initial commit 2019-09-27 23:56:01 -04:00
README.txt Initial commit 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.