catapult/systrace/systrace/README.md
Systrace
Systrace relies on Trace-Viewer to visualize the traces. The development of Trace-Viewer and Systrace is decoupled by the systrace_trace_viewer.html file.
- The update_systrace_trace_viewer.py script generates systrace_trace_viewer.html based on the Trace-Viewer code.
- Systrace visualizes the trace result based on systrace_trace_viewer.html.
- Systrace will auto update systrace_trace_viewer.html if update_systrace_trace_viewer.py exists.