aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_prof/src/hprof.rs
Commit message (Expand)AuthorAgeFilesLines
* Simplify profiler impl (bubble up Option and shorten codeveetaha2020-04-251-24/+21
* Extract messy tree handling out of profiling codeAleksey Kladov2020-04-251-150/+29
* SimplifyAleksey Kladov2020-04-251-20/+17
* Simplify hprofAleksey Kladov2020-04-251-85/+64
* Move hprof to a separate fileAleksey Kladov2020-04-251-0/+391