linux/drivers/base/power
Linus Torvalds d02f40e81e 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>
2006-06-24 14:47:59 -07:00
..
main.c
Makefile
power.h
resume.c Enable minimal per-device resume tracing 2006-06-24 14:47:59 -07:00
runtime.c
shutdown.c
suspend.c
sysfs.c
trace.c