Hi all, I am migrating kernel to new target, and it hangs in between, I want to know where it hangs. Since it do lots of subsys_initcall(XXX). So i do not know the sequence where it hangs. is there any way from which i can find the sequence of kernel inbuild INIT execution sequence. Thanks