)]}'
{
  "commit": "7d64f6897c1489e2c9613ece67a55195bbeababb",
  "tree": "2d70fe57578cde3906e9b4e682e330c9a35fbbfa",
  "parents": [
    "bb815beea498f977fa02e81d8d3b39e6c9633247"
  ],
  "author": {
    "name": "Mythri Alle",
    "email": "mythria@google.com",
    "time": "Thu Sep 11 11:58:27 2025 +0000"
  },
  "committer": {
    "name": "Mythri Alle",
    "email": "mythria@google.com",
    "time": "Wed Sep 17 13:13:15 2025 -0700"
  },
  "message": "Don\u0027t count total number of instructions for checking small functions\n\nWe don\u0027t want to instrument small functions. We need to just check if a\nfunction has more than the specified number of instructions. We don\u0027t\nneed to count total number of instructions. We can return early once we\nare above the threshold.\n\nBug: 352518093\nTest: art/test.py\nFlag: com.android.art.rw.flags.enable_profile_code_rw\nChange-Id: Ib794fb977aeb0d09e97e8d33ba7e763f00aa1430\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a9ea78d7f81090191df4164a5b24ed4384e35035",
      "old_mode": 33188,
      "old_path": "compiler/optimizing/code_generator_arm64.cc",
      "new_id": "b9669122b60db94637ce9017c02cd4bb935bfce5",
      "new_mode": 33188,
      "new_path": "compiler/optimizing/code_generator_arm64.cc"
    },
    {
      "type": "modify",
      "old_id": "d8c62e97c1e06fbc217d4df0ca5be375c254b126",
      "old_mode": 33188,
      "old_path": "compiler/optimizing/graph.cc",
      "new_id": "365956e865075a571952c22d01e021aa52073824",
      "new_mode": 33188,
      "new_path": "compiler/optimizing/graph.cc"
    },
    {
      "type": "modify",
      "old_id": "ac4ac89929a6b7d75d8cb2835e82d365da54a8f2",
      "old_mode": 33188,
      "old_path": "compiler/optimizing/graph.h",
      "new_id": "5b1d5b1fb4e05dd8d650c21ff7a4eb17c25739c7",
      "new_mode": 33188,
      "new_path": "compiler/optimizing/graph.h"
    }
  ]
}
