)]}'
{
  "commit": "ede1b4290781ae82ccf0f2ecc6dada8d3dd35779",
  "tree": "8cc85b36b0450f3e1c2d808cb15ecbc7fa931ca3",
  "parents": [
    "737480a0d525dae13306296da08029dff545bc72"
  ],
  "author": {
    "name": "Arjan van de Ven",
    "email": "arjan@linux.intel.com",
    "time": "Wed Aug 18 15:33:13 2010 -0700"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Thu Aug 19 13:00:41 2010 +0200"
  },
  "message": "tracing: Fix timer tracing\n\nPowerTOP would like to be able to trace timers.\n\nUnfortunately, the current timer tracing is not very useful: the\nactual timer function is not recorded in the trace at the start\nof timer execution.\n\nAlthough this is recorded for timer \"start\" time (when it gets\narmed), this is not useful; most timers get started early, and a\ntracer like PowerTOP will never see this event, but will only\nsee the actual running of the  timer.\n\nThis patch just adds the function to the timer tracing; I\u0027ve\nverified with PowerTOP that now it can get useful information\nabout timers.\n\nSigned-off-by: Arjan van de Ven \u003carjan@linux.intel.com\u003e\nCc: xiaoguangrong@cn.fujitsu.com\nCc: Steven Rostedt \u003crostedt@goodmis.org\u003e\nCc: Frederic Weisbecker \u003cfweisbec@gmail.com\u003e\nCc: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nCc: \u003cstable@kernel.org\u003e # .35.x, .34.x, .33.x\nLKML-Reference: \u003c4C6C5FA9.3000405@linux.intel.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c624126a9c8a6fb889fe596ea261f649236d51a7",
      "old_mode": 33188,
      "old_path": "include/trace/events/timer.h",
      "new_id": "425bcfe56c620211678d94f6d3923a9451305db2",
      "new_mode": 33188,
      "new_path": "include/trace/events/timer.h"
    }
  ]
}
