Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for the -Zself-profile flag #69220

Merged
merged 2 commits into from
Feb 25, 2020

Conversation

wesleywiser
Copy link
Member

No description provided.

@rust-highfive
Copy link
Collaborator

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
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
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
Contributor

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