6202c4458b
This adds a first simple test to check that CPU profiles contain wasm function names. R=herhut@chromium.org, kozyatinskiy@chromium.org Bug: v8:8783 Change-Id: I26b1fd2b7ec555c073d80a464ee8a799b017b07a Reviewed-on: https://chromium-review.googlesource.com/c/1454597 Commit-Queue: Clemens Hammacher <clemensh@chromium.org> Reviewed-by: Stephan Herhut <herhut@chromium.org> Cr-Commit-Position: refs/heads/master@{#59703}
5 lines
162 B
Plaintext
5 lines
162 B
Plaintext
Test that console profiles contain wasm function names.
|
|
Compiling wasm.
|
|
Running fib with increasing input until it shows up in the profile.
|
|
Found fib in profile.
|