)]}'
{
  "commit": "eb594e45f6979cd10b18d87f7b3f02119e00a108",
  "tree": "eb27cea51205ad527a0b1582c9b02d434f7129bc",
  "parents": [
    "0cfe82451dfa3ebf4e69158f2eb450f2fbb6b715"
  ],
  "author": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Fri Feb 27 17:36:06 2009 -0500"
  },
  "committer": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Sat Feb 28 02:58:50 2009 -0500"
  },
  "message": "tracing: move trace point formats to files in include/trace directory\n\nImpact: clean up\n\nTo further facilitate the ease of adding trace points for developers, this\npatch creates include/trace/trace_events.h and\ninclude/trace/trace_event_types.h.\n\nThe former file will hold the trace/\u003ctype\u003e.h files and the latter will hold\nthe trace/\u003ctype\u003e_event_types.h files.\n\nTo create new tracepoints and to have them automatically\nappear in the event tracer, a developer makes the trace/\u003ctype\u003e.h file\nwhich includes \u003clinux/tracepoint.h\u003e and the trace/\u003ctype\u003e_event_types.h file.\n\nThe trace/\u003ctype\u003e_event_types.h file will hold the TRACE_FORMAT\nmacros.\n\nThen add the trace/\u003ctype\u003e.h file to trace/trace_events.h,\nand add the trace/\u003ctype\u003e_event_types.h to the trace_event_types.h file.\n\nNo need to modify files elsewhere.\n\nSigned-off-by: Steven Rostedt \u003csrostedt@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "33c8ed5ccb6cd03b072a77cad1e686dbe8af05e5",
      "new_mode": 33188,
      "new_path": "include/trace/trace_event_types.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ea2ef2051762d1220e538b40f7eab6e5f7e7a344",
      "new_mode": 33188,
      "new_path": "include/trace/trace_events.h"
    },
    {
      "type": "modify",
      "old_id": "3c75623893cc8a19d033849f1775c1f30918276d",
      "old_mode": 33188,
      "old_path": "kernel/trace/events.c",
      "new_id": "46e27ad2487ef4e52eec9cdf0a6708e490f1b34e",
      "new_mode": 33188,
      "new_path": "kernel/trace/events.c"
    }
  ]
}
