| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| py_trace_event/ | 06-Dec-2017 | ||
| README.txt | 06-Dec-2017 | 329 | |
1 py_trace_event allows low-overhead instrumentation of a multi-threaded, 2 multi-process application in order to study its global performance 3 characteristics. It uses the trace event format used in Chromium/Chrome's 4 about:tracing system. 5 6 Trace files generated by py_trace_event can be viewed and manipulated by 7 trace_event_viewer. 8