DescriptionCpuProfiler: convert List<InlinedFunctionInfo> into std::vector<InlinedFunctionInfo>
this is the first part of https://codereview.chromium.org/1012633002.
mechanical change.
The motivation: the original patch needs to use List of List but list is not copiable.
BUG=chromium:452067
LOG=n
Committed: https://crrev.com/3e29f36ba43cf9700f191bd1ec454cdcc800339b
Cr-Commit-Position: refs/heads/master@{#27221}
Patch Set 1 #Patch Set 2 : win64 fix #
Messages
Total messages: 9 (3 generated)
|