)]}'
{
  "commit": "be6f164a02f394675e2ac2077dd354cebef5b4c0",
  "tree": "9805294731c00ddb61857a4e1e42019058eb1542",
  "parents": [
    "8aef2d2856158a36c295a8d1288281e4839bff13"
  ],
  "author": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Tue Mar 24 11:06:24 2009 -0400"
  },
  "committer": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Tue Mar 24 11:06:24 2009 -0400"
  },
  "message": "function-graph: add option for include sleep times\n\nImpact: give user a choice to show times spent while sleeping\n\nThe user may want to see the time a function spent sleeping.\nThis patch adds the trace option \"sleep-time\" to allow that.\nThe \"sleep-time\" option is default on.\n\n echo sleep-time \u003e /debug/tracing/trace_options\n\nproduces:\n\n ------------------------------------------\n 2)  avahi-d-3428  \u003d\u003e    \u003cidle\u003e-0\n ------------------------------------------\n\n 2)               |      finish_task_switch() {\n 2)   0.621 us    |        _spin_unlock_irq();\n 2)   2.202 us    |      }\n 2) ! 1002.197 us |    }\n 2) ! 1003.521 us |  }\n\nwhere as,\n\n echo nosleep-time \u003e /debug/tracing/trace_options\n\nproduces:\n\n 0)    \u003cidle\u003e-0    \u003d\u003e  yum-upd-3416\n ------------------------------------------\n\n 0)               |              finish_task_switch() {\n 0)   0.643 us    |                _spin_unlock_irq();\n 0)   2.342 us    |              }\n 0) + 41.302 us   |            }\n 0) + 42.453 us   |          }\n\nSigned-off-by: Steven Rostedt \u003csrostedt@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0b90364d1a2cefce0c6fefd621acc73250a5522f",
      "old_mode": 33188,
      "old_path": "kernel/trace/ftrace.c",
      "new_id": "02d2de9d08baf6cc400a0b0a008cf69a46dbe404",
      "new_mode": 33188,
      "new_path": "kernel/trace/ftrace.c"
    },
    {
      "type": "modify",
      "old_id": "f0e1337b1ebd5481dc2d6fdd4a1e1429f36de8d4",
      "old_mode": 33188,
      "old_path": "kernel/trace/trace.c",
      "new_id": "67c6a21dd4274f8b52816e968aac28348a08c4ee",
      "new_mode": 33188,
      "new_path": "kernel/trace/trace.c"
    },
    {
      "type": "modify",
      "old_id": "7cfb741be2001862b3ddba9df6109f422b631bbd",
      "old_mode": 33188,
      "old_path": "kernel/trace/trace.h",
      "new_id": "d7410bbb9a803f2052ba8c1921354991194a0234",
      "new_mode": 33188,
      "new_path": "kernel/trace/trace.h"
    }
  ]
}
