)]}'
{
  "commit": "6d8694a5fb5cfb905186249581cc6a3fde6cc38a",
  "tree": "600d99f68c6dd99e39eea60a9d69859676693664",
  "parents": [
    "9a234836396d547494abf2c370ea773abfac3fed"
  ],
  "author": {
    "name": "Daniel R. Carvalho",
    "email": "odanrc@yahoo.com.br",
    "time": "Tue Dec 04 16:29:16 2018 +0100"
  },
  "committer": {
    "name": "Daniel Carvalho",
    "email": "odanrc@yahoo.com.br",
    "time": "Thu Mar 07 13:07:09 2019 +0000"
  },
  "message": "mem-cache: Allow tag-only accesses on latency calculation\n\nSome accesses only need to search for a tag in the tag array, with\nno need to touch the data array. This is the case for CleanEvicts,\nevicts that don\u0027t find a corresponding block entry (since a write\ncannot be done in parallel with tag lookup), and maintenance\noperations.\n\nChange-Id: I7365a915500b5d7ab636d49a9acc627072a7f58e\nSigned-off-by: Daniel R. Carvalho \u003codanrc@yahoo.com.br\u003e\nReviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/14878\nReviewed-by: Nikos Nikoleris \u003cnikos.nikoleris@arm.com\u003e\nMaintainer: Nikos Nikoleris \u003cnikos.nikoleris@arm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7ba3065be493db601823a5c18daa8a443aecd58f",
      "old_mode": 33188,
      "old_path": "src/mem/cache/base.cc",
      "new_id": "2f734ea16af05280815db9e0b033975bebb1025e",
      "new_mode": 33188,
      "new_path": "src/mem/cache/base.cc"
    },
    {
      "type": "modify",
      "old_id": "7bf7411448430c40bfbc155190b56b2a745e0795",
      "old_mode": 33188,
      "old_path": "src/mem/cache/base.hh",
      "new_id": "a7b25ff2f0eb9354f1e274f6f491411fc0a9a557",
      "new_mode": 33188,
      "new_path": "src/mem/cache/base.hh"
    }
  ]
}
