)]}'
{
  "commit": "2fbcdb35aca614f9529a0e7d340146cf0b71684f",
  "tree": "02b717134d9d82b1f9a7cebd4e3daccde542cf5c",
  "parents": [
    "5ef841f6f32dce0b752a4fa0622781ee67a0e874"
  ],
  "author": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Thu Mar 19 13:24:42 2009 -0400"
  },
  "committer": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Thu Mar 19 15:58:38 2009 -0400"
  },
  "message": "function-graph: calculate function depth within function graph tracer\n\nCurrently, the function graph tracer depends on the trace_printk\nto record the depth. All the information is already there in the trace\nto calculate function depth, with the exception of having the printk\nbe the first item. But as soon as a entry or exit is reached, then\nwe know the depth.\n\nThis patch changes the iter-\u003eprivate data from recording a per cpu\nlast_pid, to a structure that holds both the last_pid and the current\ndepth. This data is used to determine the function depth for the\nprintks.\n\nSigned-off-by: Steven Rostedt \u003csrostedt@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2d4d185cd0d87b88226bc061d7792d9daaac2539",
      "old_mode": 33188,
      "old_path": "kernel/trace/trace_functions_graph.c",
      "new_id": "66ea23b64fe62247ba3251095c040a3ce9ccf345",
      "new_mode": 33188,
      "new_path": "kernel/trace/trace_functions_graph.c"
    }
  ]
}
