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

Unified Diff: tracing/trace_viewer.gypi

Issue 1276003004: Process v8 sampling data into the trace model. (Closed) Base URL: git@github.com:catapult-project/catapult.git@master
Patch Set: Created 5 years, 4 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
« no previous file with comments | « no previous file | tracing/tracing/extras/importer/trace_code_entry.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/trace_viewer.gypi
diff --git a/tracing/trace_viewer.gypi b/tracing/trace_viewer.gypi
index 0bcfcbadef6ff8593f8869c3693f7ab661833db3..b012b424b65e40dd63812ec38362dfb4ff74fa7f 100644
--- a/tracing/trace_viewer.gypi
+++ b/tracing/trace_viewer.gypi
@@ -133,6 +133,7 @@
'tracing/extras/importer/linux_perf/sync_parser.html',
'tracing/extras/importer/linux_perf/workqueue_parser.html',
'tracing/extras/importer/trace2html_importer.html',
+ 'tracing/extras/importer/trace_code_entry.html',
'tracing/extras/importer/trace_event_importer.html',
'tracing/extras/importer/v8/codemap.html',
'tracing/extras/importer/v8/log_reader.html',
@@ -212,6 +213,8 @@
'tracing/model/selection_state.html',
'tracing/model/slice.html',
'tracing/model/slice_group.html',
+ 'tracing/model/source_info/js_source_info.html',
+ 'tracing/model/source_info/source_info.html',
'tracing/model/stack_frame.html',
'tracing/model/thread.html',
'tracing/model/thread_slice.html',
« no previous file with comments | « no previous file | tracing/tracing/extras/importer/trace_code_entry.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698