commit | c7a232c866ae9db4448b55112abeb030e3fa81e4 | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Mon Nov 19 14:41:19 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Nov 19 14:41:19 2018 +0000 |
tree | 894475e268ccef552107dd946ab33eac0f801aaf | |
parent | e867072a2353e9609710c7ee0af14a954d21e397 [diff] | |
parent | 49c6be79f4e97f4585bcdf5619a0c388601359e3 [diff] |
Merge "profiling: Simplify code to find pids."
diff --git a/src/profiling/memory/README.md b/src/profiling/memory/README.md index 4ca4bbf..e3b4669 100644 --- a/src/profiling/memory/README.md +++ b/src/profiling/memory/README.md
@@ -47,7 +47,9 @@ heap dumps. To do so, run ``` -trace_to_text profile /tmp/trace +prodaccess +/google/bin/users/fmayer/third_party/perfetto:trace_to_text_sig/trace_to_text \ +profile /tmp/trace ``` This will create a directory in `/tmp/` containing the heap dumps. Run