aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_prof
Commit message (Expand)AuthorAgeFilesLines
* apply profile filter to top-level entries onlyAleksey Kladov2019-06-011-7/+6
* better profiligAleksey Kladov2019-05-212-8/+28
* profile type inferenceAleksey Kladov2019-05-211-0/+1
* switch to once_cell from lazy_staticAleksey Kladov2019-05-072-15/+14
* Simplifykjeremy2019-04-261-7/+4
* Pass in char instead of single-char stringkjeremy2019-04-261-3/+3
* fix testAleksey Kladov2019-04-141-17/+6
* more intuitive nameAleksey Kladov2019-04-141-11/+15
* filter by timeAleksey Kladov2019-04-141-5/+35
* cleanup syntaxAleksey Kladov2019-04-141-0/+4
* fast path for disabled profilerAleksey Kladov2019-04-141-8/+16
* added some docs to public functionsSergey Parilin2019-04-031-1/+46
* PR issuse resolvedSergey Parilin2019-04-021-0/+6
* some PR issues fixedSergey Parilin2019-03-291-82/+68
* profiling crate first draftSergey Parilin2019-03-272-0/+170