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