commit | d02f40e81e003be6ddba5c176f2e40ea290c3729 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@g5.osdl.org> | Sat Jun 24 14:32:18 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Jun 24 14:47:59 2006 -0700 |
tree | 9a8147cc77bc6fead512abf6dfce25d4c38fa6b2 | |
parent | eb71c87a492b7090ff9e8ac46912c480a1687e38 [diff] |
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>