File tree Expand file tree Collapse file tree 9 files changed +9
-1
lines changed Expand file tree Collapse file tree 9 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " analyzeme"
3+ description = " Provides common functionality for measureme tools"
34version.workspace = true
45authors.workspace = true
56edition.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " crox"
3+ description = " Turns `measureme` profiling data into files that can be visualized by the Chromium performance tools"
34version.workspace = true
45authors.workspace = true
56edition.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " decodeme"
3+ description = " Decoding definitions of the profiling event data from `measureme`"
34version.workspace = true
45authors.workspace = true
56edition.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " flamegraph"
3+ description = " Reads `measureme` profiling data and outputs Flame Graph"
34version.workspace = true
45authors.workspace = true
56edition.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " measureme"
3+ description = " Support crate for rustc's self-profiling feature"
34version.workspace = true
45authors.workspace = true
56edition.workspace = true
6- description = " Support crate for rustc's self-profiling feature"
77license.workspace = true
88repository.workspace = true
99
Original file line number Diff line number Diff line change 11[package ]
22name = " mmedit"
3+ description = " A tool for editing .mm_profdata files generated by `measureme`"
34version.workspace = true
45authors.workspace = true
56edition.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " mmview"
3+ description = " A tool for printing the event data generated by `measureme`"
34version.workspace = true
45authors.workspace = true
56edition.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " stack_collapse"
3+ description = " Reads `measureme` profiling data and outputs folded stack traces compatible with the Flame Graph tools"
34version.workspace = true
45authors.workspace = true
56edition.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " summarize"
3+ description = " Produces a human readable summary of `measureme` profiling data"
34version.workspace = true
45authors.workspace = true
56edition.workspace = true
You can’t perform that action at this time.
0 commit comments