)]}'
{
  "commit": "43eab87828fee65f89f4088736b2b7a187390a2f",
  "tree": "f43f9b595b1401e5429d630cf84367923e52e701",
  "parents": [
    "629948310e4270e9b32c37b4a65a8cd5d6ebf38a"
  ],
  "author": {
    "name": "Will Deacon",
    "email": "will.deacon@arm.com",
    "time": "Sat Nov 13 19:04:32 2010 +0000"
  },
  "committer": {
    "name": "Will Deacon",
    "email": "will.deacon@arm.com",
    "time": "Thu Nov 25 16:52:08 2010 +0000"
  },
  "message": "ARM: perf: separate PMU backends into multiple files\n\nThe ARM perf_event.c file contains all PMU backends and, as new PMUs\nare introduced, will continue to grow.\n\nThis patch follows the example of x86 and splits the PMU implementations\ninto separate files which are then #included back into the main\nfile. Compile-time guards are added to each PMU file to avoid compiling\nin code that is not relevant for the version of the architecture which\nwe are targetting.\n\nAcked-by: Jean Pihet \u003cj-pihet@ti.com\u003e\nSigned-off-by: Will Deacon \u003cwill.deacon@arm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ac4e9a1ed80bf50e08291d470c0a5e31c45dbb8b",
      "old_mode": 33188,
      "old_path": "arch/arm/kernel/perf_event.c",
      "new_id": "421a4bb88fede2cffeacdd2ede4214c12e946711",
      "new_mode": 33188,
      "new_path": "arch/arm/kernel/perf_event.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7aeb07da9076838998c987bb3388b4a058972684",
      "new_mode": 33188,
      "new_path": "arch/arm/kernel/perf_event_v6.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4d0423969df95a47e4ca34ad63dd9fa379469711",
      "new_mode": 33188,
      "new_path": "arch/arm/kernel/perf_event_v7.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4e9592789d40949475e90f8c428c3cf805260931",
      "new_mode": 33188,
      "new_path": "arch/arm/kernel/perf_event_xscale.c"
    }
  ]
}
