aboutsummaryrefslogtreecommitdiff
path: root/crates/profile/src
Commit message (Collapse)AuthorAgeFilesLines
* Add more docsAleksey Kladov2021-05-223-5/+7
|
* internal: revive google_cpu_profile infraAleksey Kladov2021-03-302-12/+44
|
* internal: track missing `.check_cancelled`Aleksey Kladov2021-03-292-11/+78
|
* internal: cleanup hprofAleksey Kladov2021-03-291-7/+13
|
* Include `countme` crate to count important data structures.Aleksey Kladov2021-01-212-1/+10
|
* Add back jemalloc supportJonas Schievink2021-01-181-1/+6
|
* prepare to publish el libro de arenaAleksey Kladov2021-01-141-2/+2
|
* Make printin the backtrace more convenientAleksey Kladov2021-01-141-15/+0
|
* Less confusing instr statAleksey Kladov2021-01-061-1/+5
|
* Deny unreachable-pubAleksey Kladov2020-11-022-10/+10
| | | | | | | | It's very useful when `pub` is equivalent to "this is crate's public API", let's enforce this! Ideally, we should enforce it for local `cargo test`, and only during CI, but that needs https://github.com/rust-lang/cargo/issues/5034.
* Rename ra_prof -> profileAleksey Kladov2020-08-126-0/+633