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

Unified Diff: tracing/trace_viewer.gypi

Issue 2386873002: Implement single/multi V8 GC objects statistics sub view. (Closed)
Patch Set: update Created 4 years, 2 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/v8/v8_gc_stats_thread_slice.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 706a912fb2caa08a28a1cf617db5c81e4a165921..284dd2b966180c2e33dda5454a46b1e83623d325 100644
--- a/tracing/trace_viewer.gypi
+++ b/tracing/trace_viewer.gypi
@@ -158,6 +158,7 @@
'tracing/extras/tquery/filter_is_top_level.html',
'tracing/extras/tquery/filter_not.html',
'tracing/extras/tquery/tquery.html',
+ 'tracing/extras/v8/v8_gc_stats_thread_slice.html',
'tracing/extras/v8/v8_thread_slice.html',
'tracing/extras/v8_config.html',
'tracing/extras/vsync/vsync_auditor.html',
@@ -421,8 +422,11 @@
'tracing/ui/extras/system_stats/system_stats_instance_track.html',
'tracing/ui/extras/system_stats/system_stats_snapshot_view.html',
'tracing/ui/extras/systrace_config.html',
+ 'tracing/ui/extras/v8/gc_objects_stats_table.html',
+ 'tracing/ui/extras/v8/multi_v8_gc_stats_thread_slice_sub_view.html',
'tracing/ui/extras/v8/multi_v8_thread_slice_sub_view.html',
'tracing/ui/extras/v8/runtime_call_stats_table.html',
+ 'tracing/ui/extras/v8/single_v8_gc_stats_thread_slice_sub_view.html',
'tracing/ui/extras/v8/single_v8_thread_slice_sub_view.html',
'tracing/ui/extras/v8_config.html',
'tracing/ui/find_control.html',
« no previous file with comments | « no previous file | tracing/tracing/extras/v8/v8_gc_stats_thread_slice.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698