mirror of
https://github.com/torvalds/linux.git
synced 2026-09-16 07:57:28 -04: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>