diff --git a/scripts/native_heapdump_viewer.py b/scripts/native_heapdump_viewer.py index 5d5db1093..32b99db3c 100755 --- a/scripts/native_heapdump_viewer.py +++ b/scripts/native_heapdump_viewer.py @@ -322,7 +322,9 @@ label { font-family: Roboto Mono,monospace; cursor: pointer } -Native allocation HTML viewer
    +Native allocation HTML viewer

    +Click on an individual line to expand/collapse to see the details of the +allocation data
      """ html_footer = "
    "