Skip to content

Commit 3553370

Browse files
Mihai Budiuryzhyk
authored andcommitted
Profile browser: several enhancements.
- 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]>
1 parent 6117ab5 commit 3553370

File tree

3 files changed

+315
-181
lines changed

3 files changed

+315
-181
lines changed

rust/template/ddlog_profiler/profiler_ui/ui.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ td.invocations {
5555
}
5656

5757
.filename {
58-
background: pink;
58+
background: lavender;
5959
}
6060

6161
.console {

0 commit comments

Comments
 (0)