)]}'
{
  "commit": "7f96f93f02b7637491a1637dee12dcdcd40b9802",
  "tree": "4756faebe7ada4eabb4ca985b3b26e09ecbfec14",
  "parents": [
    "bdc067582b8b71c7771bab076bbc51569c594fb4"
  ],
  "author": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Fri Mar 13 00:37:42 2009 -0400"
  },
  "committer": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Fri Mar 13 00:37:42 2009 -0400"
  },
  "message": "tracing: move binary buffers into per cpu directory\n\nThe binary_buffers directory in /debugfs/tracing held the files\nto read the trace buffers in a binary format. This held one file\nper CPU buffer. But we also have a per_cpu directory that holds\na way to read the pretty-print formats.\n\nThis patch moves the binary buffers into the per_cpu_directory:\n\n # ls /debug/tracing/per_cpu/cpu1/\ntrace  trace_pipe  trace_pipe_raw\n\nThe new name is called \"trace_pipe_raw\". The binary buffers always\nacted similar to trace_pipe, except that they produce raw data.\n\nRequested-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Steven Rostedt \u003csrostedt@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "dbb077d8a172940af33dac21a55d0e5506c99e37",
      "old_mode": 33188,
      "old_path": "kernel/trace/trace.c",
      "new_id": "efe3202c02092188d14a3eb32f8c9d92024a8dca",
      "new_mode": 33188,
      "new_path": "kernel/trace/trace.c"
    }
  ]
}
