aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_prof/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Remove unused dependenciesShotaro Yamada2020-02-271-1/+0
* Make backtrace optionalAleksey Kladov2020-02-191-1/+1
* Update versionsKirill Bulatov2020-02-181-4/+4
* Disable doctestsAleksey Kladov2019-11-171-0/+3
* Renormalize line endingskjeremy2019-11-151-19/+19
* Even if jemalloc feature is used do not use it on msvckjeremy2019-11-141-17/+19
* :arrow_up: once_cellAleksey Kladov2019-09-011-1/+1
* Remove cpuprofile dependenciesAleksey Kladov2019-08-171-2/+1
* jemallocator 0.3Jeremy A. Kolb2019-07-171-2/+2
* Move memory usage statistics to ra_profAleksey Kladov2019-06-301-0/+6
* add cpuprofile to ra_profAleksey Kladov2019-06-261-0/+1
* add couple of debug utilsAleksey Kladov2019-06-031-0/+1
* better profiligAleksey Kladov2019-05-211-0/+1
* switch to once_cell from lazy_staticAleksey Kladov2019-05-071-1/+1
* profiling crate first draftSergey Parilin2019-03-271-0/+9