commit | c7f7712a3808b8e3046eae8a4dbb7f6a7fc6faf2 | [log] [tgz] |
---|---|---|
author | Richard Uhler <ruhler@google.com> | Thu Feb 11 08:48:24 2016 -0800 |
committer | Richard Uhler <ruhler@google.com> | Tue Feb 16 08:52:52 2016 -0800 |
tree | 15ea16c413335183d6ed184cd35b1073b951f191 | |
parent | a20748aceb63396c5e09366968bbc71308f745df [diff] [blame] |
ahat: annotate char[] objects with their string values. Bug: 26987597 Change-Id: I1b0bf711c642f4b8a7fe56f0cd27496761db4147
diff --git a/tools/ahat/README.txt b/tools/ahat/README.txt index da5225c..d9b26bc 100644 --- a/tools/ahat/README.txt +++ b/tools/ahat/README.txt
@@ -78,6 +78,7 @@ Release History: 0.4 Pending + Annotate char[] objects with their string values. Show registered native allocations for heap dumps that support it. 0.3 Dec 15, 2015