)]}'
{
  "commit": "5fa10b28e57f94a90535cfeafe89dcee9f47d540",
  "tree": "951cf12a3b5b3a37546b4f6dd2994bebdac19dc0",
  "parents": [
    "b2e74a265ded1a185f762ebaab967e9e0d008dd8"
  ],
  "author": {
    "name": "Frederic Weisbecker",
    "email": "fweisbec@gmail.com",
    "time": "Fri Nov 27 04:55:53 2009 +0100"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Fri Nov 27 06:22:58 2009 +0100"
  },
  "message": "hw-breakpoints: Use struct perf_event_attr to define user breakpoints\n\nIn-kernel user breakpoints are created using functions in which\nwe pass breakpoint parameters as individual variables: address,\nlength and type.\n\nAlthough it fits well for x86, this just does not scale across\narchictectures that may support this api later as these may have\nmore or different needs. Pass in a perf_event_attr structure\ninstead because it is meant to evolve as much as possible into\na generic hardware breakpoint parameter structure.\n\nReported-by: K.Prasad \u003cprasad@linux.vnet.ibm.com\u003e\nSigned-off-by: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nLKML-Reference: \u003c1259294154-5197-1-git-send-regression-fweisbec@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "75e0cd847bd6b20bf8d99a9de3edbdbd92c191b6",
      "old_mode": 33188,
      "old_path": "arch/x86/kernel/ptrace.c",
      "new_id": "2941b32ea666f09d584ef34cb06cde995aa7b89f",
      "new_mode": 33188,
      "new_path": "arch/x86/kernel/ptrace.c"
    },
    {
      "type": "modify",
      "old_id": "c9f7f7c7b0e0c5ae79831e07c113b0f959b446e1",
      "old_mode": 33188,
      "old_path": "include/linux/hw_breakpoint.h",
      "new_id": "5da472e434b75099805a801b8fdd392325940d6a",
      "new_mode": 33188,
      "new_path": "include/linux/hw_breakpoint.h"
    },
    {
      "type": "modify",
      "old_id": "32e1018191be6e762cfaeedb72d886d2a9471762",
      "old_mode": 33188,
      "old_path": "kernel/hw_breakpoint.c",
      "new_id": "2a47514f12fd9530428ca2001fb827601b4dde07",
      "new_mode": 33188,
      "new_path": "kernel/hw_breakpoint.c"
    }
  ]
}
