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

Unified Diff: tools/deep_memory_profiler/policies.json

Issue 13514003: Breakdown memory usage by source file names in dmprof. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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 | « tools/deep_memory_profiler/dmprof.py ('k') | tools/deep_memory_profiler/policy.sourcefile.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 b6441cf0b1c54a11cb1ae0552e6ef0e96c4974ce..ccd06b74c44c0144a7991fc51287c89bdce4e19b 100644
--- a/tools/deep_memory_profiler/policies.json
+++ b/tools/deep_memory_profiler/policies.json
@@ -1,4 +1,8 @@
{
+ "sourcefile": {
+ "file": "policy.sourcefile.json",
+ "format": "json"
+ },
"l0": {
"file": "policy.l0.json",
"format": "json"
« no previous file with comments | « tools/deep_memory_profiler/dmprof.py ('k') | tools/deep_memory_profiler/policy.sourcefile.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698