In recovery search for the timestamp of the command stream after global eop instead of searching for the command stream of the global eop and then moving the pointer forward till the start of the command stream following global eop. This is because if the ringbuffer is full then the global eop timestamp may have been overwritten, so its more reliable to search for the timestamp that occurs after global eop. Change-Id: Ide272fd653bcba411f0c4b92b3dc2ac2fa8326a9 Signed-off-by: Shubhraprakash Das <sadas@codeaurora.org>