)]}'
{
  "commit": "a7c04f8664979b605f38dba68b361b48da2db70a",
  "tree": "76b9d23899bcd933dd246143da5148e1821885de",
  "parents": [
    "a443e83265b81751b9f0fe48e179ec2e39ccf4a8"
  ],
  "author": {
    "name": "Hector Dearman",
    "email": "hjd@google.com",
    "time": "Thu Mar 29 11:31:24 2018 +0100"
  },
  "committer": {
    "name": "Hector Dearman",
    "email": "hjd@google.com",
    "time": "Thu Mar 29 16:43:11 2018 +0000"
  },
  "message": "traced_probes: Fix pid snapshot\n\nThree changes:\n1) Currently there are issues with very large trace packets, put each\n   proccess in its own trace packet as a workaround.\n2) Reading the cmdline is special since the cmdline is uses \\0 as an\n   argument seperator. We have to either: plumb the exact size we read\n   or zero the whole buffer before we read. The latter is simplier in the\n   current code so do that.\n3) QOL changes to tools/tmux\n\nBug: 73058765\nChange-Id: I0ec6775b3ff8c4c01f450752f4c75b773faade3a",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a0a9cbd61e4e73a203264aa2afbc76e4295818fe",
      "old_mode": 33188,
      "old_path": "src/process_stats/procfs_utils.cc",
      "new_id": "18e0402f26a28e8337c39a7fdebfa31d8bee10f5",
      "new_mode": 33188,
      "new_path": "src/process_stats/procfs_utils.cc"
    },
    {
      "type": "modify",
      "old_id": "27f05bafeb15d77256f086d5521ff44ece4134d1",
      "old_mode": 33188,
      "old_path": "src/traced/probes/process_stats_data_source.cc",
      "new_id": "556f1f7a438d573b0171f60b636782ed68b02fa9",
      "new_mode": 33188,
      "new_path": "src/traced/probes/process_stats_data_source.cc"
    },
    {
      "type": "modify",
      "old_id": "568fc78d62820d587438230a16fb194afc7b9e63",
      "old_mode": 33261,
      "old_path": "tools/tmux",
      "new_id": "a5a544771b55f1a822f41680480ef905857c5200",
      "new_mode": 33261,
      "new_path": "tools/tmux"
    }
  ]
}
