File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased
3+ ## [ 0.5.0 ] - 2019-12-02
44### Added
55- ` flamegraph ` : new tool that uses the ` inferno ` crate to generate flamegraph svg files ([ GH-73 ] )
66- ` crox ` : Added the ` --dir ` parameter to merge all events files in dir in to one trace file ([ GH-84 ] )
77- ` crox ` : Added possibility to add multiple ` file_prefix ` parameters to merge all them to one trace file ([ GH-84 ] )
88- ` summarize ` : Added self_time_change as percentage change of self_time from base to the ` diff ` sub command ([ GH-87 ] )
99
1010### Changed
11+ - ` measureme ` : Stringtable data is recorded in a more compact format ([ GH-90 ] )
1112- ` measureme ` : Events are recorded in a more compact format ([ GH-76 ] )
1213- ` stack_collapse ` : Removed the ` --interval ` commandline option ([ GH-76 ] )
1314
5253[ GH-76 ] : https://github.com/rust-lang/measureme/pull/76
5354[ GH-84 ] : https://github.com/rust-lang/measureme/pull/84
5455[ GH-87 ] : https://github.com/rust-lang/measureme/pull/87
56+ [ GH-90 ] : https://github.com/rust-lang/measureme/pull/90
You can’t perform that action at this time.
0 commit comments