DevTools: Profiler domain refactoring: encode timestamps as deltas.

The CL makes CPUProfile encode sample timestamps as deltas, which makes the
representation more compact.
startTime and endTime are represented in microseconds rather than seconds.

BUG=635947

Review-Url: https://codereview.chromium.org/2262543002
Cr-Commit-Position: refs/heads/master@{#413332}
8 files changed