cargo-binutils icon indicating copy to clipboard operation
cargo-binutils copied to clipboard

cargo-profdata UI

Open japaric opened this issue 7 years ago • 2 comments

This issue is about improving the UI of the cargo-profdata subcommand to make it feel more integrated with Cargo.

I have no experience with profiling so I have no suggestion for this subcommand. But the other UI issues may provide some ideas.

cc @whitequark

japaric avatar Jun 29 '18 00:06 japaric

Also cc @emilio

japaric avatar Jun 29 '18 00:06 japaric

A while ago I started writing 'cargo-pgo' crate. That code is now obsolete, but if you are looking for PGO interface ideas, check out the readme.

vadimcn avatar Jul 02 '18 02:07 vadimcn