mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +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>