mirror of
https://github.com/torvalds/linux
synced 2026-06-17 15:52:07 +09: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>