aboutsummaryrefslogtreecommitdiff
path: root/crates/profile
Commit message (Collapse)AuthorAgeFilesLines
* Add more docsAleksey Kladov2021-05-223-5/+7
|
* Use package renaming so source doesn't say tikvJohn Renner2021-05-071-2/+2
|
* Switch from jemalloc to tikv-jemallocJohn Renner2021-05-071-2/+2
|
* 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
|
* add more countsAleksey Kladov2021-01-271-1/+1
|
* :arrow_up: rowanAleksey Kladov2021-01-251-1/+1
|
* Include `countme` crate to count important data structures.Aleksey Kladov2021-01-213-1/+11
|
* Add back jemalloc supportJonas Schievink2021-01-182-1/+8
|
* :arrow_up: arenaAleksey Kladov2021-01-171-1/+1
|
* Depend on local copy of la-arena instead of crates.io’sAramis Razzaghipour2021-01-171-1/+1
|
* prepare to publish el libro de arenaAleksey Kladov2021-01-142-4/+3
|
* Make printin the backtrace more convenientAleksey Kladov2021-01-142-17/+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.
* Bump rustc_lexer, cfg-if to 1.0 and add new license to checkkjeremy2020-10-081-1/+1
|
* Add description for crates that will be publishedPavan Kumar Sunkara2020-08-241-0/+1
|
* Add version to deps in cargo.tomlPavan Kumar Sunkara2020-08-241-1/+1
|
* Rename ra_prof -> profileAleksey Kladov2020-08-127-0/+660