| OLD | NEW |
| 1 Name: py_trace_event | 1 Name: py_trace_event |
| 2 URL: https://github.com/natduca/py_trace_event | 2 URL: https://github.com/natduca/py_trace_event |
| 3 Version: 0 | 3 Version: 0 |
| 4 Date: August 18, 2014 | 4 Date: August 18, 2014 |
| 5 Revision: dd463ea9e2c430de2b9e53dea57a77b4c3ac9b30 | 5 Revision: dd463ea9e2c430de2b9e53dea57a77b4c3ac9b30 |
| 6 License: BSD | 6 License: BSD |
| 7 License File: src/LICENSE | 7 License File: NOT_SHIPPED |
| 8 Security Critical: no | 8 Security Critical: no |
| 9 License Android Compatible: yes | 9 License Android Compatible: yes |
| 10 | 10 |
| 11 Description: | 11 Description: |
| 12 py_trace_event allows low-overhead instrumentation of a multi-threaded, | 12 py_trace_event allows low-overhead instrumentation of a multi-threaded, |
| 13 multi-process application in order to study its global performance | 13 multi-process application in order to study its global performance |
| 14 characteristics. It uses the trace event format used in Chromium/Chrome's | 14 characteristics. It uses the trace event format used in Chromium/Chrome's |
| 15 about:tracing system. | 15 about:tracing system. |
| 16 | 16 |
| 17 Trace files generated by py_trace_event can be viewed and manipulated by | 17 Trace files generated by py_trace_event can be viewed and manipulated by |
| 18 trace_event_viewer. | 18 trace_event_viewer. |
| 19 | 19 |
| 20 Local Modifications: | 20 Local Modifications: |
| 21 None. | 21 None. |
| OLD | NEW |