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

Unified Diff: content/browser/tracing/background_tracing_config_impl.h

Issue 1981823003: Add deep report for BENCHMARK_MEMORY (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixed heavy Created 4 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
Index: content/browser/tracing/background_tracing_config_impl.h
diff --git a/content/browser/tracing/background_tracing_config_impl.h b/content/browser/tracing/background_tracing_config_impl.h
index 878d93ae8686c0c3f6beed5a005cf9e6ecfd3d10..dfa9312837ccf14aafe83bdf3c1aed4fd97e02f9 100644
--- a/content/browser/tracing/background_tracing_config_impl.h
+++ b/content/browser/tracing/background_tracing_config_impl.h
@@ -32,6 +32,7 @@ class CONTENT_EXPORT BackgroundTracingConfigImpl
BENCHMARK_IPC,
BENCHMARK_STARTUP,
BENCHMARK_BLINK_GC,
+ BENCHMARK_MEMORY_HEAVY,
BENCHMARK_EXECUTION_METRIC,
BLINK_STYLE
};
« no previous file with comments | « chrome/browser/tracing/navigation_tracing.cc ('k') | content/browser/tracing/background_tracing_config_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698