)]}'
{
  "commit": "355d7ba0294d439e157702a657dc3ab43e947c47",
  "tree": "e068e402a5f2de7f4e0cc4553b9cea7a9e41e8c1",
  "parents": [
    "bd95e9b6b7961397b052ad708323695b122ac50a"
  ],
  "author": {
    "name": "Hector Dearman",
    "email": "hjd@google.com",
    "time": "Tue Oct 24 15:44:43 2017 +0100"
  },
  "committer": {
    "name": "Hector Dearman",
    "email": "hjd@google.com",
    "time": "Tue Oct 24 15:44:43 2017 +0100"
  },
  "message": "Add script to extract format files\n\nAdds a Python script which extracts all files matching:\n\n/sys/kernel/debug/tracing/events/*/*/format\n\nFrom an Android device into a directory named:\n\nandroid_productname_buildid_kernelversion\n(e.g. android_seed_N2F62_3.10.49)\n\nThe layout of the directory matches\n/sys/kernel/debug/tracing/events except it only contains the\n\u0027format\u0027 files.\n\nUsage:\n$ .tools/extract_formats.py\n$ ls\nandroid_seed_N2F62_3.10.49\n$ find . -type f | grep sched_switch\nandroid_seed_N2F62_3.10.49/perf_trace_counters/sched_switch_with_ctrs/format\nandroid_seed_N2F62_3.10.49/sched/sched_switch/format\n\nChange-Id: If5beb4ea98bd7f7f710bcb6ca5d33a919339a4fc\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8cd27f69d0e77881293532ae43fdf0611068ddbf",
      "new_mode": 33261,
      "new_path": "tools/pull_ftrace_format_files.py"
    }
  ]
}
