)]}'
{
  "commit": "72dfd249d08ab5248171cec01db9638a91b245eb",
  "tree": "6d81491fc9518e2562a65d46a322643e078c6649",
  "parents": [
    "d61e87d5f4a3713ed3b36b2cbb2cc39ea49d2565"
  ],
  "author": {
    "name": "Alan Donovan",
    "email": "adonovan@google.com",
    "time": "Thu Jun 11 11:34:06 2026 -0400"
  },
  "committer": {
    "name": "Alan Donovan",
    "email": "adonovan@google.com",
    "time": "Mon Jun 15 13:34:32 2026 -0700"
  },
  "message": "internal/crashmonitor: parse systemstack too\n\nUntil now, the crashmonitor would only parse the running\ngoroutine\u0027s stack from the system traceback, omitting\nany frames on the system stack, which are usually the\nframes of interest. This CL extends the parser to\nparse all the stacks and tie the two parts together.\n\nThe test artificially triggers a crash in runtime.ReadMemStats\non the systemstack by allocating the MemStats in a\nread-only segment, and checks that the resulting stack\ncounter has the right name.\n\nChange-Id: I86bc3d66a5e79dc9dd398ed5914f33977d7fe8c2\nReviewed-on: https://go-review.googlesource.com/c/telemetry/+/789880\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Cherry Mui \u003ccherryyz@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ac22f68c34ccf1ed4da053037e2233a224429469",
      "old_mode": 33188,
      "old_path": "internal/crashmonitor/monitor.go",
      "new_id": "f6e6c7035685bde5fd3b31b1b131dc5f0bbe9898",
      "new_mode": 33188,
      "new_path": "internal/crashmonitor/monitor.go"
    },
    {
      "type": "modify",
      "old_id": "a2033a93fb4ae5e25185f240fb741c3b01156a9b",
      "old_mode": 33188,
      "old_path": "internal/crashmonitor/monitor_test.go",
      "new_id": "107743742e48a3d737a795895843be794e180130",
      "new_mode": 33188,
      "new_path": "internal/crashmonitor/monitor_test.go"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "846aa42389921f5084e66076b83c5b1018bc8603",
      "new_mode": 33188,
      "new_path": "internal/crashmonitor/monitor_unix_test.go"
    }
  ]
}
