Commit ebc6315
[ntuple] Move column index to the front of name string
This is an attempt to make Speedscope render columns in similar colors,
so they are visually distinguishable from fields.
Speedscope does not allow explicit control over frame colors, but it
appears to generate them based on the first characters of each string.
This behavior was discovered through trial and error, is not officially
supported and may still be improvable.1 parent a79168b commit ebc6315
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
670 | 670 | | |
671 | 671 | | |
672 | 672 | | |
673 | | - | |
674 | | - | |
| 673 | + | |
| 674 | + | |
675 | 675 | | |
676 | 676 | | |
677 | 677 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
887 | 887 | | |
888 | 888 | | |
889 | 889 | | |
890 | | - | |
| 890 | + | |
891 | 891 | | |
892 | | - | |
| 892 | + | |
893 | 893 | | |
894 | 894 | | |
895 | 895 | | |
| |||
0 commit comments