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

Unified Diff: tracing/tracing/metrics/all_metrics.html

Issue 2436193002: Reland of [V8][Metric] Initial implementation of the RuntimeStatsMetric (Closed)
Patch Set: ValueSet --> HistogramSet 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
Index: tracing/tracing/metrics/all_metrics.html
diff --git a/tracing/tracing/metrics/all_metrics.html b/tracing/tracing/metrics/all_metrics.html
index 7232c17fd62744360848563852dc6d88e014782e..50986067158ddecb0faf34c3937c78dd809c936c 100644
--- a/tracing/tracing/metrics/all_metrics.html
+++ b/tracing/tracing/metrics/all_metrics.html
@@ -19,4 +19,5 @@ found in the LICENSE file.
<link rel="import" href="/tracing/metrics/tracing_metric.html">
<link rel="import" href="/tracing/metrics/v8/execution_metric.html">
<link rel="import" href="/tracing/metrics/v8/gc_metric.html">
+<link rel="import" href="/tracing/metrics/v8/runtime_stats_metric.html">
<link rel="import" href="/tracing/metrics/v8/v8_metrics.html">
« no previous file with comments | « tracing/tracing/extras/v8/runtime_stats_entry_test.html ('k') | tracing/tracing/metrics/v8/runtime_stats_metric.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698