Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.02 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.02 KB

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.