)]}'
{
  "commit": "32067b832ada4d29daa2d2efd68759e587db20d5",
  "tree": "0d69f5a9bb624cb16ed5be7cb67599b5f2cb7705",
  "parents": [
    "591f5e3e77765e88a408585898edfe99bf2b6ae0"
  ],
  "author": {
    "name": "bjacob",
    "email": "benoitjacob@google.com",
    "time": "Mon Nov 02 13:20:03 2020 -0500"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Mon Nov 02 13:20:03 2020 -0500"
  },
  "message": "Add script to symbolize android stacks, particularly for use with Asan. (#3673)\n\n* Add script to symbolize android stacks, particularly for use with Asan.\r\n\r\nYou just paste some ASan output to a text file and feed that to stdin to\r\nthis script. It will then pull the files out of the device and symbolize\r\nthem on the host using the NDK-provided host build of llvm-symbolizer.\r\nBecause it just pulls files from the device, there\u0027s no need to point\r\nthis script to any particular obj dir. It\u0027s easy to use.\r\n\r\nANDROID_NDK\u003d~/android-ndk-r21d ~/android-symbolize.sh \u003c ~/a\r\n\r\nDiscussion of alternatives: https://github.com/android/ndk/issues/753\r\n\r\n* rename",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8f2d3e54c48ba2631af234ec59720f0019f11579",
      "new_mode": 33261,
      "new_path": "scripts/android_symbolize.sh"
    }
  ]
}
