)]}'
{
  "log": [
    {
      "commit": "d0212c246586fcca5b8d3a88cd6b37b7de771921",
      "tree": "e60f3c90a54f26c0af53870cde0a21439620cac1",
      "parents": [
        "7ebc9e6cd61d5b167ccccbea85f42387370f51a7"
      ],
      "author": {
        "name": "Thiébaud Weksteen",
        "email": "tweek@google.com",
        "time": "Mon Oct 26 13:40:38 2020 +0100"
      },
      "committer": {
        "name": "Thiébaud Weksteen",
        "email": "tweek@google.com",
        "time": "Mon Oct 26 15:53:10 2020 +0100"
      },
      "message": "iotop: format files\n\nFormat *.cpp according to the new .clang-format-2. The following command\nwas used to generate this change:\n\n  $ find . \\( -name \\*.cpp -o -name \\*.h \\) -exec clang-format \\\n    --style\u003dfile -i {} \\;\n\nTest: mm\nBug: 171699326\nChange-Id: I50a4305d77a672fbc7f9fdd895da9013f6c86cec\n"
    },
    {
      "commit": "4f74f32cea6d8fcf174cf93b28c20bc83149e0c1",
      "tree": "9c74fd044b373dc7152988786935204d92ab974a",
      "parents": [
        "9de03e3913cc835d90b8d0b880db0247b2b42914"
      ],
      "author": {
        "name": "Minchan Kim",
        "email": "minchan@google.com",
        "time": "Fri Sep 07 12:07:00 2018 +0900"
      },
      "committer": {
        "name": "Sandeep Patil",
        "email": "sspatil@google.com",
        "time": "Fri Jan 04 14:56:45 2019 -0800"
      },
      "message": "iotop: add major/minor fault stats\n\nProvide major/minor fault stats.\n\nIt would be helpful to see per-process memory consumption speed.\nIt is also useful to see read IO caused by major fault, which\nis critical for app latency.\n\nBug: 114325007\nTest: iotop -h\nTest: iotop -m 10 -s faults\nChange-Id: If9670a4efe76bcd67b9caedb3427b69896ebed17\nSigned-off-by: Minchan Kim \u003cminchan@google.com\u003e\n[Added sorter for major+minor faults]\nSigned-off-by: Sandeep Patil \u003csspatil@google.com\u003e\n"
    },
    {
      "commit": "906538079b8c4f08794a6fd3fd55ca1e35a24877",
      "tree": "4139cd3ffae5edbe99da48397f50b3da94006ebb",
      "parents": [
        "52e9f95751fa0d5b1e780e0899c1acf1814f8b6c"
      ],
      "author": {
        "name": "Chih-Hung Hsieh",
        "email": "chh@google.com",
        "time": "Tue Aug 02 11:19:23 2016 -0700"
      },
      "committer": {
        "name": "Chih-Hung Hsieh",
        "email": "chh@google.com",
        "time": "Tue Aug 02 11:19:23 2016 -0700"
      },
      "message": "Fix clang-tidy warnings in iotop.\n\n* Declare explicit conversion constructors.\n* Use const reference type for parameter to avoid unnecessary copy.\n\nBug: 28341362\nBug: 30407689\nChange-Id: Ia95a041125703ecbfac128709fd6ea0591df2103\nTest: build with WITH_TIDY\u003d1\n"
    },
    {
      "commit": "646d001e5551e091ea2c5d1397c77ffa24c01953",
      "tree": "20167875094d24972bbc232c5ad335ce4812a8ff",
      "parents": [
        "32802ecf57a6047f7008f9be8ba5072b9d458e57"
      ],
      "author": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Thu Sep 03 17:56:39 2015 -0700"
      },
      "committer": {
        "name": "Colin Cross",
        "email": "ccross@android.com",
        "time": "Fri Sep 04 18:02:03 2015 -0700"
      },
      "message": "Implement iotop\n\niotop provides per process statistics on IO rates and kernel delays.\nRequires root, and a kernel compiled with CONFIG_TASKSTATS,\nCONFIG_TASK_DELAY_ACCT, and CONFIG_TASK_IO_ACCOUNTING.\n\nChange-Id: I111c55a1492e9ea33d8d7b3ab620080625b84346\n"
    }
  ]
}
