From: Tejun Heo Date: Tue, 5 Oct 2010 08:49:55 +0000 (+0200) Subject: workqueue: add queue_work and activate_work trace points X-Git-Tag: v2.6.37-rc1~164^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdadf0097cdca06c497ffaeb5982e028c6e4ed38;p=pandora-kernel.git workqueue: add queue_work and activate_work trace points 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 Cc: Frederic Weisbecker --- Reading git-diff-tree failed