commit | f3d00cf762a4273ded6bc062232fb0e67533bea6 | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Wed Jun 10 17:46:13 2020 +0200 |
committer | Florian Mayer <fmayer@google.com> | Wed Jun 10 17:46:13 2020 +0200 |
tree | 34a6bfdce0803e684189d7338499ac531579ae19 | |
parent | 28b5ddfb290b0b2295c6f13ea78a9bd6533f584e [diff] [blame] |
Fix URL in heap_profile error. Change-Id: If8f4d5334a2b430aae6885ebe11be6ed19899e07
diff --git a/tools/heap_profile b/tools/heap_profile index 6f69617..127035d 100755 --- a/tools/heap_profile +++ b/tools/heap_profile
@@ -126,7 +126,7 @@ print("No profiles generated", file=sys.stderr) print( "If this is unexpected, check " - "https://docs.perfetto.dev/#/heapprofd?id=troubleshooting.", + "https://perfetto.dev/docs/data-sources/native-heap-profiler#troubleshooting.", file=sys.stderr) SDK = {