Support serialization of events in chronological order

Events can be processed by PerfParser in chronological order, but the
PerfSerializer doesn't currently serialize them in that order.

This patch adds support for chronological order serialization.

BUG=none
TEST=Unit tests pass

Change-Id: I7588ccae1818ab77cf2a956d16aa6365bb9e727c
Signed-off-by: Simon Que <sque@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/206537
209 files changed