)]}'
{
  "commit": "6ff9a64d2aaa6eae396adc95e9c91c0cbfa6dbe4",
  "tree": "1ca1b9a0aff32f1542a9dc3d2f5ccac7ab8a52e3",
  "parents": [
    "bc5c6c043d8381676339fb3da59cc4cc5921d368"
  ],
  "author": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Wed Jun 10 14:28:34 2009 -0400"
  },
  "committer": {
    "name": "Steven Rostedt",
    "email": "rostedt@goodmis.org",
    "time": "Wed Jun 10 14:28:34 2009 -0400"
  },
  "message": "tracing: do not translate event helper macros in print format\n\nBy moving the macro that creates the print format code above the\ndefining of the event macro helpers (__get_str, __print_symbolic,\nand __get_dynamic_array), we get a little cleaner print format.\n\nInstead of:\n\n  (char *)((void *)REC + REC-\u003e__data_loc_name)\n\nwe get:\n\n   __get_str(name)\n\nInstead of:\n\n   ({ static const struct trace_print_flags symbols[] \u003d { { HI_SOFTIRQ, \"HI\" }, {\n\nwe get:\n\n   __print_symbolic(REC-\u003evec, { HI_SOFTIRQ, \"HI\" }, {\n\nSigned-off-by: Steven Rostedt \u003crostedt@goodmis.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "40ede4db4d8853725c4ef307b5ad3fe70fd0fb15",
      "old_mode": 33188,
      "old_path": "include/trace/ftrace.h",
      "new_id": "1867553c61e595839428e2c394787e205228297d",
      "new_mode": 33188,
      "new_path": "include/trace/ftrace.h"
    }
  ]
}
