git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97bd234
)
workqueue: add queue_work and activate_work trace points
author
Tejun Heo
<tj@kernel.org>
Tue, 5 Oct 2010 08:49:55 +0000
(10:49 +0200)
committer
Tejun Heo
<tj@kernel.org>
Tue, 5 Oct 2010 08:49:55 +0000
(10:49 +0200)
These two tracepoints allow tracking when and how a work is queued and
activated. This patch is based on Frederic's patch to add queue_work
trace point.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
No differences found