)]}'
{
  "commit": "7975a2be16dd42df2cab80c80cb6ece382edb6ec",
  "tree": "b9fdae6b0f3cd7c902beb8bf995efe2d827e02a2",
  "parents": [
    "e9fb2b6d5845e24f104713591286b6f39761c027"
  ],
  "author": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Thu Mar 12 14:23:17 2009 -0400"
  },
  "committer": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Thu Mar 12 21:15:01 2009 -0400"
  },
  "message": "tracing: export trace formats to user space\n\nThe binary printk saves a pointer to the format string in the ring buffer.\nOn output, the format is processed. But if the user is reading the\nring buffer through a binary interface, the pointer is meaningless.\n\nThis patch creates a file called printk_formats that maps the pointers\nto the formats.\n\n # cat /debug/tracing/printk_formats\n0xffffffff80713d40 : \"irq_handler_entry: irq\u003d%d handler\u003d%s\\n\"\n0xffffffff80713d48 : \"lock_acquire: %s%s%s\\n\"\n0xffffffff80713d50 : \"lock_release: %s\\n\"\n\nSigned-off-by: Steven Rostedt \u003csrostedt@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f307a11e23325e030c1091fe42b92972fd9c9349",
      "old_mode": 33188,
      "old_path": "kernel/trace/trace_printk.c",
      "new_id": "486785214e3ecaaff82ff78b2f64f9171888513e",
      "new_mode": 33188,
      "new_path": "kernel/trace/trace_printk.c"
    }
  ]
}
