f03b329719
BUG=chromium:889545 Cq-Include-Trybots: luci.chromium.try:linux_chromium_headless_rel;master.tryserver.blink:linux_trusty_blink_rel Change-Id: Ic00ffa9968cffaf2e20682e247747b5f7dc0f145 Reviewed-on: https://chromium-review.googlesource.com/c/1285394 Commit-Queue: Alexei Filippov <alph@chromium.org> Reviewed-by: Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#56874}
9 lines
368 B
Plaintext
9 lines
368 B
Plaintext
Checks sampling heap profiler methods.
|
|
Expected error: V8 sampling heap profiler was not started.
|
|
Allocated size is zero in the beginning: true
|
|
Allocated size is more than 100KB after a chunk is allocated: true
|
|
Allocated size increased after one more chunk is allocated: true
|
|
Allocated size did not change after stopping: true
|
|
Sample found: true
|
|
Successfully finished
|