)]}'
{
  "commit": "66896a85cf2890b6bbbc4c9ccdcd296600ffbf89",
  "tree": "ad6b0a4df65a59280163f5b8ab0b92b2fe54c283",
  "parents": [
    "2c2d7329d8afa9efa3ec24e19a53e7be9d14f242"
  ],
  "author": {
    "name": "Frederic Weisbecker",
    "email": "fweisbec@gmail.com",
    "time": "Sat Dec 13 20:18:13 2008 +0100"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Wed Dec 17 00:26:36 2008 +0100"
  },
  "message": "tracing/ftrace: add the printk-msg-only option\n\nImpact: display ftrace_printk messages \"as is\"\n\nBy default, ftrace_printk() messages find their output with some other\ninformations like pid, caller, ...\nSometimes a developer just want to have the ftrace_printk left \"as is\", without\nother information.\n\nThis is done by providing a default-off option called printk-msg-only.\nTo enable it, just do `echo printk-msg-only \u003e /debugfs/tracing/trace_options`\n\nBefore the patch:\n\n           \u003c...\u003e-2739  [000]   145.692153: __might_sleep: I\u0027m an ftrace_printk msg in __might_sleep\n           \u003c...\u003e-2739  [000]   145.692155: __might_sleep: I\u0027m another ftrace_printk msg in __might_sleep\n\nAfter the patch and the printk-msg-only option enabled:\n\nI\u0027m an ftrace_printk msg in __might_sleep\nI\u0027m another ftrace_printk msg in __might_sleep\n\nSigned-off-by: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: Steven Rostedt \u003crostedt@goodmis.org\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "639344a4d3a2ddc1f4246fefbad9383e38e5f87f",
      "old_mode": 33188,
      "old_path": "kernel/trace/trace.c",
      "new_id": "1a3d6b329782de4587d2bacd544e07fa7cb7f2c8",
      "new_mode": 33188,
      "new_path": "kernel/trace/trace.c"
    },
    {
      "type": "modify",
      "old_id": "f07c246dd73dab7b283048df72bce71b36b34f4d",
      "old_mode": 33188,
      "old_path": "kernel/trace/trace.h",
      "new_id": "fc75dce7a6645edfafdb612be7ff313d6ea8cf6e",
      "new_mode": 33188,
      "new_path": "kernel/trace/trace.h"
    }
  ]
}
