)]}'
{
  "commit": "8248ac052dfd1eb41819fbc0ca5c7a1667e7e70c",
  "tree": "d979964a23112b6266d26da19a572057e5060367",
  "parents": [
    "077c5407cd3231cf13472623995f0dfdda510d62"
  ],
  "author": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Wed Sep 02 12:27:41 2009 -0400"
  },
  "committer": {
    "name": "Steven Rostedt",
    "email": "rostedt@goodmis.org",
    "time": "Fri Sep 04 11:48:12 2009 -0400"
  },
  "message": "tracing: print out start and stop in latency traces\n\nDuring development of the tracer, we would copy information from\nthe live tracer to the max tracer with one memcpy. Since then we\nadded a generic ring buffer and we handle the copies differently now.\nUnfortunately, we never copied the critical section information, and\nwe lost the output:\n\n #  \u003d\u003e started at: kmem_cache_alloc\n #  \u003d\u003e ended at:   kmem_cache_alloc\n\nThis patch adds back the critical start and end copying as well as\nremoves the unused \"trace_idx\" and \"overrun\" fields of the\ntrace_array_cpu structure.\n\nSigned-off-by: Steven Rostedt \u003crostedt@goodmis.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0f0881676dc98f9cfdb0ac622d01ef9d6a24944d",
      "old_mode": 33188,
      "old_path": "kernel/trace/trace.c",
      "new_id": "df2c9f730ac6c19276ac322b8691b68a772f20de",
      "new_mode": 33188,
      "new_path": "kernel/trace/trace.c"
    },
    {
      "type": "modify",
      "old_id": "e2c06b21dd828f9131403775f9bb584e91d32d67",
      "old_mode": 33188,
      "old_path": "kernel/trace/trace.h",
      "new_id": "f2af713a8bcc0fc48261103323a7e3e75e0c83ed",
      "new_mode": 33188,
      "new_path": "kernel/trace/trace.h"
    }
  ]
}
