DescriptionSecond reland: Introduce mojo interface for collecting StackSamplingProfiler data
Adds interfaces, typemaps, and tests for collecting
StackSamplingProfiler result types. The collection interface will be
used to receive stack profiles from non-browser processes.
This change was previously reverted in
https://codereview.chromium.org/2264613002/ for introducing a skia
dependency that broke cronet. The dependency has been removed and the
new code has been split into independent targets.
BUG=517958
Committed: https://crrev.com/a6e65bb0cea385fc9fa82a5a1af4a5c3616e43e4
Committed: https://crrev.com/871f5628bf9ee3ee840e17bb65b8696a153b68eb
Cr-Original-Commit-Position: refs/heads/master@{#413285}
Cr-Commit-Position: refs/heads/master@{#413471}
Patch Set 1 : original CL #Patch Set 2 : remove skia dep, add separate target #Patch Set 3 : restore iOS test exclusion #
Total comments: 2
Patch Set 4 : use source_set for call_stacks target #Messages
Total messages: 36 (22 generated)
|