rust/crates/ra_prof/src
Aleksey Kladov deed44a472 Remove support for jemalloc
We only used it for measuring memory usage, but now we can use glibc's
allocator for that just fine
2020-07-22 13:40:45 +02:00
..
google_cpu_profiler.rs Remove cpuprofile dependencies 2019-08-17 15:29:57 +03:00
hprof.rs Simplify profiler impl (bubble up Option and shorten code 2020-04-26 00:55:49 +03:00
lib.rs Remove support for jemalloc 2020-07-22 13:40:45 +02:00
memory_usage.rs Remove support for jemalloc 2020-07-22 13:40:45 +02:00
tree.rs Extract messy tree handling out of profiling code 2020-04-25 21:22:40 +02:00