Skip to content

Commit

Permalink
Profile browser: several enhancements.
Browse files Browse the repository at this point in the history
- UI to expand code views in profile
- Stacked histograms display
- Allow undefined values anywhere
- Show missing numeric values as empty strings

Signed-off-by: Mihai Budiu <[email protected]>
  • Loading branch information
Mihai Budiu authored and ryzhyk committed Nov 5, 2021
1 parent 6117ab5 commit 3553370
Show file tree
Hide file tree
Showing 3 changed files with 315 additions and 181 deletions.
2 changes: 1 addition & 1 deletion rust/template/ddlog_profiler/profiler_ui/ui.css
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ td.invocations {
}

.filename {
background: pink;
background: lavender;
}

.console {
Expand Down
Loading

0 comments on commit 3553370

Please sign in to comment.