aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_prof/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Rename ra_prof -> profileAleksey Kladov2020-08-121-27/+0
* Rename ra_arenaAleksey Kladov2020-08-121-1/+1
* Fix non-linux compilationAleksey Kladov2020-07-301-0/+2
* Report instructions in addition to timeAleksey Kladov2020-07-301-0/+1
* Setup global allocator in the correct crateAleksey Kladov2020-07-221-2/+0
* Remove support for jemallocAleksey Kladov2020-07-221-6/+0
* Allow gathering memory stats on non-jemalloc LinuxJonas Schievink2020-07-211-0/+2
* Merge #5354bors[bot]2020-07-151-0/+2
|\
| * Add opt-in mimalloc featureIvan Kozik2020-07-141-0/+2
* | Add a license field to all the cratesYuki Okushi2020-07-141-0/+1
|/
* Profiling tweaksAleksey Kladov2020-07-111-0/+5
* Extract messy tree handling out of profiling codeAleksey Kladov2020-04-251-0/+1
* 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