DevTools: Initial implementation of slow CPU emulation.

CPU throttling uses SIGUSR2 signal handler to pause the thread.

Current limitations are:
  - throttles renderer thread only
  - POSIX only supported.

BUG=436111

Review URL: https://codereview.chromium.org/1521113002

Cr-Commit-Position: refs/heads/master@{#364923}
15 files changed