Skip to content

Conversation

wesleywiser
Copy link
Member

No description provided.

@rust-highfive
Copy link
Contributor

r? @QuietMisdreavus

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 17, 2020
@andjo403
Copy link
Contributor

nice work. shall there maybe also be some short description of the -Zself_profile_events?

@wesleywiser wesleywiser force-pushed the doc_self_profile_unstable_book branch from 9653640 to 58ec5d2 Compare February 17, 2020 11:42
@wesleywiser
Copy link
Member Author

@andjo403 Yeah, that's a good idea!

@andjo403
Copy link
Contributor

this looks amazing

@wesleywiser
Copy link
Member Author

Thanks!

@wesleywiser
Copy link
Member Author

r? @nikomatsakis

@wesleywiser
Copy link
Member Author

cc @michaelwoerister


- `function-args`
- Adds additional tracing data to some `generic-activity` events.
- Disabled by default for parity with `query-keys`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

off-topic: we should measure if enabling this by default adds noticeable overhead.

@michaelwoerister
Copy link
Member

Looks great! I left a few minor suggestions.

@wesleywiser wesleywiser force-pushed the doc_self_profile_unstable_book branch from 58ec5d2 to 5b7e6c0 Compare February 21, 2020 02:32
@wesleywiser
Copy link
Member Author

Thanks @michaelwoerister! I applied your suggestions.

Copy link
Contributor

@nikomatsakis nikomatsakis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is wonderful, thanks @wesleywiser

@nikomatsakis
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Feb 24, 2020

📌 Commit 5b7e6c0 has been approved by nikomatsakis

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Feb 24, 2020
@nikomatsakis
Copy link
Contributor

@bors rollup=always

Just edits documentation, low risk.

@wesleywiser
Copy link
Member Author

Thanks @nikomatsakis! Once this lands, I'll update the blog post to link to these docs, update the post date and then we'll be ready to post it.

bors added a commit that referenced this pull request Feb 25, 2020
Rollup of 6 pull requests

Successful merges:

 - #69220 (Add documentation for the `-Zself-profile` flag)
 - #69391 (Add rustdoc aliases to `ptr::copy` and `ptr::copy_nonoverlapping`)
 - #69427 (Cleanup e0368 e0369)
 - #69433 (don't explicitly compare against true or false)
 - #69435 (Replace uses of Cell::get + Cell::set with Cell::replace.)
 - #69437 (no more codegen for miri_start_panic)

Failed merges:

r? @ghost
@bors bors merged commit d916578 into rust-lang:master Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants