• Alexander.Gilday2's avatar
    [turbolizer] Add support for showing perf profiling information. · 286e2b14
    Alexander.Gilday2 authored
    perf-turbo.py merges a perf data file and a turbofan trace file into a
    single json object which can then be piped to a file and uploaded to
    turbolizer to display the profiling data in the disassembly. With the
    changes, turbolizer now shows the event counts for instruction in
    percentage form and with heatmap-stype colouring. Multiple different
    events can be recorded at once with a new drop-down menu to select which
    event to view the counts of. The documentation has been updated with
    instructions. Using the script is optional and turbolizer retains
    previous functionality if a trace without profiling data is uploaded.
    
    BUG=None
    
    Review-Url: https://codereview.chromium.org/2174803002
    Cr-Commit-Position: refs/heads/master@{#38124}
    286e2b14
Name
Last commit
Last update
..
OWNERS Loading commit data...
README.md Loading commit data...
code-view.js Loading commit data...
constants.js Loading commit data...
disassembly-view.js Loading commit data...
edge.js Loading commit data...
empty-view.js Loading commit data...
expand-all.jpg Loading commit data...
graph-layout.js Loading commit data...
graph-view.js Loading commit data...
hide-selected.png Loading commit data...
hide-unselected.png Loading commit data...
index.html Loading commit data...
lang-disassembly.js Loading commit data...
layout-icon.png Loading commit data...
left-arrow.png Loading commit data...
monkey.js Loading commit data...
node.js Loading commit data...
perf-turbo.py Loading commit data...
right-arrow.png Loading commit data...
schedule-view.js Loading commit data...
search.png Loading commit data...
search2.png Loading commit data...
selection-broker.js Loading commit data...
selection.js Loading commit data...
text-view.js Loading commit data...
turbo-visualizer.css Loading commit data...
turbo-visualizer.js Loading commit data...
types.png Loading commit data...
upload-icon.png Loading commit data...
util.js Loading commit data...
view.js Loading commit data...