)]}'
{
  "commit": "49c177461bfbedeccbab22bf3905db2f9da7f1c3",
  "tree": "e58f08de9c82eab2589bfc22ece178af44c3b495",
  "parents": [
    "87f44bbc246c5244c76a701f8eefba7788bce64a"
  ],
  "author": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Tue May 25 06:19:35 2010 -0700"
  },
  "committer": {
    "name": "Steven Rostedt",
    "email": "rostedt@goodmis.org",
    "time": "Tue May 25 06:19:35 2010 -0700"
  },
  "message": "tracing: Add __used annotation to event variable\n\nThe TRACE_EVENT() macros automate creation of trace events. To automate\ninitialization, the set up variables are loaded in a special section\nthat is read on boot up. GCC is not aware that these static variables\nare used and will complain about them if we do not inform GCC that\nthey are indeed used.\n\nOne of the declarations of the event element was missing a __used\nannotation. This patch adds it.\n\nReported-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Steven Rostedt \u003crostedt@goodmis.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0152b8673bd7a35517980b5a040ae4b000182d91",
      "old_mode": 33188,
      "old_path": "include/trace/ftrace.h",
      "new_id": "34bead70d178953f756e5b8ddcffb999e2d22082",
      "new_mode": 33188,
      "new_path": "include/trace/ftrace.h"
    }
  ]
}
