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

Store more information in headers #46

Open
Mark-Simulacrum opened this issue May 16, 2019 · 1 comment
Open

Store more information in headers #46

Mark-Simulacrum opened this issue May 16, 2019 · 1 comment
Labels
enhancement New feature or request T-measureme Related to the core measureme library

Comments

@Mark-Simulacrum
Copy link
Member

Taking inspiration from perf on Linux via the description of it's file format, we thought that storing the number of threads, CPU type, and available memory on the system would be a good start. All of these should be optional, though.

Relevant discussion on Zulip: https://rust-lang.zulipchat.com/#narrow/stream/187831-t-compiler.2Fwg-self-profile/topic/process-id.20in.20events/near/165803887

@wesleywiser wesleywiser added enhancement New feature or request T-measureme Related to the core measureme library labels May 16, 2019
@bjorn3
Copy link
Member

bjorn3 commented Feb 8, 2023

Would also be nice to include the version string of the rustc that is being profiled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request T-measureme Related to the core measureme library
Projects
None yet
Development

No branches or pull requests

3 participants