• Zeynep Cankara's avatar
    [tools][system-analyzer] Add Source Code Panel · 0f6afbe1
    Zeynep Cankara authored
    This CL adds a source code panel to display source code positions of
    Map/IC log events.
    
    * Clicking file positions on the Ic Panel emits FocusEvent with
    SourcePositionLogEvent as entry to highlight code related with the
    selected icLogEvent.
    
    * Clicking map details on the Map Panel emits FocusEvent with
    SourcePositionLogEvent as entry to highlight code related with the
    selected mapLogEvent.
    
    Bug: v8:10644
    Change-Id: Icaf3e9e3f7fae485c50ad685f9ec5dc8ac28b3dc
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2358734
    Commit-Queue: Zeynep Cankara <zcankara@google.com>
    Reviewed-by: 's avatarSathya Gunasekaran  <gsathya@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#69610}
    0f6afbe1
Name
Last commit
Last update
..
map-panel Loading commit data...
timeline Loading commit data...
app-model.mjs Loading commit data...
event.mjs Loading commit data...
events.mjs Loading commit data...
helper.mjs Loading commit data...
ic-model.mjs Loading commit data...
ic-panel-template.html Loading commit data...
ic-panel.mjs Loading commit data...
ic-processor.mjs Loading commit data...
index.css Loading commit data...
index.html Loading commit data...
index.mjs Loading commit data...
log-file-reader-template.html Loading commit data...
log-file-reader.mjs Loading commit data...
map-panel-template.html Loading commit data...
map-panel.mjs Loading commit data...
map-processor.mjs Loading commit data...
source-panel-template.html Loading commit data...
source-panel.mjs Loading commit data...
stats-panel-template.html Loading commit data...
stats-panel.mjs Loading commit data...
timeline-panel-template.html Loading commit data...
timeline-panel.mjs Loading commit data...
timeline.mjs Loading commit data...