I've tried to use this app by following the "QuickStart" instructions, but I get the following error when running it:
Exception: Could not find trace_event_viewer/third_party/trace-viewer/src/timeline_view.js
I copied timeline_view.js the trace-viewer project (trace_viewer/tracing/timeline_view.js) into third_party/trace-viewer/src, but I then get an error like:
timeline_view.js:680: Uncaught ReferenceError: tvcm is not defined
I tried on both Ubuntu and Mac. Totally willing to help fix this if you can give me a hint for what might be going wrong.
I've tried to use this app by following the "QuickStart" instructions, but I get the following error when running it:
Exception: Could not find trace_event_viewer/third_party/trace-viewer/src/timeline_view.js
I copied timeline_view.js the trace-viewer project (trace_viewer/tracing/timeline_view.js) into third_party/trace-viewer/src, but I then get an error like:
timeline_view.js:680: Uncaught ReferenceError: tvcm is not defined
I tried on both Ubuntu and Mac. Totally willing to help fix this if you can give me a hint for what might be going wrong.