Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(254)

Unified Diff: tracing/tracing/extras/systrace_config.html

Issue 1776013005: [DO NOT COMMIT] Refactor systrace to support new clock sync design (Closed) Base URL: git@github.com:catapult-project/catapult@master
Patch Set: changes from code review Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tracing/tracing/extras/systrace_config.html
diff --git a/tracing/tracing/extras/systrace_config.html b/tracing/tracing/extras/systrace_config.html
index aac08d55927f09c01314a2eea42b90eec70baf2a..1b54be6c5a97bdbc8f00163a5109b6148f637468 100644
--- a/tracing/tracing/extras/systrace_config.html
+++ b/tracing/tracing/extras/systrace_config.html
@@ -10,6 +10,7 @@ found in the LICENSE file.
<link rel="import" href="/tracing/extras/importer/battor_importer.html">
<link rel="import" href="/tracing/extras/importer/ddms_importer.html">
<link rel="import" href="/tracing/extras/importer/linux_perf/ftrace_importer.html">
+<link rel="import" href="/tracing/extras/importer/trace_event_importer.html">
<link rel="import" href="/tracing/extras/vsync/vsync_auditor.html">
<link rel="import" href="/tracing/importer/import.html">
<link rel="import" href="/tracing/model/model.html">

Powered by Google App Engine
This is Rietveld 408576698