/trace-viewer

Frontend for chrome://tracing and Android systrace.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Trace-Viewer is the javascript frontend for Chrome about:tracing and Android systrace. It provides rich analysis and visualization capabilities for trace files, supporting both the linux kernel trace format and Chrome's base/trace_event.

Supported File formats

Quick-start

To work on this code, from toplevel ./run_dev_server

In any browser, navigate to http://localhost:8003/

Make sure tests pass before committing.

To help out with trace-viewer

Check out the trace-viewer wiki.