v8/tools/profview
leszeks 65a07b7a10 [tools/profview] Add individual function timeline view
Adds a bar below the current timeline view which can show the time
when an individual function was on the stack. Functions in the call
stack are now clickable to show them in this view.

Sections where the function was on the stack, but not at the top, are
displayed at half height.

Review-Url: https://codereview.chromium.org/2737083003
Cr-Commit-Position: refs/heads/master@{#43673}
2017-03-08 15:03:22 +00:00
..
index.html [tools/profview] Add individual function timeline view 2017-03-08 15:03:22 +00:00
profile-utils.js [tools/profview] Add individual function timeline view 2017-03-08 15:03:22 +00:00
profview.css [tools/profview] Add individual function timeline view 2017-03-08 15:03:22 +00:00
profview.js [tools/profview] Add individual function timeline view 2017-03-08 15:03:22 +00:00