aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_prof/src/stop_watch.rs
Commit message (Collapse)AuthorAgeFilesLines
* Print errors when failing to create a perf counterAleksey Kladov2020-07-301-3/+10
|
* FixesAleksey Kladov2020-07-301-11/+1
|
* Fix non-linux compilationAleksey Kladov2020-07-301-6/+23
|
* Report instructions in addition to timeAleksey Kladov2020-07-301-0/+72
They hopefully will be more stable on CI