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/README.txt

8 lines
329 B
Plaintext
Raw Normal View History

2019-09-28 03:56:01 +00: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.