]> git.baikalelectronics.ru Git - kernel.git/commit
Enable minimal per-device resume tracing
authorLinus Torvalds <torvalds@g5.osdl.org>
Sat, 24 Jun 2006 21:32:18 +0000 (14:32 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 24 Jun 2006 21:47:59 +0000 (14:47 -0700)
commit0572fe6d7fe93df305f66faa3d3064807388f160
tree9a8147cc77bc6fead512abf6dfce25d4c38fa6b2
parent1f3402505ea2034e607d0ed84ecccc88320fe56a
Enable minimal per-device resume tracing

This is the minimal resume trace code to find which device resume (if
any) results in problems.  Usually, you'd use the information this
generates as a starting point to adding more fine-grained trace event
points.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/base/power/resume.c