Expected Behavior
For events, device.anr and device.crash we should also put the state and stactrace of the all the threads present in the system. This becomes really useful in case of ANR where more than one thread participate in ANR
Current Behavior
We only put state of current thread where ANR or crash happened