d8 --prof your-file.jsThen process the file (this resolves C++ symbols and produces a JSON file with the profile data):
<v8-dir>/tools/linux-tick-processor --preprocess v8.log > v8.jsonTo view the profile, click the Choose file button above and choose the file in the dialog box.
Time (incl) | % of parent | Own time | Function/category | Ticks | Own ticks |
---|
Copyright the V8 Authors - Last change to this page: 2017/02/15