• Peter Marshall's avatar
    [cpu-profiler] Add a basic test for multiple isolates profiling · 2fb919f4
    Peter Marshall authored
    We don't have any tests which run multiple isolates concurrently and
    starts a profiler in each of them. This test is a basic starting point
    so that we can check for flakiness caused by races or interrupts.
    
    The profiling mechanisms should be totally separate for two isolates,
    so this should (theoretically) not cause any problems.
    
    A use case for multiple isolates is for workers or in Node via cloud
    functions, so we should get some more coverage here.
    
    Change-Id: I0ca6d1296bc7bae7238c51b4487259d09e38d690
    Reviewed-on: https://chromium-review.googlesource.com/c/1309823
    Commit-Queue: Peter Marshall <petermarshall@chromium.org>
    Reviewed-by: 's avatarAlexei Filippov <alph@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#57207}
    2fb919f4
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...