v8/test/inspector/runtime-call-stats/enable-disable-expected.txt
Peter Kvitek 91c8be9599 [DevTools] Implemented DevTools protocol API to retrieve V8 RunTime Call Stats.
The new APIs are:
enableRuntimeCallStats
disableRuntimeCallStats
getRuntimeCallStats

The RunTime Call Stats are collected per isolate.

Change-Id: I7e520e2c866288aa9f9dc74f12572abedf0d3ac8
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1881601
Commit-Queue: Peter Kvitek <kvitekp@chromium.org>
Reviewed-by: Yang Guo <yangguo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#64784}
2019-11-05 18:59:24 +00:00

7 lines
290 B
Plaintext

Test RunTimeCallStats collection enabling and disabling.
Expected error: "RuntimeCallStats collection is not enabled."
Expected error: "RuntimeCallStats collection already enabled."
Some counters reported
Expected error: "RuntimeCallStats collection is not enabled."
Less counters reported