)]}'
{
  "log": [
    {
      "commit": "5b8fa822b71fa91b17c9fb38bcca31e771f7650d",
      "tree": "f059d09027ae0e132b2c9b811f214d63b8bdd1e7",
      "parents": [
        "108fc82596e3b66b819df9d28c1ebbc9ab5de14c"
      ],
      "author": {
        "name": "Yoshihiro YUNOMAE",
        "email": "yoshihiro.yunomae.ez@hitachi.com",
        "time": "Tue Sep 04 09:53:39 2012 +0900"
      },
      "committer": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Fri Sep 28 15:05:13 2012 +0930"
      },
      "message": "tools: Fix pthread flag for Makefile of trace-agent used by virtio-trace\n\npthread flag should not be -lpthread but -pthread using gcc. The -lpthread\nlinks the external multithread library. On the other hand, the -pthread manages\nboth the gcc\u0027s preprocessor and linker to be able to compile with pthread.\n\nSigned-off-by: Yoshihiro YUNOMAE \u003cyoshihiro.yunomae.ez@hitachi.com\u003e\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\n"
    },
    {
      "commit": "108fc82596e3b66b819df9d28c1ebbc9ab5de14c",
      "tree": "66c051fac35849764818a47aa278d073af72b182",
      "parents": [
        "8ca84a50e5b39487ea1de8809d0ee1c8474f6a5c"
      ],
      "author": {
        "name": "Yoshihiro YUNOMAE",
        "email": "yoshihiro.yunomae.ez@hitachi.com",
        "time": "Thu Aug 09 21:31:30 2012 +0900"
      },
      "committer": {
        "name": "Rusty Russell",
        "email": "rusty@rustcorp.com.au",
        "time": "Fri Sep 28 15:05:13 2012 +0930"
      },
      "message": "tools: Add guest trace agent as a user tool\n\nThis patch adds a user tool, \"trace agent\" for sending trace data of a guest to\na Host in low overhead. This agent has the following functions:\n - splice a page of ring-buffer to read_pipe without memory copying\n - splice the page from write_pipe to virtio-console without memory copying\n - write trace data to stdout by using -o option\n - controlled by start/stop orders from a Host\n\nChanges in v2:\n - Cleanup (change fprintf() to pr_err() and an include guard)\n\nSigned-off-by: Yoshihiro YUNOMAE \u003cyoshihiro.yunomae.ez@hitachi.com\u003e\nAcked-by: Amit Shah \u003camit.shah@redhat.com\u003e\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\n"
    }
  ]
}
