mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
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>