about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorJonas Schievink <jonasschievink@gmail.com>2021-01-23 20:16:10 +0100
committerGitHub <noreply@github.com>2021-01-23 20:16:10 +0100
commit81647c627a8d84f970399513ea08a285b167c666 (patch)
tree53cfac26f449ca898d7bee1472ae9e45c09dcd86 /library/std/src/sys/unix/stack_overflow.rs
parent7038bb1eb2244a831604177c36c7108a92c19a63 (diff)
parentca72f9ed7065a601bd2b1ec80889ec7bad177598 (diff)
downloadrust-81647c627a8d84f970399513ea08a285b167c666.tar.gz
rust-81647c627a8d84f970399513ea08a285b167c666.zip
Rollup merge of #81275 - jyn514:time-render, r=wesleywiser
Fix <unknown> queries and add more timing info to render_html

Closes https://github.com/rust-lang/rust/issues/81251.

##  Fix `<unknown>` queries

This happened because `alloc_query_strings` was never called.

##  Add more timing info to render_html

This still has some issues I'm not sure how to work out:

- `create_renderer` and `renderer_after_krate` aren't shown by default.
  I want something like `verbose_generic_activity_with_arg`, but it doesn't exist.

I'm also not sure how to show activities that aren't on by default - I
tried `-Z self-profile -Z self-profile-args=all`, but it didn't show up.

r? `@wesleywiser`
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions