)]}'
{
  "commit": "74f8902dddbfa60bceae086be2c34ee7f1ca3c37",
  "tree": "d20a0bb37e4307b2086253f8828ab5b67e087913",
  "parents": [
    "e1bb778eabc85d262e368fdd6fbcee57b02c1bba"
  ],
  "author": {
    "name": "Simon Marchi",
    "email": "simon.marchi@polymtl.ca",
    "time": "Mon Nov 25 22:16:48 2024 -0500"
  },
  "committer": {
    "name": "Simon Marchi",
    "email": "simon.marchi@polymtl.ca",
    "time": "Mon Nov 25 22:20:39 2024 -0500"
  },
  "message": "gdbserver: use `gdb::unordered_map`\n\nReplace the few uses of `std::unordered_map` with `gdb::unordered_map`.\n\nThe only one of these that is likely to ever see a lot of elements is\nprobably `process_info::m_ptid_thread_map`.  It was added precisely to\nimprove performance when there are a lot of threads.  So using\n`gdb::unordered_map` here won\u0027t hurt.\n\nChange-Id: Ibc4ede5245551fdd7717cb349a012d05726f4363\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5372a3cd5b78a5a00343e404a4146e3fccbff584",
      "old_mode": 33188,
      "old_path": "gdbserver/inferiors.h",
      "new_id": "a0635de724286cb6bc4b94fc8e2fecaaa54303e9",
      "new_mode": 33188,
      "new_path": "gdbserver/inferiors.h"
    },
    {
      "type": "modify",
      "old_id": "39d5bccdce18aba294440e5ed73fc73582c5db71",
      "old_mode": 33188,
      "old_path": "gdbserver/linux-aarch64-tdesc.cc",
      "new_id": "52642d52be2dcc674c268241ab58ec847b327aa0",
      "new_mode": 33188,
      "new_path": "gdbserver/linux-aarch64-tdesc.cc"
    },
    {
      "type": "modify",
      "old_id": "069795650a51a355eaaec7852a4977e17ab0d5d7",
      "old_mode": 33188,
      "old_path": "gdbserver/server.cc",
      "new_id": "6e11b2e9633c650e47e15e692104ee464196ba75",
      "new_mode": 33188,
      "new_path": "gdbserver/server.cc"
    }
  ]
}
