Make StackSamplingProfiler take SamplingProfileBuilder during construction

This constructor change leads to the following changes:
1) The data member completed_callback_ is removed from StackSamplingProfiler
   as it is no long used.
2) Unit test StackSamplingProfilerTest::CanRunMultipleTimes is removed as this
   multi-start feature is retired.

Bug: 851163
Change-Id: I7783a3db6eeb6a99c559f08de2773e96e4b4551f
Reviewed-on: https://chromium-review.googlesource.com/1114213
Reviewed-by: Mike Wittman <wittman@chromium.org>
Commit-Queue: Xi Cheng <chengx@chromium.org>
Cr-Commit-Position: refs/heads/master@{#570435}
4 files changed