)]}'
{
  "commit": "89d5cbddeeaf6bb4aa6a5ca4fbb443115abce4a2",
  "tree": "2ea1099fb677e42f1be781434cb3ef371a89061e",
  "parents": [
    "b680c5ba54946ab205cdb5083bc0a17e3f2fb468"
  ],
  "author": {
    "name": "Alexey Kardashevskiy",
    "email": "aik@ozlabs.ru",
    "time": "Mon Mar 16 14:57:38 2015 +1100"
  },
  "committer": {
    "name": "Paolo Bonzini",
    "email": "pbonzini@redhat.com",
    "time": "Wed Mar 18 12:07:34 2015 +0100"
  },
  "message": "profiler: Reenable built-in profiler\n\n2ed1ebcf6 \"timer: replace time() with QEMU_CLOCK_HOST\" broke compile\nwhen configured with --enable-profiler. Turned out the profiler has been\nbroken for a while.\n\nThis does s/qemu_time/tcg_time/ as the profiler only works in a TCG mode.\nThis also fixes the compile error.\n\nThis changes profile_getclock() to return nanoseconds rather than\nCPU ticks as the \"profile\" HMP command prints seconds and there is no\nplatform-independent way to get ticks-per-second rate.\nSince TCG is quite slow and get_clock() returns nanoseconds (fine\nenough), this should not affect precision much.\n\nThis removes unused qemu_time_start and tlb_flush_time.\n\nSigned-off-by: Alexey Kardashevskiy \u003caik@ozlabs.ru\u003e\nMessage-Id: \u003c1426478258-29961-1-git-send-email-aik@ozlabs.ru\u003e\nSigned-off-by: Paolo Bonzini \u003cpbonzini@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1ce90a12e8fc99c5b6a460bddcce8fcb42c6d784",
      "old_mode": 33188,
      "old_path": "cpus.c",
      "new_id": "314df161908df41d8e5f29ae9384da08f90b22b0",
      "new_mode": 33188,
      "new_path": "cpus.c"
    },
    {
      "type": "modify",
      "old_id": "eba8b2109cdbd50ca7311df1c7b9a4dd476516ee",
      "old_mode": 33188,
      "old_path": "include/qemu/timer.h",
      "new_id": "e5bd494c07b7a63458936631eb08593fd4f6d294",
      "new_mode": 33188,
      "new_path": "include/qemu/timer.h"
    },
    {
      "type": "modify",
      "old_id": "42116a942ee7ce39c8f1059e00df35a4ed3397a4",
      "old_mode": 33188,
      "old_path": "monitor.c",
      "new_id": "65a63dfbbffd991963383aca9388545b017c715a",
      "new_mode": 33188,
      "new_path": "monitor.c"
    }
  ]
}
