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

Unified Diff: tracing/trace_viewer.gypi

Issue 2635023002: [tracing] Support new heap dump format (Closed)
Patch Set: fix bug''fix bug Created 3 years, 7 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/base/multi_dimensional_view.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 2d2c6741c2d679b719683f9b9b5224d8a365015e..af2e9ef49c508ce7cdc40b02e6cdcb323279c6a0 100644
--- a/tracing/trace_viewer.gypi
+++ b/tracing/trace_viewer.gypi
@@ -118,6 +118,7 @@
'tracing/extras/importer/gzip_importer.html',
'tracing/extras/importer/heap_dump_trace_event_importer.html',
'tracing/extras/importer/jszip.html',
+ 'tracing/extras/importer/legacy_heap_dump_trace_event_importer.html',
'tracing/extras/importer/linux_perf/android_parser.html',
'tracing/extras/importer/linux_perf/binder_parser.html',
'tracing/extras/importer/linux_perf/bus_parser.html',
@@ -141,6 +142,7 @@
'tracing/extras/importer/linux_perf/sync_parser.html',
'tracing/extras/importer/linux_perf/workqueue_parser.html',
'tracing/extras/importer/oboe.html',
+ 'tracing/extras/importer/profiling_dictionary_reader.html',
'tracing/extras/importer/trace2html_importer.html',
'tracing/extras/importer/trace_code_entry.html',
'tracing/extras/importer/trace_code_map.html',
« no previous file with comments | « no previous file | tracing/tracing/base/multi_dimensional_view.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698