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

Unified Diff: tools/deep_memory_profiler/policies.json

Issue 14822011: dmprof breakdown policy for the Android browser process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 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 | tools/deep_memory_profiler/policy.android.browser.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/deep_memory_profiler/policies.json
diff --git a/tools/deep_memory_profiler/policies.json b/tools/deep_memory_profiler/policies.json
index ccd06b74c44c0144a7991fc51287c89bdce4e19b..4f06bf3ff4a365a3b207f250bb2dc03c9e18408f 100644
--- a/tools/deep_memory_profiler/policies.json
+++ b/tools/deep_memory_profiler/policies.json
@@ -1,4 +1,8 @@
{
+ "android.browser": {
+ "file": "policy.android.browser.json",
+ "format": "json"
+ },
"sourcefile": {
"file": "policy.sourcefile.json",
"format": "json"
« no previous file with comments | « no previous file | tools/deep_memory_profiler/policy.android.browser.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698